VAT Calculator — Add or Remove VAT Instantly
Add or remove VAT from any price. Supports all VAT rates (5%, 10%, 15%, 20%, 21%, 25%). Instant calculation for businesses and consumers.
What is the VAT Calculator?
The VAT Calculator instantly adds or removes Value Added Tax (VAT) from any price. It computes the net amount, VAT amount, and gross amount based on the entered price and VAT rate, using the standard VAT formulas.
VAT Calculator Formula
When adding VAT: Gross Amount = Net Amount × (1 + VAT Rate/100) and VAT Amount = Gross Amount - Net Amount. When removing VAT: Net Amount = Gross Amount / (1 + VAT Rate/100) and VAT Amount = Gross Amount - Net Amount. The VAT Rate is expressed as a percentage.
VAT Calculator Example
For a net price of $100 with a 20% VAT rate in 'add' mode: Gross Amount = $100 × (1 + 20/100) = $120, VAT Amount = $20. For a gross price of $120 in 'remove' mode: Net Amount = $120 / (1 + 20/100) = $100, VAT Amount = $20.
How to Use the VAT Calculator
- 1Enter the price amount in the 'Amount' field (in dollars) and the VAT rate as a percentage in the 'VAT Rate' field. Select the mode: 'Add VAT' to compute the gross amount including VAT, or 'Remove VAT' to extract the net amount from a gross price.
- 2Click the Calculate button. The calculator applies the appropriate formula based on the selected mode and instantly computes the net amount, VAT amount, and gross amount.
- 3Review the three output fields: Net Amount (price before VAT), VAT Amount (the tax portion), and Gross Amount (total price including VAT). Use these values for invoicing, pricing, or tax reporting.
Frequently Asked Questions
How is the VAT amount calculated when adding VAT?
What does the 'Net Amount' output mean when removing VAT?
Can I use this calculator for any VAT rate, including non-standard ones?
What does the 'Gross Amount' output represent?
Which authority sets VAT rates and rules?
Continue Your Journey
Trusted Sources & Methodology
API Access
Coming Soonhttps://api.solviqlab.com/v1/vat-calculatorREST API for developers. Integrate this tool into your app.