Skip to main content
Percentage Calculator
Calculate

Tax Percentage Calculator

Three tax calculations in one: add tax to a net amount, work backwards from a tax-inclusive total, or find the rate you were actually charged. Enter your own rate, so it works for sales tax, VAT and GST anywhere.

What is the total after tax?

Enter your numbers and press Calculate — the full working appears here.

The three tax formulas

Adding tax is a multiplication. Removing it is a division — which is where most mistakes get made.

Amount + (Amount × Rate ÷ 100)

100 + (100 × 20 ÷ 100) = 120

Adding tax to a pre-tax amount.

Total ÷ (1 + Rate ÷ 100)

120 ÷ 1.2 = 100

Removing tax from a tax-inclusive total.

((Total − Amount) ÷ Amount) × 100

((107.5 − 100) ÷ 100) × 100 = 7.5%

Finding the rate from a receipt that shows both figures.

Why you cannot just subtract the rate

This is the single most common tax error. A total of £120 includes 20% VAT. Taking 20% off £120 gives £96 — but the correct pre-tax figure is £100.

  • The 20% was charged on £100, producing £20 of tax.
  • Taking 20% off £120 removes £24 — too much, because it is 20% of the larger number.
  • Dividing by 1.2 undoes the original multiplication exactly.

The gap widens as the rate rises. At 25%, subtracting gives you 6.25% less than the true pre-tax amount. The find-the-whole calculator works the same way for any percentage, not just tax.

Worked example

An invoice totals $2,706 including 8.25% sales tax. What was the amount before tax?

  1. Convert the rate into a multiplier.1 + (8.25 ÷ 100) = 1.0825
  2. Divide the total by that multiplier.2,706 ÷ 1.0825 = 2,500
  3. The difference is the tax.2,706 − 2,500 = 206

Answer$2,500 before tax, $206 of tax

Open this example in the calculator →

Common uses

  • Quoting a price — adding sales tax, VAT or GST to a net figure.
  • Bookkeeping — separating the tax portion out of a gross receipt.
  • Expense claims — reporting the pre-tax amount from a till receipt.
  • Checking an invoice — confirming the rate charged matches the rate agreed.
  • Comparing cross-border prices — stripping different tax regimes out before comparing.

For a price reduction rather than an addition, use the discount calculator. Note that tax is normally applied after a discount, so work the discount out first.

Frequently asked questions

How do I calculate tax percentage on a price?
Multiply the pre-tax amount by the rate and divide by 100. On $100 at 8.25%: 100 × 8.25 ÷ 100 = $8.25 of tax, giving a $108.25 total.
How do I remove tax from a total?
Divide by 1 plus the rate as a decimal — do not subtract the percentage. A $120 total including 20% tax is 120 ÷ 1.2 = $100 before tax. Subtracting 20% would give $96, which is wrong, because the tax was charged on the smaller figure.
How do I find out what tax rate I was charged?
Subtract the pre-tax amount from the total to get the tax, divide that by the pre-tax amount, then multiply by 100. The "Find the rate" tab does it for you.
Does this calculator know my local tax rate?
No, and deliberately so. Rates vary by country, state, city and product category, and they change. You enter the rate that applies to you, which keeps the tool accurate everywhere rather than wrong in most places.
Does it work for VAT and GST as well as sales tax?
Yes. VAT, GST, sales tax and service tax are all a percentage added to a base amount, so the same three calculations cover them. Only the rate changes.