Finance & Business· 4 min read

Tax Calculator: Add or Remove Sales Tax from Any Amount

A two-mode calculator that adds tax to a net price or extracts the pre-tax base from a gross total — works with any tax rate worldwide.

By EasyFinance Team Last updated: 2026-08-23

What Does This Tax Calculator Do?

The EasyFinance Tax Calculator handles the two most common tax math problems. In Add Tax mode, you enter a net price and a tax rate, and it computes the total including tax. In Remove Tax mode, you enter a gross total that already includes tax, and it reverse-calculates the original pre-tax amount and the tax portion. This works for sales tax, VAT, GST or any percentage-based tax with any rate you specify.

See it in action

Two Modes Explained

ModeYou EnterCalculator Outputs
Add TaxNet amount + tax rateTax amount, gross total
Remove TaxGross total + tax ratePre-tax base, tax amount

The formulas are straightforward. To add tax: `tax = net * (rate / 100)` and `total = net + tax`. To remove tax: `net = gross / (1 + rate / 100)` and `tax = gross - net`. Both calculations run instantly as you type.

How to Use the Calculator

Select Add Tax or Remove Tax using the mode toggle at the top

Enter the dollar amount in the input field

Enter the tax rate as a percentage (e.g., `8.25` for 8.25%)

The results update immediately: base amount, tax amount and total are all displayed

Adjust the rate or amount to see results recalculate in real time

Common Tax Rates Around the World

RegionTax TypeTypical Rate Range
United StatesSales tax0% to 10% (state + local)
European UnionVAT17% to 27%
United KingdomVAT20% (standard), 5% (reduced)
CanadaGST + PST5% GST, 0-10% provincial
AustraliaGST10%
JapanConsumption tax10%
Gulf countriesVAT5% to 15%
IndiaGST5%, 12%, 18% or 28%

Add and Remove Tax: Worked Examples

If an item costs $100 before tax and the rate is 8%, the tax is $8.00 and the total is $108.00. If a service costs $250 before tax and the VAT is 20%, the tax is $50.00 and the customer pays $300.00. The calculator handles any combination of amount and rate, including decimal rates like 8.25% for combined state and local sales tax.

In reverse, if your receipt shows $108.00 total and the tax rate is 8%, the pre-tax amount is $100.00 (calculated as $108 / 1.08) and the tax was $8.00. If a hotel bill is $330.00 with 10% tax, the room rate was $300.00 and tax was $30.00. This reverse calculation is essential for expense reporting, bookkeeping and understanding what portion of a bill is actually tax.

Tip: When removing tax, the pre-tax amount is always less than the gross. If the result looks wrong, double-check that you selected the correct mode.

Tax Calculator vs VAT Calculator

EasyFinance offers both a generic Tax Calculator and a dedicated VAT Calculator. The math is identical — both use the same add/remove formulas. The VAT Calculator provides quick-select buttons for common VAT rates (20%, 15%, 10%, 5%) which saves time if you work with those rates frequently. The Tax Calculator is more flexible for ad-hoc rates like US combined sales tax or regional GST rates.

Practical Applications

Calculating the total price of an online order before checkout

Reversing a tax-inclusive price to find the pre-tax amount for accounting

Comparing product prices across regions with different tax rates

Preparing expense reports that require separating tax from totals

Verifying that tax on a receipt was calculated correctly

Converting between tax-inclusive and tax-exclusive pricing for international sales

Rounding and Privacy

Real-world tax calculations involve rounding rules that vary by jurisdiction. Some jurisdictions round per-item, others round the total. This calculator shows results to two decimal places, which is sufficient for most purposes. For point-of-sale systems or official tax filings, follow your local tax authority's specific rounding rules. All calculations run locally in your browser with no data transmitted, no cookies and no server-side processing. The tool works offline after loading.

Frequently Asked Questions

Q: What is the difference from the VAT calculator?


A: Same math — VAT, GST, and sales tax all use the same add/remove logic. This tool is the generic version; the VAT calculator is optimized for common VAT rates.


Q: How do I add tax?


A: Tax = net multiplied by rate percent. Total = net + tax. 100 + 8% = 108.


Q: How do I remove tax?


A: Net = gross divided by (1 + rate/100). Tax = gross minus net. 108 / 1.08 = 100 base, $8 tax.


Q: What is a typical sales tax rate?


A: US: 0-10% combined state + local. EU: 17-27% VAT. Gulf: 5-15%. Japan: 10% consumption tax. Check your local rate.


Q: Is my data uploaded?


A: No — all math runs locally in your browser.

Need help using this tool?

Read our complete Tax Calculator tutorial for step-by-step guidance.

Ready to try the tool?

No accounts. No uploads. No limits. Start now.