How to Calculate VAT From Gross Formula
Use this premium VAT calculator to extract the VAT amount from a gross price, find the net amount before tax, and visualize the split between net value and VAT. It is built for invoices, bookkeeping, ecommerce pricing, and quick tax checks.
VAT From Gross Calculator
Enter the gross amount, choose the VAT rate, and calculate the VAT included in the total.
Results and Visualization
Your extracted VAT amount, net amount, and formula details appear below.
Default example: a gross amount of 120.00 at 20% VAT contains 20.00 VAT and 100.00 net value.
Expert Guide: How to Calculate VAT From Gross Formula
If you already know the total price that includes VAT, the next step is to isolate the tax portion accurately. This is what people mean when they search for how to calculate VAT from gross formula. The gross amount is the final figure a customer pays, while the net amount is the original price before VAT is added. The VAT amount is the difference between the two, but you cannot simply multiply the gross price by the VAT rate directly. Instead, you need the correct extraction formula.
The standard formula is:
VAT = Gross Amount × VAT Rate ÷ (100 + VAT Rate)
And once you know the VAT amount, the net amount is:
Net = Gross Amount – VAT
This matters because VAT is included inside the gross figure. If the gross price is 120 and the VAT rate is 20%, the tax is not 24. Many beginners make that mistake by applying 20% to the whole gross figure. In reality, 120 already includes the tax, so the VAT portion is extracted using the denominator 120, not 100. That gives you 20 VAT and 100 net.
Why the VAT from gross formula works
To understand the logic, start with the basic relationship between net and gross:
- Gross = Net × (1 + VAT rate as a decimal)
- At 20% VAT, Gross = Net × 1.20
- So Net = Gross ÷ 1.20
- Then VAT = Gross – Net
That can be rewritten into a compact extraction formula:
- VAT = Gross × Rate ÷ (100 + Rate)
- Net = Gross × 100 ÷ (100 + Rate)
This method works for any valid VAT rate, including 5%, 10%, 19%, 20%, 21%, or 23%. It is widely used by bookkeepers, online sellers, finance teams, and anyone who needs to break down tax-inclusive prices.
Step by step example using a 20% VAT rate
Assume your invoice total is £120 and that total includes VAT at 20%.
- Write the formula: VAT = Gross × Rate ÷ (100 + Rate)
- Substitute the values: VAT = 120 × 20 ÷ 120
- Calculate: VAT = 20
- Find net: Net = 120 – 20 = 100
So the gross amount of £120 consists of:
- Net: £100
- VAT: £20
- Gross: £120
Quick mental shortcuts for common VAT rates
When you work with the same rates often, shortcuts can save time:
- 20% VAT: VAT = Gross ÷ 6
- 5% VAT: VAT = Gross × 5 ÷ 105
- 10% VAT: VAT = Gross ÷ 11
The 20% shortcut is especially popular in the UK because a total with 20% VAT consists of 120 parts, of which 20 parts are tax. That simplifies to one-sixth of the gross amount.
Common mistake: multiplying gross by the VAT rate directly
The biggest error is using:
Incorrect: VAT = Gross × VAT rate
This works only when starting from the net amount, not the gross amount. If you multiply a gross amount by 20%, you are calculating 20% of a tax-inclusive total, which overstates the VAT. For example:
- Gross = 120
- Incorrect VAT = 120 × 20% = 24
- Correct VAT = 120 × 20 ÷ 120 = 20
That four-unit difference may look small in a simple example, but across hundreds of invoices it becomes a serious accounting issue. Accurate VAT extraction is essential for compliance, reporting, and pricing decisions.
Useful VAT rate comparisons
The table below shows widely used VAT rates and how much VAT is included in a gross amount of 100. These are practical benchmarks for understanding how the extraction formula changes by country or product category.
| VAT Rate | VAT Included in Gross 100 | Net Amount from Gross 100 | Typical Use Case |
|---|---|---|---|
| 0% | 0.00 | 100.00 | Zero-rated goods where applicable |
| 5% | 4.76 | 95.24 | Reduced-rate items in some jurisdictions |
| 10% | 9.09 | 90.91 | Reduced or special category rates |
| 19% | 15.97 | 84.03 | Common standard rate in some EU markets |
| 20% | 16.67 | 83.33 | UK standard VAT rate |
| 21% | 17.36 | 82.64 | Common standard rate in several EU countries |
| 23% | 18.70 | 81.30 | Standard rate used in some markets such as Ireland |
Real reference figures businesses should know
VAT rules vary by country, but there are some headline figures every business owner or accountant should keep in mind. The next table presents selected real-world figures often used as reference points. Always verify the current rules for your jurisdiction because tax rates and thresholds can change.
| Reference Item | Current Figure | Why It Matters |
|---|---|---|
| UK standard VAT rate | 20% | Used for most goods and services, and a common basis for gross-to-VAT calculations |
| UK reduced VAT rate | 5% | Applies to certain qualifying goods and services, so the extraction formula must use 5 rather than 20 |
| UK zero rate | 0% | Some items are taxable but charged at 0%, making VAT extraction straightforward |
| UK VAT registration threshold | £90,000 taxable turnover | A major compliance benchmark that affects whether a business must register for VAT |
| Ireland standard VAT rate | 23% | Shows why a calculator with custom rates is useful for cross-border comparisons |
| Germany standard VAT rate | 19% | A reminder that using the correct local rate is as important as using the right formula |
How to calculate VAT from gross in spreadsheets
If you use Excel or Google Sheets, you can apply the same formula directly. Suppose the gross amount is in cell A2 and the VAT rate is in cell B2 as a percentage number like 20.
- VAT formula:
=A2*B2/(100+B2) - Net formula:
=A2-A2*B2/(100+B2)
If B2 is stored as a decimal such as 0.20 instead of 20, use:
- VAT formula:
=A2*B2/(1+B2) - Net formula:
=A2/(1+B2)
This is especially useful when processing transaction exports from ecommerce systems or payment gateways where totals are often tax-inclusive.
When the gross-to-VAT formula is most useful
You will use this formula often in the following scenarios:
- Reviewing receipts that show only the final amount paid
- Checking supplier invoices for correct VAT treatment
- Converting tax-inclusive prices into net and VAT components
- Preparing accounts or management reports
- Analyzing product margins when your selling price already includes tax
- Validating marketplace or POS reports
Rounding rules and invoice accuracy
Rounding can create small differences, especially across multiple line items. Some systems calculate VAT line by line and then total it. Others calculate VAT on the invoice subtotal. Both methods can produce tiny variances due to rounding. The safest approach is to follow your tax authority guidance and use consistent rules across all invoices.
Gross, net, and VAT explained in simple language
These three terms are sometimes confused, but they are simple once you map them clearly:
- Net: the original selling price before VAT
- VAT: the tax amount added to the net price
- Gross: the total the customer pays, which equals net plus VAT
So, if you are given the net amount, you add VAT to reach the gross amount. If you are given the gross amount, you extract VAT to find the net amount. The direction matters. That is why the formula for adding VAT is different from the formula for extracting VAT.
Examples for different VAT rates
Here are a few practical examples:
- Gross 105 at 5% VAT
VAT = 105 × 5 ÷ 105 = 5
Net = 100 - Gross 121 at 21% VAT
VAT = 121 × 21 ÷ 121 = 21
Net = 100 - Gross 123 at 23% VAT
VAT = 123 × 23 ÷ 123 = 23
Net = 100
These examples show a useful pattern: if the gross amount equals 100 plus the rate, then the VAT amount equals the rate and the net is 100. This is an easy way to sanity-check your calculations.
Authoritative government resources
For official guidance on VAT rates, registration, and record keeping, review the following resources:
- UK Government: VAT rates on different goods and services
- UK Government: Register for VAT
- UK Government: VAT record keeping
Best practices for businesses
- Store the tax rate used on each transaction, not just the gross total
- Keep invoice-level and line-level calculations consistent
- Check reduced-rate and zero-rate categories carefully
- Verify tax treatment for international sales before filing returns
- Use accounting software settings that match your legal and reporting requirements
Final takeaway
If you need to know how to calculate VAT from gross formula, remember this core rule: VAT = Gross × Rate ÷ (100 + Rate). It is the correct way to extract VAT from a tax-inclusive figure. Then subtract the VAT from the gross amount to get the net price.
With the calculator above, you can instantly break down any gross amount into its net and VAT parts, test different rates, and visualize the numbers. That makes it easier to prepare invoices, check receipts, and understand tax-inclusive pricing with confidence.