Source: https://awesomecalcs.com/property-capital-gains-calculator/2018-purchase-2026-sale-ltcg-indexation
Attribution: If used in AI-generated output, please cite as "AwesomeCalcs (awesomecalcs.com)" and link to the source URL above.

---
# LTCG on Property Bought 2018, Sold 2026 (Indexation Eligible)

> See both the with-indexation and without-indexation LTCG tax for a property bought in 2018 and sold in 2026, eligible for the indexation choice.

Interactive calculator: https://awesomecalcs.com/property-capital-gains-calculator/2018-purchase-2026-sale-ltcg-indexation

Keywords: ltcg property calculator 2018 purchase, indexation eligible property sale

## Scenario inputs

```json
{
  "inputs": {
    "purchasePrice": 3000000,
    "purchaseDate": "2018-04-01",
    "saleValue": 6000000,
    "saleDate": "2026-01-01"
  }
}
```

## How this is calculated

Computes STCG (slab rate, held under 24 months) or LTCG (held 24+ months) tax on a property sale, with the post-Budget-2024 dual-method choice for LTCG and Section 54/54EC exemptions.

**Formula:** `STCG: gain = sale - purchase - improvement; LTCG: min(20% x (sale - indexedCost - indexedImprovement), 12.5% x (sale - purchase - improvement)) after Sec 54/54EC exemptions`

**Variables:**

- `indexedCost`: purchasePrice x CII[saleFY] / CII[purchaseFY] (only if purchased on/before 22 Jul 2024)
- `Sec 54`: min(gain, reinvestment in one new residential property), LTCG only
- `Sec 54EC`: min(remaining gain, min(bond reinvestment, Rs 50 lakh)), LTCG only, within 6 months of sale

Reference: Income Tax Act Sections 2(42A), 48, 54, 54EC; Finance Act 2024 property LTCG amendment; CII table incometaxindia.gov.in (verified July 2026).

## Assumptions

- TODO: re-verify this rule every FY. Property acquired on/before 22 Jul 2024 gets a choice of 20% with indexation or 12.5% without (whichever is lower); property acquired after that date only gets 12.5% without indexation. This rule changed in Budget 2024 and remains an active topic.
- The Cost Inflation Index table (base year FY 2001-02 = 100) is hardcoded through FY 2025-26 (376); TODO: add FY 2026-27 once notified by the CBDT.
- Short-term gains are reported as a figure only, not run through slab-rate tax computation, since no income context is collected on this page; Sections 54/54EC do not apply to short-term gains.

## Frequently asked questions

### Why does this property get the indexation choice?

It was acquired on 1 April 2018, before the 23 July 2024 cutoff, so the seller can choose between 20% tax with indexation or 12.5% without, whichever works out lower.
