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

---
# Stamp Duty in Delhi: 50 Lakh Property, Woman Buyer

> Stamp duty savings for a woman buyer registering a 50 lakh property solely in her name in Delhi.

Interactive calculator: https://awesomecalcs.com/stamp-duty-registration-calculator/delhi-5000000-property-woman

Keywords: stamp duty Delhi woman buyer, Delhi stamp duty rebate calculator, women property registration discount

## Scenario inputs

```json
{
  "inputs": {
    "propertyValue": 5000000,
    "state": "delhi",
    "buyerCategory": "woman"
  }
}
```

## 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

### How much does a woman buyer save on stamp duty in Delhi?

Delhi charges 4% stamp duty for a property registered solely in a woman's name, versus 6% for an individual male buyer, a 2 percentage point saving that can amount to a meaningful sum on a high-value property.
