Free VAT + Sales Tax Calculator — Forward & Reverse · 20+ Country Presets
Drop a price and rate — get the tax-included total OR reverse from a tax-included total to the pre-tax price. 20+ country presets (UK 20%, EU avg, India GST 5/12/18/28%, AU/NZ GST, Japan, Singapore, UAE, US average) plus a custom-rate option.
- Instant result
- Private — nothing saved
- Works on any device
- AI insight included
VAT / Sales Tax Calculator
You might also need
What This Calculator Does
Consumption tax is the single most universal line item in modern commerce — almost every country charges some form of it, but the rate, the name, and the way it appears on a receipt all change once you cross a border. This calculator handles every common variant in one place: VAT (value-added tax) used across the UK and the EU, GST (goods and services tax) used across India, Australia, New Zealand, Singapore and Canada, and US-style sales tax. It runs in two directions — adding tax to a pre-tax price, or peeling tax back out of an inclusive total — and ships with 20+ country presets plus a custom-rate field for everything else.
The math itself is intentionally simple — tax = price × rate, and pre-tax = total ÷ (1 + rate) for the reverse direction. What the calculator actually saves you is the careful arithmetic when the rate is something like 7.25% or 18%, and the cognitive overhead of remembering which countries charge what. Pick a country, type a number, get the answer.
VAT vs Sales Tax — The Mechanical Difference
VAT and sales tax look identical on a customer receipt — both add a percentage to the price the buyer pays. The difference sits one layer deeper, in how the tax is collected. A US sales tax is a single-stage tax: the merchant who sells to the final consumer collects it once and remits it to the state. Earlier links in the supply chain (raw-material vendors, wholesalers) sell to each other tax-free using resale certificates.
VAT (and GST in most countries) is a multi-stage tax. Every business in the chain charges VAT on its sale and reclaims the VAT it paid on its inputs. Only the net value added at each step bears the tax — hence the name. The end consumer still pays the full rate at the till, but the government collects it incrementally rather than waiting until the last sale. This makes VAT systems far more resistant to evasion, which is why most of the world has switched to them and the US is now an outlier.
From a calculator’s perspective the distinction does not matter — both produce the same arithmetic for the consumer. But it matters when you are extracting tax from a business expense receipt: a VAT-registered business can reclaim the VAT portion as input tax, so accurately separating tax from pre-tax price is real money. That is what the reverse mode is for.
Forward and Reverse Modes — The Math
The calculator runs in two directions because real-world receipts come in both flavours:
- Forward mode takes a pre-tax price and a rate, and returns the tax amount and the inclusive total. Use this when quoting a customer, building an invoice, or pricing a product.
total = price × (1 + rate). - Reverse mode takes an inclusive total (the number on the receipt) and a rate, and returns the pre-tax price and the embedded tax. Use this for expense extraction, VAT reclaim filings, or working backwards from a marketing-style tax-inclusive price.
pre-tax = total ÷ (1 + rate), thentax = total − pre-tax.
A subtle but important point about reverse mode: you cannot simply multiply the inclusive total by the rate to extract the tax. £120 × 20% gives £24, but the actual VAT inside a £120 UK receipt is £20, not £24. You divide by 1.20 first to recover the £100 net, then take the £20 difference. This is the most common manual error we see in expense reports — the calculator handles it for you.
How to Use This Calculator
- Pick a mode — Forward (pre-tax → total) or Reverse (total → pre-tax). The mode selector is the first toggle on the form.
- Pick a country preset from the dropdown. We ship 20+ presets including UK (20%), EU average (21%), India GST tiers (5/12/18/28%), Australia (10%), New Zealand (15%), and US sales tax (7% national average — your state may differ). Each preset fills the rate automatically.
- If your jurisdiction is not in the list — or you want to model a hypothetical — choose Custom and type the rate directly. The calculator accepts anything from 0% to 100%.
- Enter the amount: in forward mode this is your net price, in reverse mode it is the gross receipt total. The calculator updates as you type.
- Read the result panel. Forward mode shows tax and total; reverse mode shows pre-tax and embedded tax. Both modes show the rate so you can double-check what was applied.
Three Worked Examples
Real numbers across all three of the most common scenarios — type any of them in to verify the calculator’s output.
Example 1 — Forward UK VAT on £100
A UK service business is quoting a client for a £100 net engagement. UK VAT is 20% standard rate. In forward mode: £100 × 20% = £20 VAT, giving a final invoice total of £120. This is the canonical UK convention — B2B quotes are typically given net (“£100 + VAT”), while B2C prices are quoted gross (“£120 inc. VAT”). The customer pays £120 either way; only the way you present it differs. Most freelancers in the UK make this their default mental template.
Example 2 — Reverse VAT extraction from a £120 receipt
You have a £120 receipt at 20% VAT and need to enter the net and VAT amounts separately into your accounting software. In reverse mode: £120 ÷ 1.20 = £100 pre-tax, and £120 − £100 = £20 VAT. This matches Example 1 in the opposite direction. VAT-registered UK businesses do this dozens of times per month for expense receipts, and the £20 reclaim is real cash flow. Doing the wrong calculation (£120 × 20% = £24) overstates the reclaim — that gets caught at the next VAT return and triggers a correction. Use reverse mode every single time you are extracting tax from an inclusive total.
Example 3 — India GST 18% on a ₹10,000 service
An Indian SaaS or consulting invoice for ₹10,000 falls in the standard 18% services GST tier. Forward mode: ₹10,000 × 18% = ₹1,800 GST, for a total of ₹11,800. On a B2B invoice this would split into 9% CGST + 9% SGST (intra-state) or 18% IGST (inter-state), but the customer-facing total is identical. The 18% tier is the single most common rate Indian small businesses encounter, covering nearly all professional services, software, and most non-essential goods. The other tiers — 5%, 12% and 28% — are reserved for essentials, mid-tier goods, and luxury or sin items respectively.
India GST — The Multi-Slab System
India deliberately moved away from a flat single-rate GST when the 2017 reform consolidated a forest of state taxes. The result is a four-slab system that tries to keep essentials cheap, tax middle-class consumption moderately, and tax luxury heavily:
- 5% — basic packaged food, transport, small restaurants, life-saving medicines, footwear and apparel under specified price thresholds.
- 12% — processed foods, business-class travel, ayurvedic medicines, mid-tier mobile phones, and specified construction materials.
- 18%— the “default” tier. Almost all services (consulting, SaaS, telecom, insurance, restaurants serving alcohol), most consumer electronics, industrial inputs, and white goods sit here. If you do not know the rate for an Indian service, 18% is the right guess.
- 28% — automobiles, tobacco, aerated drinks, cement, premium consumer goods, and items the GST Council classifies as luxury or sin. Some 28% items also attract an additional cess on top — the calculator handles the base rate; cess must be added separately for the categories that have it.
The calculator’s India presets cover all four core slabs. Pick the right one based on what you are selling, and reverse mode will accurately strip GST from any inclusive invoice.
Common Mistakes
- Multiplying the inclusive total by the rate to extract tax. The single most frequent error in manual VAT extraction. £120 × 20% is £24 — but the VAT inside a £120 receipt is £20. Always divide by
(1 + rate)first. - Mixing exclusive and inclusive prices in the same calculation. If your supplier quote is net and your customer quote is gross, you can accidentally mark up your own VAT. Pick one convention per spreadsheet column and label it.
- Using the wrong country preset.Easy to do at a glance — Australia GST is 10%, New Zealand is 15%, and Singapore moved from 7% to 8% to 9% over 2023–2024. The right rate today is not always the rate you remember.
- Assuming US sales tax is uniform.The US has no national sales tax. The calculator’s 7% US preset is a national average; actual rates range from 0% (Delaware, Montana, New Hampshire, Oregon) to over 10% in some California cities once county and city taxes stack on top of the state rate. For US filing always use your local combined rate, not an average.
- Forgetting that some services are zero-rated or exempt.Zero-rated and exempt look the same on a receipt (no tax shown), but they are different mechanically: zero-rated lets the seller reclaim input VAT, exempt does not. Children’s clothes and most food in the UK are zero-rated; financial services are exempt. The calculator assumes a standard taxable supply — for special cases consult a tax professional.
- Rounding too early.If you round each line to the nearest penny then sum, you can drift a cent or two from the “sum then round” total. For HMRC and most tax authorities, rounding the per-line VAT down (favouring the taxpayer) is acceptable as long as you are consistent. The calculator carries full precision and rounds once at the end.
When This Calculator Decides For You
VAT and sales-tax math is rarely just an exercise — it usually maps to a concrete decision:
- Quoting a client. Forward mode gives you the gross figure to put on the invoice and the tax line to break out underneath. For B2B quotes, present net + VAT separately; for B2C, lead with the gross figure since that is what the customer pays.
- Reclaiming VAT on expenses. Reverse mode pulls the deductible VAT out of every receipt. Over a quarter, accurate extraction can be 4-figure cash flow for an SME. Inaccurate extraction triggers HMRC corrections.
- Cross-border pricing. If you sell into the EU from outside, you may need to charge destination-country VAT under OSS rules. Use the country preset for each market to model the landed price the customer sees.
- Price-list maintenance.When a tax rate changes (Singapore GST stepping from 8% to 9%, the UK’s temporary hospitality rate ending), reverse-mode every old gross price at the old rate and forward-mode it at the new rate to refresh the price list without margin drift.
International Notes
A few jurisdiction-specific points the country presets cannot fully capture:
- US sales tax is hyperlocal. Each state sets its own rate; counties and cities frequently stack their own on top, and some states tax services differently from goods. The 7% preset is roughly the population-weighted national average — use it for rough modelling, not for filing. For real US compliance you will want a service like TaxJar or Avalara that returns the precise destination rate.
- Canadaruns a hybrid system. Federally there is GST at 5%; some provinces add a provincial sales tax (PST) separately, others have harmonised both into a single HST (e.g. Ontario at 13%, Nova Scotia at 15%). Quebec runs QST in parallel to GST. The calculator’s Canada presets cover the major HST provinces — for PST provinces you may need to compute GST + PST as two separate lines.
- Singapore GSTstepped from 7% to 8% on 1 January 2023 and from 8% to 9% on 1 January 2024. If you are processing receipts from across that boundary, make sure you apply the rate that was current on the invoice date, not today’s rate. The calculator’s Singapore preset reflects the current 9%; for historical receipts switch to Custom and type the old rate.
- UKhas a 20% standard rate, a 5% reduced rate (domestic energy, children’s car seats), and 0% on most food and children’s clothing. The headline preset is 20%; switch to Custom for the reduced or zero rates as needed.
- EUrates vary by country — Hungary tops out at 27%, Luxembourg sits near 17%, Germany and France hover around 19–20%. The 21% preset is the rough EU average; for accurate cross-border invoicing use the destination country’s exact rate.
For related percentage and pricing calculations, our percentage calculator handles arbitrary percent-of and percent-change math, the discount calculator models the inverse scenario (sale price after a percent off), and the tip calculator handles restaurant gratuity in a comparable forward/reverse setup. For income tax — a different beast entirely — see the income tax calculator.
Sources & Methodology
The formulas, thresholds, and benchmarks behind this calculator are anchored to the primary sources below. Where a study or agency document is the underlying authority, we link straight to it — not a summary or republished version.
- OECD — Consumption Tax Trends (VAT/GST)· Organisation for Economic Co-operation and Development
Authoritative international reference on VAT/GST rates, methodology, and cross-jurisdiction comparison underpinning the calculator's rate library.
Accessed
- European Commission — VAT Rates Applied in the Member States· European Commission Directorate-General for Taxation and Customs Union
Official EU directory of standard, reduced, and super-reduced VAT rates per member state — primary source for EU VAT computations.
Accessed
- U.S. Federation of Tax Administrators — State Sales Tax Rates· Federation of Tax Administrators
U.S. interstate compendium of state and average local sales-tax rates used for U.S. side of the calculator.
Accessed
- HMRC — VAT Guide (Notice 700)· His Majesty's Revenue and Customs
UK tax authority's primary VAT methodology including standard rate, reduced rate, and zero-rated goods classification.
Accessed
- IMF — Tax Policy: Value-Added Tax· International Monetary Fund
International reference on VAT policy design, rate-setting, and the gross-up vs back-out arithmetic the calculator implements.
Accessed
Frequently Asked Questions
The most common questions we get about this calculator — each answer is kept under 60 words so you can scan.
What's the difference between VAT and sales tax?
Mechanically: VAT (Value-Added Tax) is collected at every step of the supply chain — manufacturer charges VAT to wholesaler, who charges to retailer, who charges to consumer; each refunds the VAT they paid. Sales tax (US-style) is collected only at the final retail sale. End-consumer cost is similar; the collection method differs. The calculator handles both as a single percentage applied to the pre-tax price.How does India's GST work with multiple slabs?
Goods + services GST has 5 standard rates: 0% (essentials, fresh food), 5% (basics), 12% (mid-tier), 18% (standard for most services), 28% (luxury — cars, tobacco). Plus 'cess' on tobacco/luxury. The calculator includes the 5/12/18/28% main slabs as presets. For a specific item's rate, check cbic-gst.gov.in/gst-goods-services-rates.html — the rate depends on the HSN code.Why does the EU average preset say 21%?
Mean of the 27 EU countries' standard VAT rates as of 2024 is ~21%. Range: 17% (Luxembourg) to 27% (Hungary). The 'EU average' preset is a quick-reference for 'I'm shopping somewhere in Europe and don't know the exact country' — useful for budget estimates, not for specific filings. For business-grade accuracy, use the country-specific preset or check the EU's TEDB database.How do I reverse-calculate the pre-tax price?
Switch to reverse mode. Pre-tax = total ÷ (1 + rate/100). A £120 receipt at 20% UK VAT → £120 ÷ 1.20 = £100 pre-tax, £20 VAT. The calculator does this automatically. Useful when receipts only show the inclusive total but you need to extract the VAT for accounting.Why isn't the US 'sales tax' a single number?
Because there isn't one. US sales tax varies by state (0% in OR/MT/NH/DE/AK to 7.25% in CA), county, and city. Combined rates can hit 10%+ in some California cities. The 'US average sales — 7%' preset is a national mean; for accurate compliance use a state/county tax-rate lookup tool. The calculator works with any rate you enter.How does Canada's GST + PST + HST work?
Federal GST is 5%. Some provinces (BC, SK, MB, QC) add a PST on top (5-10%). Some provinces (ON, NS, NB, NL, PE) merge them into HST (13-15%). Alberta has only GST (5%). The calculator's 'Canada HST 13% avg' preset is the most-common combined rate; for province-specific rates, use Custom mode.Are services taxed at the same rate as goods?
Often yes (UK, EU), often no (some countries exempt or differently-tax services). India taxes most services at 18% GST. US sales tax usually does NOT apply to services (some states like Hawaii are exceptions). When in doubt, check the country's tax authority for the specific service category.Can I include this calculator in my e-commerce checkout flow?
The math, yes — but real e-commerce tax compliance requires per-jurisdiction lookups (zip-code-level for the US), tax-exempt entity handling, multi-rate calculations for mixed carts, etc. Use a service like Stripe Tax, TaxJar, or Avalara for production checkout. This calculator is a quick-reference tool, not a compliance layer.Why does my receipt show a different rate than the calculator?
Three usual causes. (1) Multi-rate cart: some items may be 0% (food in UK), some 20% (other goods) — the receipt shows the average. (2) Discounts/promotions applied AFTER tax. (3) Tip or service charge (in some jurisdictions, taxed; in others, not). Check the receipt's line-item detail for the actual breakdown.How does the calculator handle 0% or tax-exempt items?
Enter 0% as the custom rate. Tax = $0; total = pre-tax. The 'Effective ratio' field shows 0% as expected. Common 0% items: groceries (UK), prescription drugs (most US states), exports, charity sales. Always verify the exemption with the local tax authority — a wrongly-claimed exemption is a tax-compliance issue.What about EU 'reverse charge' on B2B sales?
Out of scope. EU intra-community B2B sales use 'reverse charge' where the buyer self-accounts for VAT — the seller invoices at 0% with a VAT note. The calculator handles standard B2C transactions. For B2B reverse-charge accounting, use accounting software that knows EU VAT rules (Xero, QuickBooks, FreeAgent).Why doesn't tax stack with discount in a single calculation?
Because the order matters and depends on jurisdiction. In most US states, sales tax is applied AFTER discounts (so a $100 item at 20% off + 8% tax = $80 + $6.40 = $86.40). In some EU jurisdictions, VAT is calculated on the gross then discount applied. The calculator handles the tax math alone; chain it with the Discount calculator for combined scenarios.