VAT Calculator
Calculate VAT for UK and European countries.
Inputs
Result
Enter values on the left and select Equals to see the result here.
What the VAT Calculator does
- Calculates VAT amount and totals for UK/European pricing.
- Supports both adding VAT to a net amount and removing VAT from a gross amount.
How to use the VAT Calculator
- Choose currency (GBP or EUR).
- Enter the amount (net for Add VAT, gross for Remove VAT).
- Select a VAT rate or choose Custom to enter your own rate.
- Choose Add VAT or Remove VAT, then click Calculate.
Formula / methodology used
- Add VAT: VAT = amount × rate; gross = amount + VAT; net = amount.
- Remove VAT: net = amount ÷ (1 + rate); VAT = amount − net; gross = amount.
- Rate is the percentage divided by 100.
Example calculation
Remove 20% VAT from €120 (gross).
- Amount = 120
- Rate = 20% → 0.20
- Net = 120 ÷ 1.2
Result: Net = €100, VAT = €20, Gross = €120
VAT Calculator FAQs
What does “Remove VAT” mean?
It assumes the amount you entered already includes VAT and calculates the net amount before VAT.