VAT Calculator
Add VAT, remove VAT, or split totals into net amount, VAT amount, and gross amount.
How to Use
- Select a calculation mode.
- Enter your amount and VAT rate.
- View the net, VAT, and gross totals instantly.
- Open “Show Work” to review the calculation steps.
Show Work (step-by-step)
VAT Formulas
Quick answer: VAT is calculated by multiplying a base amount by the VAT rate.
- Add VAT: Gross = Net × (1 + VAT Rate)
- VAT amount from net: VAT = Net × VAT Rate
- Remove VAT: Net = Gross ÷ (1 + VAT Rate)
- VAT removed from gross: VAT = Gross − Net
Use VAT rate as a percentage, then convert it to decimal in the calculation. Example: 20% = 0.20.
FAQ
What is VAT?
VAT stands for Value Added Tax. It is a consumption tax added to goods and services in many countries.
What is the difference between net and gross?
Net is the amount before VAT. Gross is the total after VAT is added.
How do I remove VAT from a total price?
Use the gross amount and divide by 1 + VAT rate in decimal form. The result is the net amount before VAT.
Can I use this for sales tax?
Yes for basic percentage-based tax math, but this tool is labeled and structured specifically for VAT workflows.
Tool Info
Last updated:
Includes VAT add/remove modes, clear formula output, and deterministic browser-side calculations.