finance calculator

VAT Calculator

Add or remove VAT from a price to see net amount, tax amount, and gross amount at any VAT rate.

Results

Net amount (before VAT)
$100 currency
VAT amount
$20 currency
Gross amount (with VAT)
$120 currency

Overview

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.

How to use this calculator

  1. Enter the amount you care about—either the net price or the gross price.
  2. Enter the VAT rate as a percentage (for example, 20 for 20%).
  3. Select Add VAT if your amount is net, or Remove VAT if your amount already includes VAT.
  4. Review the net amount, VAT component, and gross amount.
  5. Adjust inputs to test how different VAT rates or net prices change the tax and gross price.

Inputs explained

Amount
The price you’re starting from. If you choose Add VAT, this is the net price before tax. If you choose Remove VAT, this is the gross price including VAT.
VAT rate
The value-added tax percentage expressed as a whole number (for example, 20 for 20%). Different countries and product categories often have standard, reduced, and zero rates, so check your local rules for the correct percentage to use.
Mode
Add VAT mode treats the amount as net and adds tax. Remove VAT mode treats the amount as gross and backs out the tax.

Outputs explained

Net amount (before VAT)
The price before VAT. Either the same as your input (when adding VAT) or the amount backed out from a gross price (when removing VAT).
VAT amount
The tax portion corresponding to the VAT rate and the net amount. This is the figure that typically appears on invoices as the VAT column and that VAT-registered businesses may reclaim on inputs or must remit on outputs.
Gross amount (with VAT)
The price including VAT, either computed by adding VAT to the net price or equal to the input amount when removing VAT.

How it works

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).

Formula

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

When to use it

  • Checking invoice lines to confirm VAT has been calculated correctly.
  • Converting between tax-exclusive and tax-inclusive prices when setting up products in an online store.
  • Estimating VAT on services and goods for budgeting or client quotes.
  • Teaching or learning how VAT is applied and removed in everyday transactions.
  • Comparing B2B (often quoted net of VAT) and B2C (often quoted gross of VAT) price lists to ensure margins stay consistent after tax.
  • Reconciling marketplace or payment-processor reports that show VAT-inclusive customer charges but remit only the net amount to you.
  • Sanity‑checking supplier quotes from different countries that use different VAT rates, especially when you need to normalize them to a net basis.
  • Building quick what‑if scenarios when VAT rates change, so you can decide whether to hold gross prices steady, protect net revenue, or split the difference.

Tips & cautions

  • When removing VAT, remember that you must divide by (1 + rate) rather than subtracting a flat percentage, or you’ll understate the tax.
  • If you work across multiple VAT jurisdictions, rerun the calculation with each relevant rate rather than mixing rates in one calculation.
  • Round according to your local tax rules—this calculator shows raw numbers; your accounting system may round to the nearest cent or minor unit.
  • If your region uses multiple rates (standard, reduced, zero), make sure you apply the correct rate for each product or service before relying on the totals.
  • For B2B invoices where customers can reclaim VAT, pay particular attention to the VAT amount column—this tool can help you cross‑check that figure against your accounting system.
  • When setting consumer prices, decide whether you want to keep gross prices psychologically attractive (for example, 19.99) and let net margins float, or keep net prices fixed and let gross amounts be whatever they need to be after VAT.
  • If you frequently bill in multiple currencies, convert to a single currency before running VAT math so you do not accidentally mix exchange-rate effects with tax calculations.
  • Assumes a single VAT rate; does not handle multiple stacked taxes or tiered rates.
  • Does not apply country-specific rounding or invoicing rules.
  • Does not account for VAT exemptions, reverse charge mechanisms, or zero-rated items.
  • Does not compute filing obligations or track VAT collected versus VAT paid; it is a line‑item calculator, not a full VAT reporting system.
  • Does not determine place-of-supply, digital services thresholds, or cross-border rules, all of which can change whether VAT should be charged at all.

Worked examples

Example: Add 20% VAT to $100

  • A = 100 (net); r = 0.20.
  • VAT = 100 × 0.20 = 20.
  • Gross = 100 + 20 = 120.

Example: Remove 20% VAT from $120

  • A = 120 (gross); r = 0.20.
  • Net ≈ 120 ÷ 1.20 = 100.
  • VAT = 120 − 100 = 20; Gross = 120.

Example: Compare 10% and 21% VAT on the same net price

  • Net price A = 250.
  • At 10% VAT (r = 0.10): VAT = 250 × 0.10 = 25; Gross = 275.
  • At 21% VAT (r = 0.21): VAT = 250 × 0.21 = 52.50; Gross = 302.50.
  • Interpretation: the same pre-tax price produces very different customer totals depending on the VAT regime, which can matter when you sell into multiple countries.

Example: Recover net price from a 19% VAT-inclusive tag

  • Shelf price (gross) A = 59.99; VAT rate r = 0.19.
  • Net ≈ 59.99 ÷ 1.19 ≈ 50.41.
  • VAT ≈ 59.99 − 50.41 ≈ 9.58; Gross remains 59.99.
  • Interpretation: if you are VAT-registered, 9.58 of the price is tax you pass through to the authorities and 50.41 is revenue you keep before other costs.

Deep dive

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.

FAQs

Why do you divide by (1 + rate) when removing VAT?
If a price already includes VAT, tax is embedded in the total. Dividing by (1 + rate) correctly backs out the net portion; simply subtracting a percentage from the gross would understate the true VAT amount.
Can I use this for sales tax instead of VAT?
Yes. The math is the same for a single percentage-based tax. Just treat the rate as your sales tax instead of VAT.
Does this tool handle multiple VAT rates at once?
No. It assumes one rate at a time. For invoices with multiple rates, you’ll need to run separate calculations for each line or rate.
What currency should I use in the calculator?
Any. The calculator treats the amount as a generic currency value and never converts between currencies. As long as you keep the same currency for net, VAT, and gross, the percentages and relationships are valid.
Will this tell me which VAT rate to charge to a specific customer?
No. It assumes you already know which rate applies. Place-of-supply rules, cross-border thresholds, and product-specific exemptions are complex and jurisdiction-dependent; this tool focuses purely on the arithmetic once you know the correct rate.
How should I round VAT in real invoices?
Local rules vary. Some regimes require rounding at the line level, others at the invoice total. Use this calculator to get precise values, then apply the rounding conventions built into your accounting or billing system so your documents comply with local law.

Related calculators

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.