Sales Tax Calculator
Sales tax on a $100 purchase at an 8% rate is $8.00, for a total of $108.00. Enter the amount and your tax rate, then choose whether to add tax to a price or remove tax from a total that already includes it. The calculator shows the pre-tax amount, the sales tax, and the final total. The calculation assumes one percentage applies to the entire entered amount. Actual tax can depend on the sale location, delivery address, product type, buyer status, tax holiday, marketplace rules, and whether shipping or fees are taxable. The calculator does not look up a jurisdiction or decide whether a transaction is taxable. Use the combined rate that applies to the specific sale and check the result against an official source when reporting or collecting tax.
Quick answer
Adding tax multiplies the price by the rate to find the tax, then adds it to the price.
What this tells you
- •Adding tax multiplies the price by the rate to find the tax, then adds it to the price.
- •Removing tax divides a tax-inclusive total by one plus the rate to find the pre-tax price.
- •The sales tax is the difference between the total and the pre-tax amount.
- •Removing tax is not the same as subtracting the stated percentage from the tax-inclusive total.
- •The rate must be the combined rate for the transaction, including applicable local components.
- •Fees and shipping are included only if you add them to the entered taxable amount.
How to Use
- 1Enter the dollar amount.
- 2Enter your local sales tax rate as a percentage.
- 3Choose Add tax to a price or Remove tax from a tax-inclusive total.
- 4Click Calculate to see the pre-tax amount, sales tax, and total.
- 5Confirm whether the item, shipping, service charge, or buyer qualifies for an exemption.
- 6For filing or invoicing, compare the result with the rules and rounding method required by the taxing authority.
How It Works
Formula
Add tax: Sales Tax = Amount x Rate / 100, Total = Amount + Sales Tax
Remove tax: Pre-Tax = Amount / (1 + Rate / 100), Sales Tax = Amount - Pre-TaxAdding tax treats the entered amount as the pre-tax price and applies the rate to it. Removing tax treats the entered amount as a total that already includes tax, so it divides by one plus the rate to recover the original price and reports the tax as the difference.
Calculation note: values are processed in the order shown above, using the current input units.
Worked Examples
Add 8% tax to a $100 purchase
Sales tax is 100 x 8 / 100 = $8.00. The total is 100 + 8 = $108.00, and the pre-tax amount stays $100.00.
Remove 8% tax from a $108 total
Pre-tax price is 108 / 1.08 = $100.00. The sales tax is 108 - 100 = $8.00, and the total is the $108.00 you started with.
Add 7.25% tax to a $249.99 purchase
$249.99 x 0.0725 equals $18.124275, which displays as $18.12. Adding the unrounded tax before final display produces a $268.11 total.
Remove 6.5% tax from a $532.50 total
Dividing $532.50 by 1.065 gives $500.00. The difference between the entered total and the recovered price is $32.50.
A purchase with a 0% entered rate
At an entered rate of zero, the formula adds no tax. This may describe a zero-rate jurisdiction or an exempt transaction, but the calculator cannot determine why the rate is zero.
Sales Tax on $100 by Rate
Sales tax and total for a $100 pre-tax purchase at common rates. These rates are generic examples, not figures for any specific state.
| Tax Rate | Sales Tax | Total |
|---|---|---|
| 5% | $5.00 | $105.00 |
| 6% | $6.00 | $106.00 |
| 7% | $7.00 | $107.00 |
| 8% | $8.00 | $108.00 |
| 9% | $9.00 | $109.00 |
| 10% | $10.00 | $110.00 |
Rates are generic examples. Look up your combined state, county, and city rate for an accurate figure.
Adding and extracting sales tax
Adding sales tax starts from a price before tax. You multiply the price by the rate to find the tax, then add it on. This is what happens at the register when a listed price gets tax applied at checkout.
Removing sales tax, sometimes called reverse sales tax, starts from a total that already includes tax. To find the original price, you divide the total by one plus the rate as a decimal. For an 8% rate, divide by 1.08. The tax is the difference between the total and that pre-tax price.
Use the remove mode when a receipt only shows the final amount and you need the pre-tax figure for an expense report or bookkeeping. Use the add mode when you know a list price and want to see the out-the-door cost.
Subtracting 8% from a tax-inclusive $108 total would give $99.36, not the original $100 price. The reason is that the $8 tax was 8% of the pre-tax price. It was only about 7.41% of the final total. Division by 1.08 reverses the original multiplication correctly.
Tax systems can round each line item, each jurisdiction component, or the invoice total. This calculator rounds its three displayed results to cents after applying one combined rate. A point-of-sale system may differ by a cent when it uses another permitted rounding sequence.
Common mistakes
- Entering the rate as a decimal like 0.08 instead of a percentage like 8
- Adding tax when the amount already includes it, which double counts the tax
- Using a single state rate when the combined local rate is higher
- Forgetting that some items, such as groceries or clothing, may be tax exempt
- Subtracting the tax percentage directly from a tax-inclusive amount instead of dividing by one plus the rate
- Leaving taxable delivery charges or mandatory fees out of the taxable base when local rules include them
- Applying one rate to a mixed basket when individual products have different tax treatment
- Assuming an online seller uses the seller's location rather than the delivery destination or another sourcing rule
Limitations
This calculator applies one entered percentage to one positive amount. It does not identify the correct state, provincial, county, city, district, or special tax rate. It does not determine nexus, sourcing, exemptions, resale status, tax holidays, product taxability, services, shipping, tips, deposits, discounts, trade-ins, excise taxes, value-added tax, use tax, or marketplace collection duties. It also does not reproduce jurisdiction-specific rounding across line items or rate components. The dollar sign is a display label and does not convert currency. Tax rules and rates can change, so verify official requirements for the transaction date and location.
Embed this calculator on your site
Drop this single line where you want the calculator to appear. It is responsive, mobile-friendly, resizes automatically, and is free to use with attribution.
<script src="https://calctide.com/embed.js" data-tool="sales-tax-calculator" async></script>Preview the embed at /embed/sales-tax-calculator/.