This tool estimates the Spanish plusvalía municipal (IIVTNU), the local tax councils charge on the increase in the value of urban land when you sell, inherit, or gift a property. Since the October 2021 Constitutional Court ruling you may pay tax on the lower of two bases. This is a planning estimate, not formal advice.
How it works
The tax applies to the land portion only, not the building. Two methods produce a taxable base:
- Objective method. Base = cadastral land value × the official annual coefficient set for your holding period. This coefficient is updated yearly by the central government and capped per number of years owned.
- Real-gain method. Base = (sale price − purchase price) × (cadastral land value ÷ total cadastral value). This isolates the gain attributable to the land.
You may use the lower of the two bases. The municipal tax rate (each council sets it, up to a 30% maximum) is then applied:
tax = min(objective_base, real_gain_base) × council_rate
If there is no real gain on the land, the tax is zero.
Example
Cadastral land value 60,000 EUR, coefficient 0.10 for the holding period, council rate 25%:
- Objective base = 60,000 × 0.10 = 6,000.
- Real gain on land, say, = 5,000.
- Taxable base = min(6,000, 5,000) = 5,000.
- Tax = 5,000 × 25% = 1,250 EUR.
Notes
Coefficients and rates vary by year and by municipality, so confirm your town hall’s current figures. The principal-residence exemptions and reductions for inheritances differ by region. All calculations run in your browser.