{{ summaryTitle }}
{{ summaryValue }}
{{ summarySubtitle }}
{{ badge.label }}
VAT inputs
{{ basisMeta.hint }}
{{ basisMeta.amountHint }}
Enter 0-100%; use the preset only when it matches the document.
%
{{ warning }}
Select a listed VAT rate or Custom for exact invoice rates.
Enter whole units; use 1 for a single price or receipt total.
units
Invoice total rounds after extension; Per unit rounds before multiplying.
Nearest is typical; up/down only when matching a known system rule.
Optional export label such as Quarter-end invoice.
Metric Value Copy
{{ row.label }} {{ row.value }}
Priority Action Why Copy
{{ row.priority }} {{ row.action }} {{ row.why }}
Chart-ready composition data is unavailable for the current inputs.
Chart-ready rate sweep data is unavailable for the current inputs.

        
Customize
Advanced
:

Introduction:

A VAT price can be arithmetically neat and still be misunderstood if the starting point is unclear. A supplier may quote an amount before tax, a shop receipt may show a final price that already includes tax, and an accounting report may list only the VAT line. Those three figures are connected, but they are not interchangeable.

Value-added tax, usually shortened to VAT, is a consumption tax collected through the sale of taxable goods and services. Registered businesses normally charge VAT to customers as output tax and may reclaim eligible VAT paid on business purchases as input tax. The final consumer usually bears the cost, while businesses in the chain account for the difference under the rules that apply in their jurisdiction.

The basic vocabulary matters because VAT is often discussed from different directions. A net amount is the price before VAT. The VAT amount is the tax portion. A gross amount is the total after VAT has been included. The rate is the percentage applied to the taxable base, while the VAT fraction of gross is the tax share inside a VAT-inclusive total.

Common VAT price wordings and how they change the calculation
Wording on a quote or receipt Starting point Usual question
Price before VAT, ex-VAT, taxable base Net amount How much VAT and final total should be added?
Price including VAT, inc-VAT, receipt total Gross amount How much of the total is tax?
VAT line, tax amount, recoverable VAT VAT amount What net price does this tax imply?

Adding VAT to a net price uses the headline rate directly. Removing VAT from a gross price does not. At a 20% rate, a net amount of 100.00 becomes 120.00 gross, but the VAT inside a 120.00 gross receipt is 20.00, which is one-sixth of the gross amount. Treating it as 20% of gross would overstate the tax.

VAT relationship showing net amount, VAT amount, and gross amount.

Rate choice is a legal and commercial detail, not only a percentage in a formula. Standard, reduced, zero, exempt, and special rates can differ by country, product category, customer status, and date of supply. A clean calculation can confirm that the numbers reconcile, but it cannot prove that the chosen VAT rate or tax treatment is correct.

Rounding is the other common source of small disagreements. One invoice system may extend the exact unit price by quantity and then round the total, while another may round each unit first and then multiply. Both methods can be deliberate. The important check is whether the rounding method matches the invoice, point-of-sale system, or accounting rule being reconciled.

How to Use This Tool:

Start from the amount printed on the source document, then use the receipt rows and warnings to confirm the assumptions.

  1. Choose Calculation basis. Select Net amount before VAT for a tax-exclusive price, Gross amount including VAT for a receipt total, or VAT amount only when you only know the tax line.
  2. Enter the matching Amount. Use one currency throughout because the calculator does not convert exchange rates or mix currencies.
  3. Set VAT rate. The field accepts rates from 0% to 100%; values outside that range are normalized and shown with a warning.
  4. Open Advanced when the receipt uses a common rate, multiple units, or a known rounding rule. Rate preset fills the rate field, Quantity rounds to a whole unit count, and Scenario label is only a note for exported results.
  5. Choose Rounding scope and Rounding policy if cents matter. Invoice total rounds after quantity extension, Per unit rounds each unit first, and the policy chooses nearest, down, or up cent rounding.
  6. Read VAT Receipt for net amount, VAT amount, gross amount, VAT share of gross, VAT fraction of gross, gross uplift, alternate rounding totals, and rounding deltas.
  7. Use VAT Actions, VAT Composition Chart, and VAT Rate Sweep Chart to spot assumptions that need review. If VAT-only recovery shows Unavailable, enter a rate above 0% or switch to a different basis.

Interpreting Results:

The summary changes with the basis you choose. A net input reports the VAT-inclusive total, a gross input reports VAT extracted, and a VAT-only input reports the Recovered net amount. Check that heading before copying the headline figure into a quote, claim, or reconciliation note.

A result with tidy cents is still only as reliable as the rate, basis, quantity, and rounding assumptions behind it. Use VAT Actions when it flags normalized inputs, custom rates, VAT-only recovery at 0%, or a rounding delta of at least one cent. Those are practical review cues, not proof that a tax filing position is correct.

VAT output cues and how to use them
Output cue What it tells you What to verify
VAT share of gross The percentage of the final VAT-inclusive total represented by tax. Use it for gross receipt checks, not as a replacement for the headline VAT rate.
VAT fraction of gross The simplified fraction that extracts VAT from a gross total at the selected rate. At 20%, expect 1/6 of gross, not 1/5.
Gross uplift over net The multiplier from net price to VAT-inclusive price. At 20%, the uplift should be x1.2000.
VAT rounding delta The VAT difference between the selected rounding scope and the alternate scope. Match the same scope used by the receipt or billing system before treating a one-cent difference as an error.

Technical Details:

VAT arithmetic ties together three money values: net amount N, VAT amount V, and gross amount G. The VAT rate r is entered as a percentage, so 20 means 20%, not 0.20. The gross multiplier is 1 + r/100.

The calculation path depends on which value is known first. A tax-exclusive path multiplies the net amount by the rate. A tax-inclusive path divides the gross amount by the gross multiplier. A VAT-only path divides the tax amount by the rate, so it requires a positive rate before net and gross can be reconstructed.

VAT symbols and visible result fields
Symbol Meaning Visible field
N Taxable price before VAT. Net amount
V Tax amount at the selected rate. VAT amount
G VAT-inclusive total. Gross amount
r VAT rate as a percentage from 0 to 100. VAT rate
q Whole-unit quantity used to extend the unit calculation. Quantity

Formula Core:

These equations show the three supported starting points before cent rounding and quantity extension are applied.

Net given: V = N × r100 G = N + V Gross given: N = G 1+r100 V = G - N VAT given: N = V × 100r G = N + V

For a gross receipt of 119.99 at 20%, the unrounded net amount is 119.99 / 1.20 = 99.9917. The unrounded VAT amount is the remainder, 19.9983. With nearest-cent rounding, those display as 99.99 net and 20.00 VAT.

VAT calculation boundaries and rounding behavior
Rule or setting Mechanism Boundary to watch
Net basis VAT equals net multiplied by r / 100; gross equals net plus VAT. At 0%, VAT is 0.00 and gross equals net.
Gross basis Net equals gross divided by 1 + r / 100; VAT is the remaining gross share. The VAT fraction of gross is r / (100 + r).
VAT-only basis Net equals VAT multiplied by 100 / r; gross equals recovered net plus VAT. Requires r > 0; otherwise net and gross are unavailable.
Invoice-total rounding Exact unit values are multiplied by quantity before cent rounding. Usually matches systems that compute tax on the invoice line total.
Per-unit rounding Each unit's net, VAT, and gross values are rounded before multiplying by quantity. Can differ from invoice-total rounding when fractions of a cent accumulate.

Accuracy Notes:

The calculator checks arithmetic, not VAT liability. Treat the results as an invoice, pricing, or reconciliation aid and confirm the rate and tax treatment against the relevant tax authority, accountant, or source document.

  • VAT rates and categories can change by country, region, product, service, customer type, and date of supply.
  • Zero-rated and exempt supplies are not the same in VAT systems, even though both may show no VAT charged to the customer.
  • Foreign-currency invoices may need an official exchange-rate method before VAT is reported in the filing currency.

Worked Examples:

A supplier quote of 250.00 before VAT at 20% produces VAT amount of 50.00 and Gross amount of 300.00. The Gross uplift over net should read x1.2000.

A receipt total of 72.00 at 20% contains 60.00 as Net amount and 12.00 as VAT amount. The VAT fraction of gross is 1/6, which explains why gross-price VAT is not calculated as 72.00 x 20%.

A VAT-only line of 7.50 at 5% recovers a Net amount of 150.00 and a Gross amount of 157.50. If the rate is left at 0%, the unavailable net and gross values are expected because the recovery formula would divide by zero.

For five identical items, a fractional VAT amount can create a VAT rounding delta when Invoice total and Per unit rounding are compared. Match the source invoice's rounding scope before deciding that one cent is a mistake.

FAQ:

Why is VAT from a gross amount not gross times the rate?

The gross amount already includes tax. The VAT share is r / (100 + r) of gross, so a 20% rate produces a one-sixth VAT fraction.

Can a 0% VAT rate be calculated?

Yes for net and gross starting points. For VAT amount only, a positive rate is required because the recovered net formula divides by the rate.

Why do invoice-total and per-unit rounding differ?

Invoice-total rounding multiplies exact values by quantity before rounding. Per-unit rounding rounds each unit first and then multiplies, so small fractions of a cent can accumulate.

Can the preset list decide the correct VAT rate?

No. Presets only fill the VAT rate field. Product category, place of supply, customer status, exemptions, and local rules still need a tax authority or accounting check.

Does the calculator convert currencies?

No. Enter all amounts in one currency and handle any exchange-rate conversion separately before using the VAT result for accounting or filing.

Glossary:

Net amount
Price before VAT is added.
VAT amount
The tax portion calculated from the rate and taxable base.
Gross amount
Price after VAT is included.
VAT fraction of gross
The share of a VAT-inclusive price that represents tax.
Output tax
VAT a registered business charges on taxable sales.
Input tax
VAT a registered business pays on eligible purchases and may be able to reclaim.

References: