Sales Tax Calculator
Calculate sales tax on purchases

Sales Tax Calculator is built for calculate sales tax on purchases — fast, free, and private. Fill in Purchase Amount and Tax Rate (%) and read your answer immediately. Every answer includes a transparent breakdown you can repeat by hand. Use it whenever you need a reliable number without opening a spreadsheet. No sign-up, no server storage — the math happens right on your device, and most tools work offline after the first visit. It is part of the Finance collection on CalcProMaster, alongside free online sales tax calculator, free calculators and more. Designed for real people — plain labels and instant feedback on every field. Give Sales Tax Calculator a try — it takes seconds and costs nothing.
What does the page calculator do?
Sales Tax Calculator works out the tax from the Purchase Amount and Tax Rate, following standard Finance conventions — the page defaults produce a tax of $8.25.
- Inputs: Purchase Amount and Tax Rate.
- Output: the tax, plus the intermediate steps behind it.
- Method: the standard Finance formula, evaluated entirely in your browser.
Quick answer
With the default inputs (purchase amount of 100, tax rate of 8.25), sales tax calculator returns a tax of $8.25. Assumptions and limits are summarized below.
How does the Sales Tax Calculator work?
Sales Tax Calculator computes the tax directly from your inputs — the Purchase Amount and Tax Rate feed the formula. Nothing is uploaded: the math runs locally in your browser and the result appears as you type.
What This Calculator Really Does
Sales tax answers two opposite questions: what will this price cost after tax, and what was the pre-tax price on this receipt? This calculator does both — multiply forward to add tax, divide backward to extract it — showing every step so you can check the math on any checkout or invoice.
The reverse direction is the one people fumble. Tax is not removed by taking the tax rate off the total; it is removed by dividing by one-plus-the-rate. Doing it the wrong way undercounts the pre-tax amount and misstates the tax itself.
Everything runs locally in your browser. No amounts, no rates, no tracking — nothing leaves your device.
Quick answer: an $80 item at 8.25% tax costs $86.60 (80 × 1.0825). A $86.60 receipt at that rate contains $6.60 tax and an $80.00 pre-tax base (86.60 ÷ 1.0825).
The Formula, Explained Plainly
Add tax: Total = Price × (1 + r)
Remove tax: Price = Total ÷ (1 + r), and Tax = Total − Price
- r — the tax rate as a decimal (8.25% → 0.0825).
The division works because the total is the price multiplied by (1 + r) in the first place — undoing multiplication is division, never subtraction. Effective tax on the receipt equals Total × r ÷ (1 + r), slightly less than r × Total.
How to Use It — In Order
- Pick the direction — adding tax to a price, or extracting it from a total.
- Enter the amount — pre-tax price for forward mode; receipt total for reverse.
- Enter the combined rate — state plus county plus local, if all apply.
- Read the breakdown — base, tax, and total, each shown separately.
- Check receipts against it — reverse mode reproduces what the cashier charged.
- Mind exempt items — groceries, medicine and clothing are taxed differently across jurisdictions; the calculator applies one rate to whatever you enter.
Worked Example, Verified by Hand
Forward: $80 at 8.25%:
- 80 × 0.0825 = $6.60 tax.
- Total: 80 + 6.60 = $86.60 — identical to 80 × 1.0825.
Reverse: a $86.60 total at 8.25%:
- Pre-tax base: 86.60 ÷ 1.0825 = $80.00.
- Tax contained: 86.60 − 80.00 = $6.60.
- Wrong-way check: 86.60 × 0.0825 = $7.14 — that is tax on a price that already includes tax, which is why the subtraction shortcut overstates it.
Common Mistakes to Avoid
- Removing tax by multiplying the total by the rate — division by (1 + r) is the only correct reverse.
- Using one state rate where stacked local rates apply — combined rates are what receipts actually charge.
- Taxing exempt categories by habit — many jurisdictions exempt groceries or medicine; the rate you enter should match the item.
- Confusing sales tax with VAT — VAT is embedded in displayed prices in most countries; US-style sales tax is added at checkout.
- Rounding per-item instead of per-receipt — jurisdictions specify where rounding happens; small mismatches usually trace to this.
Limitations
- Single flat rate per calculation — no per-item category mixing or exemption logic.
- No jurisdiction database — you supply the correct combined rate.
- Use-tax, shipping-taxability and discount-then-tax ordering rules vary and are out of scope.
Expected Accuracy
Exact multiplication and division at full floating-point precision, rounded for display to cents. Receipt reconciliation matches to the cent when the rate and rounding conventions align.
Privacy — Your Data Never Leaves This Device
Prices and rates stay in your browser: no upload, no tracking — the tool works offline too.
Related Tools & Guides
Natural next steps from Sales Tax:
- All Finance Calculators
- Discount Calculator — discounts usually apply before tax
- GST Payable Calculator — the Indian input-credit system
- Tip Calculator — the other checkout add-on
- Guide: GST & Sales Tax Explained
Sources & Standards
Add-on sales tax convention follows US state practice; reverse-tax arithmetic follows from the formula itself.
- Federation of Tax Administrators — state rate references
Bottom Line
Multiply by (1 + r) to add tax, divide by (1 + r) to remove it — never subtract. Get the combined rate right and every checkout reconciles.
From Our Guides Library
Frequently Asked Questions
How do I calculate sales tax on a price?
Multiply the price by the tax rate and add it — equivalently multiply by (1 + r). Example: $80 at 8.25% → 80 × 1.0825 = $86.60.
How do I find the pre-tax price from a total?
Divide the total by (1 + rate). Example: $86.60 ÷ 1.0825 = $80.00 pre-tax, with $6.60 being the tax.
Why not just subtract the tax percentage from the total?
Because the tax was computed on the smaller pre-tax amount. Multiplying the total by the rate taxes an amount that already includes tax and overstates the tax.
What rate do I use?
The combined rate that applies where the sale occurs — state, county and city layers stack. Tax administrators publish current combined tables.
Is sales tax calculated before or after a discount?
In most US jurisdictions the discounted price is what gets taxed — apply the markdown first, then tax the lower base.
How is sales tax different from GST or VAT?
VAT/GST is built into the displayed price and collected at each production stage; US-style sales tax is added at the register to the pre-tax price.
Is this calculator free and private?
Yes — everything runs in your browser with no sign-up, no upload and no tracking.
What does the tool calculate?
Use Sales Tax Calculator when the tax needs to be right the first time: it evaluates your inputs against the standard Finance method and shows the working, not just the answer. Because the working is visible: Sales Tax Calculator shows each operation behind the tax in the steps panel, so you can verify the result instead of trusting a black box.
How is the result calculated?
The first steps are tax = $100 × 8.25% = $8.25, then total = $100 + $8.25 = $108.25. The engine behind Sales Tax Calculator evaluates the inputs in a single pass — no hidden iterations or adjustments — so the output you see is exactly what the formula produces for the values you entered.
What do I need to use the Sales Tax Calculator?
The Purchase Amount and Tax Rate it asks for, or the page defaults if you just want to see the calculation work. Each input maps directly to the formula, and changing any one of them recalculates the tax instantly.
What does the result from the tool mean?
The main number the sales tax calculator returns is the tax for your exact inputs, and the supporting figures and step list give it context. The model behind Sales Tax Calculator covers the standard case; special cases, edge values, or jurisdiction-specific rules may need manual adjustment.
When is the page most useful?
Sales Tax Calculator fits planning and checking: planning and budgeting, comparing scenarios side by side, and double-checking a figure before acting on it, or any moment when the tax needs to be right the first time. Run Sales Tax Calculator twice with deliberately low and high inputs; the spread tells you how sensitive the result is, which a single run never shows.