ToolJutsu
All tools
Calculator Tools

VAT Calculator

Add or remove VAT from any amount.

Mode

Add VAT: the amount you enter is VAT-exclusive (net).

VAT rate

VAT amount (20%)

£20.00

Net amount (before VAT)

£100.00

Gross amount (with VAT)

£120.00

Add mode: gross = net × (1 + rate). Remove mode: net = gross ÷ (1 + rate). VAT is the difference between the two.

Processed on your device. We never see your files.

How to use VAT Calculator

What this calculator does

This calculator handles Value Added Tax on a price. It adds VAT to a net amount or removes VAT from a gross amount, and it shows the net amount, the VAT amount and the gross amount side by side. It includes presets for several common standard VAT rates and a Custom field for any other rate. The results update live as you type, and all of the arithmetic is done locally in your browser with nothing sent anywhere.

Why you might need it

VAT sits on most goods and services in countries that operate it, and switching between VAT-inclusive and VAT-exclusive figures is a daily task for many people. A freelancer quoting a client may know the net fee and need the gross figure to put on an invoice. A shopper holding a receipt may want to know how much VAT was included. A bookkeeper reconciling accounts needs the net and VAT split out for a return. Each of these is a small calculation, but doing it repeatedly by hand — and especially removing VAT correctly — invites errors, so a dedicated tool is faster and more reliable.

How to use it

  1. Choose a mode: “Add VAT” if your amount is the net price, or “Remove VAT” if your amount already includes VAT.
  2. Enter the amount. The field label changes to “Net amount” or “Gross amount” to match your chosen mode.
  3. Select a VAT rate from the preset buttons, or pick Custom and type the exact rate you need.
  4. Optionally change the currency — it defaults to GBP.
  5. Read the three results — net, VAT and gross — and copy the VAT amount with one click if you need it.

How it’s calculated

VAT is a straightforward percentage of the net price. In Add mode the amount you enter is the net value, so the gross is net × (1 + rate/100) and the VAT is the difference between the gross and the net. In Remove mode the amount is the gross value, which already contains VAT, so the net is recovered by division: net = gross ÷ (1 + rate/100). The VAT is once again the difference between the two. Division — not subtraction — is the correct way to strip VAT from an inclusive price, and the calculator applies it automatically.

Common pitfalls

The most frequent mistake is removing VAT by simply subtracting the rate from the gross price; that overstates the deduction because VAT was levied on the smaller net amount. Another pitfall is assuming a single rate applies everywhere — VAT rates differ by country and many items qualify for reduced or zero rates, so always use the rate that applies to your specific case. Also be clear about whether a quoted price is stated inclusive or exclusive of VAT before you start.

Tips

When you produce invoices, work in Add mode so you can show the net, the VAT and the gross explicitly. When you audit a receipt or expense, use Remove mode to see the VAT element. For reduced-rate or zero-rate goods, type the appropriate figure into the Custom field. If you handle prices in more than one currency, switch the dropdown — the percentage logic is identical, so the same tool covers every case.

Frequently asked questions

What is the difference between Add VAT and Remove VAT?
Add VAT treats your amount as the net, VAT-exclusive price and adds tax on top to give the gross. Remove VAT treats your amount as the gross, VAT-inclusive price and works backwards to find the net price and the VAT already contained within it.
Why can't I just subtract the rate to remove VAT?
Because VAT is charged on the net price, not the gross. Removing 20% from a gross 120 does not give 100 — the 20% was 20 of the 100 net price. To remove VAT correctly you divide the gross by 1 plus the rate, which this tool does for you.
Which VAT rates does the calculator include?
The presets cover several common standard rates — 5%, 19%, 20%, 21% and 23% — used across different countries. Rates vary widely by country and by product category, so a Custom field lets you enter any rate, including reduced or zero rates.
Can I change the currency?
Yes. The dropdown defaults to GBP but supports several currencies. VAT is a percentage, so the maths never changes — only the formatting of the displayed amounts does.
Is anything I type uploaded?
No. The calculator runs entirely in your browser as plain JavaScript. The amount, the rate and the mode you select are never sent to a server or stored.

Related tools