xearno.tools

Running a Businesstax · pricing

VAT Calculator

Worldwide — arithmetic, no local rules

Adds VAT to a net price or extracts it from a gross price at any rate. The extraction direction is where invoices go wrong: removing 20% VAT means dividing by 1.2, not subtracting 20%.

Not quite? Describe it in your own words.

Describe your situation in a sentence — any language. I fill the form; the tool does the math.

The numbers

Gross (incl. VAT)
1,200.00
VAT amount
200.00
Net
1,000.00

The operator’s read

Worth knowing

Extraction trap: VAT inside a gross price is gross × rate ÷ (1 + rate) — at 20%, that's 16.67% of the gross, not 20%. Subtracting 20% from a VAT-inclusive price understates the net and is the most common invoicing error.

Methodology

Adding: gross = net × (1 + rate). Removing: net = gross ÷ (1 + rate). Standard rates as of 2026: UK 20%, Germany 19%, France 20%, Spain 21%, Italy 22%, Netherlands 21%, Sweden/Denmark/Norway 25%, Switzerland 8.1%, UAE 5%, Saudi Arabia 15%. Reduced rates apply to specific categories per country.

Questions

How do I remove VAT from a price?
Divide by (1 + the rate). A £120 price including 20% VAT is £120 ÷ 1.2 = £100 net with £20 VAT. Subtracting 20% (giving £96) is wrong — it removes 20% of the gross, not the VAT.

Embed this calculator

Free to use on your own site. It keeps working as the rules change, because we maintain the data — no ads, no cookies, and a link back to the full tool.

<iframe src="https://xearno.tools/embed/vat" width="100%" height="805" style="border:1px solid #23262e;border-radius:12px;max-width:640px" loading="lazy" title="VAT Calculator — Xearno Tools"></iframe>