About this tool
Calculate sales tax and the final total for any purchase amount.
Sales Tax Calculator works in both directions: it adds tax to a pre-tax price with total = amount × (1 + rate ÷ 100), or backs the tax out of a tax-inclusive price with subtotal = amount ÷ (1 + rate ÷ 100). Enter any amount and any rate — 8.25% is the starting example — and it returns the subtotal, the tax in currency, the total, and the tax as a percentage of the total. It is built for shoppers checking a receipt and for anyone splitting an invoice into net and tax lines.
Open Sales Tax Calculator on AltFTool — it loads instantly in your browser.
Enter the Amount and Sales Tax Rate (%) — 8.25 is prefilled — and set Calculation to Add Sales Tax or Price Already Includes Tax
The calculator multiplies by (1 + rate ÷ 100) to add tax, or divides by it to back tax out of a tax-inclusive price
Read the Subtotal, Sales Tax, Total, Tax Rate and Effective Tax rows, then press Copy to copy the breakdown
The 'Price Already Includes Tax' mode divides by (1 + rate ÷ 100) instead of multiplying, so you get the true subtotal rather than the common mistake of subtracting the rate from the total.
Alongside the nominal rate it reports tax as a percentage of the total — 8.25% added to a price is only 7.62% of what you actually pay, which is the figure receipts reflect.
Rates are free-entry to two decimals, so combined state-plus-county-plus-city rates like 9.375% work exactly as typed instead of being rounded to a preset.
Multiply the price by the rate as a decimal: at 8.25%, a $49.99 item carries $4.12 of tax for a $54.11 total. In Add Sales Tax mode the tool does this and also breaks out subtotal, tax and total separately.
Divide the total by 1 plus the rate as a decimal — not subtract the rate. A $54.11 total at 8.25% divides by 1.0825 to give a $49.99 subtotal and $4.12 of tax. Subtracting 8.25% from the total instead would understate the subtotal.
Because the rate is charged on the subtotal but the effective figure is measured against the total, which is larger. An 8.25% rate works out to 7.62% of the final amount paid — the two are describing the same tax against different bases.
No — it does no lookup and applies whatever rate you type. US sales tax is set by state, county and city and combined rates commonly land anywhere from 0% to over 10%, so check your jurisdiction's current rate (and any exemption on the item) before relying on the result. Treat the output as informational rather than as tax advice.
Add the Sales Tax Calculator widget to your blog or website — free, responsive, no signup. Just keep the “Widget by AltFTool” credit link visible.
<iframe src="https://www.altftool.com/embed/widget/sales-tax-calculator"
title="Sales Tax Calculator — free AltFTool widget"
width="100%" height="640" style="border:0;border-radius:12px;overflow:hidden"
loading="lazy" referrerpolicy="no-referrer-when-downgrade" allow="clipboard-write"></iframe>
<p style="font-size:12px;margin:4px 0 0">Widget by <a href="https://www.altftool.com/tools/all/sales-tax-calculator?utm_source=embed&utm_medium=widget" rel="nofollow">AltFTool — free online tools</a></p>