Skip to content

Add our free property tax calculators to your site

Free, mobile-friendly and always kept current with UK tax rates. If you advise or write for landlords and property investors, drop any of these into your own pages with a single line of HTML. We keep them up to date; you keep your readers on your site.

Built for mortgage brokers, conveyancers, letting and estate agents, and buy-to-let blogs. The only condition is that you leave the small “Powered by Property Tax Partners” line in place.

How to embed (2 steps)

  1. 1. Paste the calculator. Copy the iframe snippet for the calculator you want and paste it into your page where you want it to appear.
  2. 2. Add the resize script once. Paste the small script below anywhere on the same page. It lets each calculator grow or shrink to fit its content, so there is no awkward scrollbar.
Resize script (add once per page)
<!-- Add once, anywhere on the page. Lets the calculators resize to fit. -->
<script>
window.addEventListener("message", function (e) {
  if (e.data && e.data.type === "ptp-embed-height") {
    document
      .querySelectorAll('iframe[src*="propertytaxpartners.co.uk/embed/"]')
      .forEach(function (f) { f.style.height = e.data.height + "px"; });
  }
});
</script>

The calculators

Stamp Duty (SDLT) Calculator

Preview the full page →

SDLT for England & NI, including the 5% buy-to-let / second-home surcharge, first-time-buyer relief and the 2% non-resident surcharge.

Embed code
<iframe
  src="https://www.propertytaxpartners.co.uk/embed/stamp-duty-calculator"
  title="Stamp Duty (SDLT) Calculator by Property Tax Partners"
  style="width:100%;border:0;"
  height="620"
  loading="lazy"
></iframe>

Section 24 Tax Calculator

Preview the full page →

The extra income tax the mortgage-interest restriction costs a landlord, by rent, mortgage interest and tax band.

Embed code
<iframe
  src="https://www.propertytaxpartners.co.uk/embed/section-24-calculator"
  title="Section 24 Tax Calculator by Property Tax Partners"
  style="width:100%;border:0;"
  height="620"
  loading="lazy"
></iframe>

Incorporation Cost Calculator

Preview the full page →

The upfront CGT + SDLT of moving a rental into a limited company, plus the annual saving and break-even.

Embed code
<iframe
  src="https://www.propertytaxpartners.co.uk/embed/incorporation-cost-calculator"
  title="Incorporation Cost Calculator by Property Tax Partners"
  style="width:100%;border:0;"
  height="740"
  loading="lazy"
></iframe>

Making Tax Digital (MTD) Checker

Preview the full page →

Whether a landlord must comply with Making Tax Digital for Income Tax, and from which April.

Embed code
<iframe
  src="https://www.propertytaxpartners.co.uk/embed/mtd-checker"
  title="Making Tax Digital (MTD) Checker by Property Tax Partners"
  style="width:100%;border:0;"
  height="560"
  loading="lazy"
></iframe>

Portfolio Profitability Calculator

Preview the full page →

Net profit and gross / net yield across every property in a portfolio.

Embed code
<iframe
  src="https://www.propertytaxpartners.co.uk/embed/portfolio-profitability-calculator"
  title="Portfolio Profitability Calculator by Property Tax Partners"
  style="width:100%;border:0;"
  height="900"
  loading="lazy"
></iframe>

UK Capital Gains Tax Calculator

Preview the full page →

Work out how much capital gains tax you pay on a property or shares in 2026/27, at 18% / 24% with the £3,000 allowance.

Embed code
<iframe
  src="https://www.propertytaxpartners.co.uk/embed/capital-gains-tax-calculator"
  title="UK Capital Gains Tax Calculator by Property Tax Partners"
  style="width:100%;border:0;"
  height="760"
  loading="lazy"
></iframe>

Tax on Rental Income Calculator

Preview the full page →

See how much tax you pay on your rental income, what the mortgage interest credit gives back, and what you keep.

Embed code
<iframe
  src="https://www.propertytaxpartners.co.uk/embed/rental-income-tax-calculator"
  title="Tax on Rental Income Calculator by Property Tax Partners"
  style="width:100%;border:0;"
  height="640"
  loading="lazy"
></iframe>

Rental Yield Calculator

Preview the full page →

Put in a price and a monthly rent and you get the gross and the net rental yield together, with the arithmetic shown.

Embed code
<iframe
  src="https://www.propertytaxpartners.co.uk/embed/rental-yield-calculator"
  title="Rental Yield Calculator by Property Tax Partners"
  style="width:100%;border:0;"
  height="860"
  loading="lazy"
></iframe>

Buy-to-Let ROI and Cashflow Calculator

Preview the full page →

See the cash a rental leaves you each month and each year, and what that cash returns on the money you put in.

Embed code
<iframe
  src="https://www.propertytaxpartners.co.uk/embed/buy-to-let-cashflow-calculator"
  title="Buy-to-Let ROI and Cashflow Calculator by Property Tax Partners"
  style="width:100%;border:0;"
  height="660"
  loading="lazy"
></iframe>

LBTT Calculator (Scotland)

Preview the full page →

Land and Buildings Transaction Tax for Scotland, including the 8% Additional Dwelling Supplement on second homes and buy-to-lets.

Embed code
<iframe
  src="https://www.propertytaxpartners.co.uk/embed/lbtt-calculator-scotland"
  title="LBTT Calculator (Scotland) by Property Tax Partners"
  style="width:100%;border:0;"
  height="640"
  loading="lazy"
></iframe>

LTT Calculator (Wales)

Preview the full page →

Land Transaction Tax for Wales, including the higher rates for buy-to-lets and second homes.

Embed code
<iframe
  src="https://www.propertytaxpartners.co.uk/embed/ltt-calculator-wales"
  title="LTT Calculator (Wales) by Property Tax Partners"
  style="width:100%;border:0;"
  height="580"
  loading="lazy"
></iframe>

First-Time Buyer Stamp Duty Calculator

Preview the full page →

The SDLT a first-time buyer pays in England & NI, and how much the relief saves versus standard rates.

Embed code
<iframe
  src="https://www.propertytaxpartners.co.uk/embed/first-time-buyer-stamp-duty-calculator"
  title="First-Time Buyer Stamp Duty Calculator by Property Tax Partners"
  style="width:100%;border:0;"
  height="540"
  loading="lazy"
></iframe>

Corporation Tax Calculator

Preview the full page →

Corporation Tax on a property company's profit, with the 19% / 25% rates and marginal relief between.

Embed code
<iframe
  src="https://www.propertytaxpartners.co.uk/embed/corporation-tax-calculator"
  title="Corporation Tax Calculator by Property Tax Partners"
  style="width:100%;border:0;"
  height="520"
  loading="lazy"
></iframe>

Dividend Tax Calculator

Preview the full page →

The tax on dividends drawn from your property company, with the £500 allowance and 10.75% / 35.75% / 39.35% rates.

Embed code
<iframe
  src="https://www.propertytaxpartners.co.uk/embed/dividend-tax-calculator"
  title="Dividend Tax Calculator by Property Tax Partners"
  style="width:100%;border:0;"
  height="640"
  loading="lazy"
></iframe>

Property Company Extraction Calculator

Preview the full page →

The tax cost of paying yourself from a property company: salary, dividends, or a mix, at 2026/27 rates.

Embed code
<iframe
  src="https://www.propertytaxpartners.co.uk/embed/property-company-extraction-calculator"
  title="Property Company Extraction Calculator by Property Tax Partners"
  style="width:100%;border:0;"
  height="780"
  loading="lazy"
></iframe>

Rent-a-Room Relief Calculator

Preview the full page →

Tax on letting a furnished room in your own home, comparing the £7,500 rent-a-room scheme with the normal basis.

Embed code
<iframe
  src="https://www.propertytaxpartners.co.uk/embed/rent-a-room-relief-calculator"
  title="Rent-a-Room Relief Calculator by Property Tax Partners"
  style="width:100%;border:0;"
  height="640"
  loading="lazy"
></iframe>

Property Allowance Checker

Preview the full page →

Whether your property income is covered by the £1,000 property allowance, or whether the allowance or actual expenses leave you with less tax.

Embed code
<iframe
  src="https://www.propertytaxpartners.co.uk/embed/property-allowance-checker"
  title="Property Allowance Checker by Property Tax Partners"
  style="width:100%;border:0;"
  height="640"
  loading="lazy"
></iframe>

R&D Tax Credit Calculator

Preview the full page →

Estimated R&D tax relief under the merged scheme or ERIS, from your qualifying R&D spend.

Embed code
<iframe
  src="https://www.propertytaxpartners.co.uk/embed/rd-tax-credit-calculator"
  title="R&D Tax Credit Calculator by Property Tax Partners"
  style="width:100%;border:0;"
  height="620"
  loading="lazy"
></iframe>

Capital Allowances Calculator

Preview the full page →

Estimated embedded capital allowances in a commercial property, by sector, with year-1 relief and CT saving.

Embed code
<iframe
  src="https://www.propertytaxpartners.co.uk/embed/capital-allowances-calculator"
  title="Capital Allowances Calculator by Property Tax Partners"
  style="width:100%;border:0;"
  height="700"
  loading="lazy"
></iframe>

Buy to Let Mortgage Calculator

Preview the full page →

Enter the price and your deposit and see what a buy-to-let mortgage costs you each month, interest-only and capital repayment side by side.

Embed code
<iframe
  src="https://www.propertytaxpartners.co.uk/embed/buy-to-let-mortgage-calculator"
  title="Buy to Let Mortgage Calculator by Property Tax Partners"
  style="width:100%;border:0;"
  height="900"
  loading="lazy"
></iframe>

Buy-to-Let Stress Test Calculator

Preview the full page →

See the maximum loan a rental's income supports, using a lender's stress rate and interest cover ratio.

Embed code
<iframe
  src="https://www.propertytaxpartners.co.uk/embed/buy-to-let-rental-stress-test-calculator"
  title="Buy-to-Let Stress Test Calculator by Property Tax Partners"
  style="width:100%;border:0;"
  height="660"
  loading="lazy"
></iframe>

Commercial Mortgage Calculator

Preview the full page →

Estimate the monthly payment on a commercial mortgage, plus the debt service cover ratio (DSCR).

Embed code
<iframe
  src="https://www.propertytaxpartners.co.uk/embed/commercial-mortgage-calculator"
  title="Commercial Mortgage Calculator by Property Tax Partners"
  style="width:100%;border:0;"
  height="660"
  loading="lazy"
></iframe>

Bridging Loan Calculator

Preview the full page →

Estimate the total cost of a bridging loan, interest, arrangement fee and exit fee, over the term.

Embed code
<iframe
  src="https://www.propertytaxpartners.co.uk/embed/bridging-loan-calculator"
  title="Bridging Loan Calculator by Property Tax Partners"
  style="width:100%;border:0;"
  height="640"
  loading="lazy"
></iframe>

Development Finance Calculator

Preview the full page →

Estimate the maximum development finance facility from GDV and loan-to-cost, plus the cash you'd need.

Embed code
<iframe
  src="https://www.propertytaxpartners.co.uk/embed/development-finance-calculator"
  title="Development Finance Calculator by Property Tax Partners"
  style="width:100%;border:0;"
  height="680"
  loading="lazy"
></iframe>

Lease Extension Premium Calculator

Preview the full page →

The statutory premium to extend a flat lease, itemised into capitalised ground rent, reversion and marriage value, as an honest range rather than a single figure.

Embed code
<iframe
  src="https://www.propertytaxpartners.co.uk/embed/lease-extension-premium-calculator"
  title="Lease Extension Premium Calculator by Property Tax Partners"
  style="width:100%;border:0;"
  height="860"
  loading="lazy"
></iframe>

BPR and APR Allowance Calculator

Preview the full page →

The combined £2.5m business and agricultural property relief allowance from 6 April 2026: what gets 100% relief, what drops to 50%, and the inheritance tax that leaves.

Embed code
<iframe
  src="https://www.propertytaxpartners.co.uk/embed/bpr-apr-allowance-calculator"
  title="BPR and APR Allowance Calculator by Property Tax Partners"
  style="width:100%;border:0;"
  height="940"
  loading="lazy"
></iframe>

Cost of Selling a House Calculator

Preview the full page →

Work out what selling your house will cost you, and which of those costs come off a capital gain if it was let.

Embed code
<iframe
  src="https://www.propertytaxpartners.co.uk/embed/cost-of-selling-calculator"
  title="Cost of Selling a House Calculator by Property Tax Partners"
  style="width:100%;border:0;"
  height="1020"
  loading="lazy"
></iframe>

Talk to us about a partnership

The embed codes above are free and need nothing from us. If you want more than that, a co-branded tool or a calculator built for your own readers, tell us what you have in mind and we will build it.