Sales Tax Calculator — Add or Remove Sales Tax by State Rate
Figure the tax, the total, or the pre-tax price for any U.S. state or city rate
Sales tax is the slice the government adds at the register on most retail purchases in the United States, and what makes it uniquely confusing is that there is no single national rate. Each state sets its own, and then counties, cities, transit districts and special taxing zones stack their own pieces on top — so the rate that lands on your receipt depends entirely on the street address where the sale is completed. This calculator does two things specific to that mess: it adds tax to a shelf price so you know the real checkout total, and it removes tax to recover the pre-tax amount buried inside a tax-inclusive total.
The forward math is short. Tax = price × (rate ÷ 100), and total = price × (1 + rate ÷ 100). A $200 pair of headphones in a city with an 8.25% combined rate adds 200 × 0.0825 = $16.50 of tax, for a $216.50 total. To strip tax back out of a $108.25 receipt, you divide by 1.0825, not subtract — pre-tax = 108.25 ÷ 1.0825 = $100.00, leaving $8.25 of tax. (The same divide-don't-subtract trick powers any reverse-percentage problem; our Percentage Calculator covers that mechanic in general, and our Discount Calculator handles percent-off sale pricing.)
The part this page exists for is rate variation and the no-tax states. Five states levy no statewide sales tax at all — remember them with the acronym NOMAD: New Hampshire, Oregon, Montana, Alaska and Delaware. There's a catch worth knowing: Alaska has no state tax but lets boroughs and towns charge their own, so places like Juneau and Kodiak still ring up local sales tax even though the state rate is zero. The other four — New Hampshire, Oregon, Montana and Delaware — are genuinely tax-free at the register statewide. In a NOMAD state (Alaska aside), set the rate to 0 and your total equals the shelf price. At the other extreme, combined state-plus-local rates climb past 10% in parts of Louisiana, Tennessee, Arkansas, Washington and Alabama, where Louisiana and Tennessee routinely top the national list.
The rate is also not the whole story — the tax base matters. Many states deliberately exempt or reduce tax on necessities: unprepared groceries, prescription drugs, and in a handful of states (Pennsylvania, New Jersey, Minnesota) most clothing. So a single blanket rate may overcount tax on a cart that mixes a taxable gadget with exempt milk and medicine. A few states also run periodic sales-tax holidays — back-to-school weekends where clothing, supplies or electronics are temporarily untaxed.
Use this calculator to size up the true cost before you buy, split a tax-inclusive total for an expense report, audit a receipt's tax line, or recover a pre-tax price when all you have is the after-tax figure. Enter the amount and your local combined rate, choose add or remove, and it shows the tax, the total and the pre-tax amount with the steps spelled out.
Calculator
Fill in the fields and click "Calculate" for instant results.
📰 Formula
• Tax = price × (rate / 100) • Total (tax added) = price × (1 + rate / 100) • Pre-tax (tax removed) = total / (1 + rate / 100) • Tax from a total = total − pre-tax = total − total / (1 + rate / 100)
📰 Formula
• Tax = price × (rate / 100) • Total (tax added) = price × (1 + rate / 100) • Pre-tax (tax removed) = total / (1 + rate / 100) • Tax from a total = total − pre-tax = total − total / (1 + rate / 100)
🧪 Worked examples
Example 2
Example 3
Example 4
⚠️ Common mistakes
- Removing tax by subtracting the rate from the total instead of dividing by (1 + rate/100).
- Using only the state rate and forgetting the county, city or district pieces stacked on top.
- Applying one rate to items that are tax-exempt, like many groceries or prescription drugs.
- Entering the rate as a decimal (0.0825) instead of a percent (8.25).
💡 Tips
- In a NOMAD state (New Hampshire, Oregon, Montana, Alaska, Delaware) set the rate to 0 — but in Alaska check the local rate, since towns can still charge tax.
- Look up the combined state + county + city rate for the delivery address, not just the headline state rate — local add-ons can double the total tax.
- If your cart mixes taxable goods with exempt items (groceries, prescriptions, clothing in some states), run those lines separately so you don't over-tax.
Specific versions of this calculator
Calculate using the data and rules for your region or situation.
Embed this calculator on your site
Copy the code below and paste it into the HTML of your site or blog.
<iframe src="https://www.calcnimbus.com/embed/sales-tax-calculator" width="100%" height="500" frameborder="0" style="border:1px solid #eee;border-radius:12px"></iframe>
❓ Frequently asked questions
How do I calculate sales tax on a purchase?
Multiply the price by the tax rate as a decimal. At 8.25%, tax on $200 = 200 × 0.0825 = $16.50, so the total is $216.50.
How do I find the price before sales tax from a total?
Divide the total by (1 + rate/100). A $108.25 total at 8.25% = 108.25 ÷ 1.0825 = $100.00 before tax, and $8.25 was the tax.
Which states have no sales tax?
Five states levy no statewide sales tax — the NOMAD states: New Hampshire, Oregon, Montana, Alaska and Delaware. New Hampshire, Oregon, Montana and Delaware are tax-free at the register everywhere. Alaska has no state rate but allows local sales taxes, so cities like Juneau and Kodiak still charge tax. In any NOMAD state besides Alaska, set the rate to 0 and your total equals the shelf price.
Why does Alaska count as a no-sales-tax state if I still paid tax there?
Because the exemption is only at the state level. Alaska charges 0% statewide, but it lets boroughs and municipalities add their own local sales tax — often 2% to 7.5%. So whether you pay tax in Alaska depends on the specific town, not the state.
Why do sales tax rates vary so much across the country?
There's no federal sales tax — each state sets its own base rate, then counties, cities and special districts layer additional rates on top. That's why the combined rate ranges from 0% in NOMAD states to over 10% in parts of Louisiana, Tennessee, Arkansas, Washington and Alabama. Always look up the combined rate for the exact delivery location.
Is sales tax based on where I live or where the store is?
Usually where the item is delivered or the sale is completed (destination-based), so online orders are taxed at your shipping address's combined rate in most states. A few states use origin-based rules for in-state sales, taxing at the seller's location instead.
Do I pay sales tax on groceries, medicine or clothing?
Often not, or at a reduced rate. Many states fully exempt unprepared groceries and prescription drugs; a few (Pennsylvania, New Jersey, Minnesota) also exempt most clothing. Prepared and restaurant food is usually taxed at the full rate. Because a single rate over-taxes exempt items, calculate taxable lines separately.
What is a sales-tax holiday?
It's a short window — often a back-to-school weekend — when a state temporarily drops sales tax on certain categories like clothing, school supplies or electronics, sometimes up to a price cap per item. Dates and qualifying items vary by state, so check your state's revenue department for the current list.
What's the difference between sales tax and use tax?
They're two sides of the same coin. Sales tax is collected by the seller at checkout. Use tax is the matching amount you owe directly to your state when you buy something taxable and no sales tax was collected — for example from an out-of-state seller. The rate is the same; only who remits it differs.