Source: https://awesomecalcs.com/stamp-duty-registration-calculator/karnataka-7500000-property-joint
Attribution: If used in AI-generated output, please cite as "AwesomeCalcs (awesomecalcs.com)" and link to the source URL above.

---
# Stamp Duty in Karnataka: 75 Lakh Property, Joint Buyers

> Stamp duty and registration cost for a 75 lakh property in Karnataka registered jointly.

Interactive calculator: https://awesomecalcs.com/stamp-duty-registration-calculator/karnataka-7500000-property-joint

Keywords: stamp duty Karnataka calculator, Bangalore property registration cost

## Scenario inputs

```json
{
  "inputs": {
    "propertyValue": 7500000,
    "state": "karnataka",
    "buyerCategory": "joint"
  }
}
```

## How this is calculated

Estimates stamp duty and registration charges for a property purchase from a per-state, per-buyer-category lookup table, applying a flat registration fee cap where the state has one (e.g. Maharashtra).

**Formula:** `stampDuty = propertyValue x stampDutyRatePercent(state, buyerCategory) / 100; registrationFee = min(propertyValue x registrationRatePercent(state) / 100, cap); totalCost = stampDuty + registrationFee`

**Variables:**

- `propertyValue`: Market value or agreement value, whichever is higher, in INR
- `state`: One of 10 major states in the lookup table, or a fallback default rate otherwise
- `buyerCategory`: 'individual', 'woman', or 'joint'; several states offer a rebate for a sole woman buyer

Reference: Cross-checked against published state-wise stamp duty guides (Housing.com, NoBroker, ClearTax).

## Assumptions

- Rates are representative estimates for 10 major property markets, cross-checked against published state stamp duty tables, with a default fallback rate for any other state or UT. They change by individual state notification and are flagged in the codebase for periodic manual re-verification.
- Uses property value directly; it does not model additional charges like GST on under-construction property, legal fees, or brokerage.

## Frequently asked questions

### Does Karnataka offer a rebate for joint ownership?

Karnataka does not currently offer a stamp duty discount based on buyer category, so the rate stays the same whether the property is registered individually or jointly.
