Last updated ·Published ·By the WiserWork team
Sales Tax Calculator
Calculate sales tax, total price & reverse calculate pre-tax price
Find original price from total (including tax)
Tax Amount: $8.50
US sales tax is added at the register rather than baked into the shelf price, so the number on the tag is almost never the number you pay. This calculator handles both directions of that problem: give it a pre-tax price and a rate and it returns the tax and the total; give it a total that already includes tax and it works backwards to the original price. The second calculation is the one people most often get wrong, and it is the reason the reverse box exists.
The two calculations this tool runs
Going forward, from a listed price, it applies the ordinary ad valorem formula — a tax charged as a proportion of value:
Tax = Price × (Rate / 100) and Total = Price + Tax
Going backwards, from a receipt total, it uses the tax-inclusive back-out:
Pre-tax price = Total / (1 + Rate / 100) then Tax = Total − Pre-tax price
Both run live as you type, and both accept fractional rates, so a combined rate with two decimal places is entered exactly as written. The results are displayed to the cent.
Why you cannot just subtract the percentage
The classic error in the reverse direction is to take the percentage off the total instead of dividing by one plus the rate. The two are not the same operation, because the tax was calculated on the smaller pre-tax figure, not on the larger total.
Take a 10% rate and a $110.00 total. Dividing by 1.10 gives $100.00, and the tax is $10.00 — which checks out, because 10% of $100.00 is $10.00. Subtracting 10% of $110.00 instead gives $99.00, which is wrong, and the error grows with the rate. If you are separating tax on an expense claim or a bookkeeping entry, this distinction is the whole ballgame.
Getting the rate right: it is a combined rate
The single figure this tool wants is your combined rate. In the United States that is typically a state rate plus, depending on where the sale lands, a county rate, a city rate and one or more special district rates — transit, stadium, library and so on — all added together. Rates vary enormously by locality and change on their own schedules, which is why the calculator has no built-in rate database and never guesses a rate from your location. Look yours up with your state revenue department or a rate lookup that resolves a full street address, then type it in.
Two more things shape which rate applies:
- Sourcing. Whether the sale is taxed where the seller is or where the buyer takes delivery is set by state rules, and for shipped and online orders the buyer's address commonly decides it. For a delivered order, look up the destination.
- What is being sold. Categories such as groceries, prescription medicines, clothing and digital goods are frequently exempt or taxed at a reduced rate, and the treatment differs from state to state. A single blended rate cannot represent a basket that mixes taxable and exempt items — calculate those lines separately.
The quick-rate buttons on the page (5%, 6%, 7%, 8.5%, 10%, 15% and 20%) are round-number shortcuts for testing, not the rate of any jurisdiction. The higher two are convenient if you are working with VAT- or GST-style rates, which are commonly quoted tax-inclusive and suit the reverse box.
Discounts, shipping and tips
Order of operations changes the answer. A discount is normally applied before tax, so tax is charged on the reduced price — work out the discounted figure first with the discount calculator, then bring that number here. Shipping and handling charges are taxable in some states and not in others, so check before folding them into the price field. And a restaurant tip is conventionally calculated on the pre-tax subtotal, which is exactly what the reverse box will recover from a receipt total before you hand it to the tip calculator.
Where a real receipt will disagree
This calculator computes one clean amount at full precision and rounds the display to two decimals. Registers and invoicing systems do not always work that way. Some jurisdictions require tax to be computed per line item and rounded at each line; others compute it on the invoice total. A basket of many small items can therefore differ from this figure by a few cents purely through rounding, and a handful of states still publish bracket schedules that map price ranges to fixed tax amounts rather than using straight multiplication. Treat any difference of a cent or two as rounding convention rather than an error — but a larger gap usually means the rate or the taxable base is not what you assumed.
How to use the sales tax calculator
- Enter the price before tax in the first field.
- Enter your combined tax rate as a percentage, or tap one of the quick-rate buttons to fill both rate fields at once.
- Read the three result cards: tax amount, total price, and the effective rate confirming the rate applied.
- To work backwards instead, scroll to the Reverse Calculator, enter the total you actually paid and the rate, and read the original price and the tax it contained.
- Do the reverse calculation last. Editing the price or rate at the top overwrites both reverse fields with the forward result, so entering a receipt total first and then touching the top fields will wipe it.
Frequently Asked Questions
Does the calculator know my local sales tax rate?
No, and that is deliberate. It contains no rate table and does not detect your location; nothing you type leaves your browser. You supply the combined rate, which keeps the tool accurate everywhere instead of being stale in most places.
Are the preset buttons real tax rates somewhere?
They are convenient round numbers for testing, not rates tied to any state or city. Use them to sanity-check a calculation, then enter your actual combined rate for anything that matters.
What is the "effective rate" card telling me?
It confirms the rate that was applied, displayed to one decimal place. That display rounds, so entering 8.25% shows as 8.3% — but the full value you typed is what the arithmetic uses, so the tax and total remain exact.
Why did the reverse box change when I edited the price above?
The forward calculator feeds it: whenever you change the price or rate at the top, it pushes its own total and rate into the reverse fields so the two stay consistent. If you want to analyse an unrelated receipt, type into the reverse fields last and leave the top section alone.
Can I use it for VAT or GST?
Yes. The arithmetic is identical for any single-rate percentage tax. Because VAT and GST prices are usually advertised tax-inclusive, the reverse box is the one you will use most — it performs the standard back-out that separates the net price from the tax.
Is sales tax charged on shipping, services or digital products?
It depends on the jurisdiction, and there is no universal answer. Some states tax delivery charges when the goods are taxable, some exempt separately stated shipping, and the treatment of services and digital goods varies widely. The calculator applies whatever rate you give it to whatever base you give it; deciding what belongs in that base is a question for your state's guidance.
Can it handle several items at different rates?
Not in one pass, since it applies a single rate to a single price. Calculate each taxable group separately and add the results, keeping exempt items out of the price field entirely.
Sources
- Ad valorem tax formula — tax charged as a fixed proportion of the transaction value.
- Tax-inclusive back-out (gross-to-net) formula, Pre-tax price = Total / (1 + Rate).
- Streamlined Sales and Use Tax Agreement (SSUTA) — model rules on sourcing, rounding and uniform definitions followed by its member states.