Example: Add 20% VAT to $100
- A = 100 (net); r = 0.20.
- VAT = 100 × 0.20 = 20.
- Gross = 100 + 20 = 120.
finance calculator
Add or remove VAT from a price to see net amount, tax amount, and gross amount at any VAT rate.
Whether you’re checking an invoice, building a price list, or comparing tax-inclusive prices across countries, VAT math should be quick, boring, and error-free. This VAT calculator lets you add VAT to a net price or remove VAT from a gross price using a single rate, so you always know exactly how much tax is embedded in each amount.
Instead of trying to remember whether you should multiply or divide—and by what—when moving between net and gross prices, you plug in an amount, pick a VAT rate, and choose a mode. The tool then shows you the underlying net amount, the VAT portion, and the gross total in one place. That makes it much easier to sanity‑check invoices, quotes, Shopify or Stripe setups, and marketplace payouts without building your own spreadsheet first.
You enter an amount and a VAT rate as a percentage (for example, 20 for 20%). Behind the scenes the calculator converts that percentage into a decimal rate r (20% → 0.20).
In Add VAT mode, the calculator treats the amount as a net price before tax. It multiplies the net by r to compute the VAT and then adds that VAT back to the net to produce the gross, tax-inclusive price.
In Remove VAT mode, the calculator treats the amount as a gross price that already includes VAT. Because VAT is embedded in the total, it divides the gross by (1 + r) to find the net price and then subtracts that net from the gross to obtain the VAT portion.
For a 0% VAT rate, the calculator simply returns the original amount as both net and gross with zero VAT, which is useful when you want to confirm that a line is zero‑rated or exempt.
The three outputs—net, VAT, and gross—are always kept internally consistent. If you switch between Add and Remove modes using the same rate, you should be able to round‑trip between net and gross (aside from minor rounding differences).
Let A = input amount Let r = VAT rate (decimal) Add VAT (amount is net): VAT = A × r Gross = A + VAT Net = A Remove VAT (amount is gross): Net = A ÷ (1 + r) VAT = A − Net Gross = A
Use this VAT calculator to quickly add VAT to a net price or remove VAT from a gross price at any rate.
Enter an amount, VAT percentage, and mode to see net, VAT, and gross amounts for invoices, quotes, or price lists.
Ideal for freelancers, small businesses, and anyone working with VAT-inclusive and VAT-exclusive pricing.
Use it alongside discount, margin, and sales-tax tools on the site to build a full pricing workflow that keeps your pre-tax pricing, tax amounts, and customer-facing totals aligned.
everyday
Discount Calculator
Figure out sale prices and savings when stores advertise percentage discounts.
finance
Sales Tax Calculator by State
Estimate sales tax using an average state rate, with an option to override the rate, to see tax and total for a purchase.
finance
APR to APY Converter
Convert nominal APR into APY to show the yield after compounding.
This VAT calculator offers simplified tax arithmetic for general information and planning. It does not implement country-specific VAT rules, filing requirements, or rounding conventions, and it is not a substitute for professional tax or accounting advice.