Navigation
Calculators Pricing Blog About Contact
Get Started
Get Started Login
💵

Reverse Tax Calculator

Calculate the pre-tax price from a total after-tax amount by reversing the sales tax.

What Is Reverse Tax Calculation?

A reverse tax calculation determines the original pre-tax price from a total amount that already includes sales tax. This is useful when you know the total paid but need to separate the product price from the tax amount.

Reverse Tax Formula:
Pre-Tax Price = Total ÷ (1 + Tax Rate)
Tax Amount = Total - Pre-Tax Price

Example: $107 total with 7% tax:
Pre-tax = $107 ÷ 1.07 = $100
Tax = $107 - $100 = $7

When to Use Reverse Tax

  • Reconciling receipts and expense reports
  • Calculating tax on inclusive-price items
  • International purchases (VAT-inclusive prices)
  • Splitting costs between tax-exempt and taxable portions
  • Accounting and bookkeeping

Forward vs Reverse Tax

Forward: $100 item + 7% tax = $107 total. Simple multiplication.

Reverse: $107 total with 7% tax = $100 pre-tax. Requires division, not subtraction. A common mistake is subtracting 7% of $107 ($7.49), which gives $99.51 — incorrect!

How to Use

Enter the total amount paid and the tax rate percentage. The calculator shows the pre-tax price and tax amount instantly.

VAT and International Taxes

Many countries use Value Added Tax (VAT) where prices include tax. The reverse tax formula is essential for extracting the base price from VAT-inclusive amounts.

US State Sales Tax Rates

US sales tax varies by state from 0% (Delaware, Oregon, Montana, New Hampshire) to over 9% in some jurisdictions when combining state and local rates.

Frequently Asked Questions

Divide the total by (1 + tax rate as decimal). For 7% tax: pre-tax = total ÷ 1.07.
Subtracting the percentage from the total gives the wrong answer because the tax percentage applies to the pre-tax price, not the total.
Pre-Tax Price = Total Amount ÷ (1 + Tax Rate/100). Tax Amount = Total - Pre-Tax Price.
Yes, the same formula works for any percentage-based tax including VAT, GST, and sales tax.
Add all tax rates together first (e.g., 6% state + 2% local = 8%), then use the combined rate.
Then you do not need this calculator. The pre-tax price is the subtotal shown on the receipt.

Embed this Calculator

Copy the code below and paste it into your website's HTML. Your visitors can use this calculator for free.

px × px
<iframe src="https://calculatorteam.com/embed/reverse-tax-calculator" width="100%" height="600" style="border:none;border-radius:12px;" loading="lazy" title="Reverse Tax Calculator"></iframe>

Report an Issue

Let us know what's wrong with this calculator. We'll review and fix it as soon as possible.