VAT / Tax Calculator
Use this VAT and tax calculator to add tax to a price or extract tax from an inclusive price. Ideal for VAT, GST, and sales tax calculations.
Google ad
Add or Remove VAT, GST, and Sales Tax
Calculate VAT, sales tax, GST, and final price including or excluding tax instantly.
Formula
Tax = Price \times Rate \quad (add) \quad \text{or} \quad Price_{excl} = \frac{Price_{incl}}{1 + Rate}
Google ad
How to Use?
- Enter price amount.
- Choose tax rate (VAT/GST).
- Select add or extract mode.
- Click calculate to view breakdown.
Google ad
Worked Examples
$100 + 20% VAT
Given:
price: 100
taxRate: 20
taxMode: add
Result:
priceExclTax: 100
taxAmount: 20
priceInclTax: 120
Google ad
VAT Inclusive vs Exclusive
Use extract mode when price already includes VAT.
Business Use
Useful for invoicing and accounting calculations.
Table: VAT Calculation Examples
| Price | Rate | Mode | Tax Amount | Total |
|---|---|---|---|---|
| $100 | 20% | Add | $20 | $120 |
| $120 | 20% | Extract | $20 | $100 |
Google ad
FAQs
What is VAT?
VAT is value-added tax applied to goods and services.
How to remove tax from price?
Divide price by (1 + tax rate).
Google ad