Enter a pre-tax price to see the tax and total, or switch to reverse mode and enter a tax-included total to find what the item cost before tax.
Tax is the pre-tax price multiplied by the tax rate as a decimal: tax = price × (rate ÷ 100), and the total is simply price + tax. A $50 item at 8% sales tax adds $4.00 in tax for a $54.00 total.
Divide by 1 plus the rate, don't subtract the percentage: price = total ÷ (1 + rate ÷ 100). A $54 receipt at 8% tax means the pre-tax price was 54 ÷ 1.08 = $50 — not 54 minus 8% (which would incorrectly give $49.68). This reverse calculation is the single most common place people make an error with tax math, and it's exactly what "Remove tax from total" mode above does for you.
In the US, sales tax is set at the state level, and most states let counties and cities layer on additional local rates on top — so the combined rate genuinely differs block to block in some metro areas, not just state to state. Five US states (Alaska, Delaware, Montana, New Hampshire, Oregon) charge no statewide sales tax at all, though Alaska allows local sales taxes. There's no federal sales tax in the US, unlike most other countries. Always check the actual combined rate for your specific location — this calculator computes the math correctly for whatever rate you enter, but doesn't look up rates by address.
No, even though the end result on a receipt looks similar. US-style sales tax is collected once, only at the final retail sale to the consumer — businesses buying wholesale for resale are typically exempt. VAT (used across the EU and UK) and GST (used in India, Australia, Canada, and elsewhere) are collected at every stage of the supply chain, with each business reclaiming the tax it paid on its own inputs, so only the value it added gets taxed at each step. For international pricing, use the GST / VAT Calculator instead, which is built around that multi-stage system and its country-specific rates.
No — sales tax rates in the US alone span thousands of overlapping state, county, city, and special-district jurisdictions that change periodically, so no calculator can respond to "where are you" reliably without a live, frequently updated address-level tax database. Enter the combined rate for your specific location (check a recent receipt, or your state revenue department's site, for the current figure) and this tool handles the arithmetic precisely.
Worked example: a $250 purchase in a location with 8.25% combined sales tax: tax = 250 × 0.0825 = $20.63, total = $270.63. Reversed: if a receipt shows $270.63 total at 8.25% tax, the pre-tax price is 270.63 ÷ 1.0825 ≈ $250.00 — consistent with the forward calculation, as it should be.