VAT Calculator

Enter an amount and whether it includes VAT to get the net, tax, and total. Pick a country’s rate or enter your own.

On this page (5)

Inputs

The money amount you are converting.

Whether the amount already includes VAT.

Pick a country’s VAT rate, or choose Custom and enter your own below.

Only used when the tax rate above is set to United States or Custom rate.

Result

Net amount (excl. VAT)
$100.00
VAT amount
$10.00
Gross amount (incl. VAT)
$110.00

110 ÷ (1 + 10%) = 100.00 / 110 − 100.00 = 10.00

Where it goes

How much of the total each item accounts for.

Gross amount (incl. VAT)$110.00
Net amount (excl. VAT)
$100.0090.9%
VAT amount
$10.009.1%

How it works

FormulaNet = Gross ÷ (1 + rate); Tax = Gross − Net; Gross = Net × (1 + rate)

A VAT calculator has to answer two different questions depending on which way you are going. If you already know the price a customer pays — the amount on the receipt, already including tax — you want to know how much of that is the actual price of the goods and how much is tax. If you are starting from the price before tax, you want to know what the customer will actually be charged once tax is added. Those are inverse operations, and mixing them up produces a wrong answer that still looks plausible, which is worse than an obvious error.

The most common mistake happens on the first kind of question: splitting a tax-inclusive price into its parts. It feels natural to take the price and subtract the tax rate as a percentage of that same price — take €110, subtract 10% of €110, and land on €99. That is wrong. The €110 is not the pre-tax price; it is the pre-tax price multiplied by 1.10. To undo that multiplication you have to divide, not subtract a percentage of the wrong base: €110 ÷ 1.10 = €100 net, and the tax is €110 − €100 = €10. The naive subtraction is off in this example by only €1, but the error grows with the rate — at the 21% rate that is Spain’s general VAT, subtracting 21% of a tax-inclusive €121 gives €95.59 instead of the correct €100, a difference of more than four euros.

Most VAT systems are not a single flat rate. Japan applies its 8% reduced rate to most food and non-alcoholic drinks bought for takeaway, while dining in a restaurant is taxed at the full 10% standard rate — the same meal can carry two different rates depending on whether you eat it there or take it home. Germany applies 7% to most groceries, books, and newspapers, keeping the 19% standard rate for restaurant meals, most services, and non-food retail. Spain runs three tiers: 21% general, 10% reduced for things like hospitality and passenger transport, and a 4% super-reduced rate reserved for essentials such as bread, milk, eggs, fruit, vegetables, and prescription medicine. Picking the right preset in this calculator matters more than it looks — the wrong rate on a large invoice compounds into a real error.

How prices are displayed to consumers also varies by country, and it shapes which number you should type in. In the EU, retail prices shown to consumers are legally required to include VAT already — so the number on the shelf tag is the gross, tax-inclusive figure, which is exactly what the ‘VAT-inclusive price’ direction in this calculator expects. Japan has required total-price display (総額表示) for consumer-facing prices since April 2021, so a price tag there is also gross. Business-to-business invoices, by contrast, are usually itemized net of VAT with the tax shown as a separate line, because the buyer will typically reclaim it.

For a VAT-registered business, the tax collected on sales (output VAT) is not simply kept — it is offset against the VAT the business already paid on its own purchases (input VAT), and only the difference is remitted to the tax authority. That mechanism, often called input tax credit, is why VAT is described as a tax on value added rather than a tax on the seller. This calculator only computes the amounts for a single transaction; it does not file returns, track deductible input tax, or account for exemptions, and it is not a substitute for advice from a tax professional or accountant.

The United States does not have VAT at all — sales tax is charged instead, and it works differently in ways that matter beyond the rate. VAT is collected in stages throughout the supply chain, with each business remitting tax only on the value it added and reclaiming what it paid upstream. Sales tax, by contrast, is collected once, at the final retail sale to the consumer. Rates also vary by state and even by city or county, and there is no single national figure to preset here — that is why ‘United States’ in the rate list routes to the same manual entry as ‘Custom rate’: look up your local combined rate and type it in.

VAT rates by country (confirmed 2026-08-19)
CountryStandard / general rateReduced rate(s)
South Korea10%
Japan10%8%
Germany19%7%
Spain21%10% / 4%
United StatesNo VAT — state sales tax

Frequently asked questions

Why can’t I just subtract the tax rate from a VAT-inclusive price?
Because the tax-inclusive price is already the net price multiplied by (1 + rate), not the net price plus a percentage of itself measured the same way. Subtracting 10% of €110 gives €99, but the correct net price is €110 ÷ 1.10 = €100. The two only coincide when the rate is 0%.
What is a reduced VAT rate and which goods qualify?
Most VAT countries tax some categories — usually food, books, public transport, and similar necessities — at a lower rate than the standard one. Japan’s reduced rate is 8% versus a 10% standard rate; Germany’s is 7% versus 19%; Spain runs a 10% reduced and a 4% super-reduced rate against a 21% general rate. Always check the specific rules in your country, since the same product can be taxed differently depending on context, such as eating in versus taking away.
Why doesn’t this calculator have a preset rate for the United States?
The US has no value added tax. It charges sales tax instead, which is collected once at the final retail sale rather than at every stage of the supply chain, and the rate depends on the state, city, and sometimes county where the sale happens. There is no single national figure to preset, so choosing ‘United States’ routes you to the same manual entry as ‘Custom rate’ — look up your local combined rate and type it in.
What is input tax credit, and does this calculator handle it?
A VAT-registered business only pays the government the difference between the VAT it charged customers (output tax) and the VAT it already paid on its own purchases (input tax) — that offset is the input tax credit. This calculator only works out the net, tax, and gross amounts for a single transaction; it does not track deductible input tax, exemptions, or filing obligations, so it is not a substitute for advice from a tax professional.
Does the order of entering the amount and the rate matter?
No — pick the direction first (whether your amount already includes tax or not), then the rate, and the calculation adjusts automatically. Switching the direction after entering a rate simply reruns the same formula the other way, so you can compare both readings of the same number without retyping anything.

Figures used in this calculation

Every time-sensitive figure this calculator applies, with the source it was read from and the date it was last checked.

Primary = original source document · Derived = calculated from two official figures · Secondary = a source that cites the original

Sources

+6

Share

Embed this calculator

Paste this code into your site to embed a live, working version of this calculator.

Last updated: 2026-08-29

Powered by CalcHub