Finance

Sales Tax Calculator

Free sales tax calculator. Add sales tax to a price or back the tax out of a tax-inclusive total. Enter amount and rate to get tax, subtotal, and total instantly.

  • Tax Foundation data · June 2026
  • Edited by
  • Formula verified by automated tests
  • Private — runs on your device
Suggest an improvement
Calculator Free · Private
Data updated:
Suggest an improvement
Want to change something?Edit any field and calculate again.
Instant resultIt recalculates in your browser, no page reload.
Fast and transparent

How to use this calculator

Follow this tool’s steps, then review its formula, assumptions, and limits below.

Step by step
01
Enter your data
02
Tap the Calculate button
03
Check the result
Sales tax in the United States is set at the state and local level, so the rate on the same purchase can swing from 0% (Delaware, Oregon, Montana, New Hampshire) to over 10% in parts of Louisiana, Tennessee, and California. This calculator works both ways: enter a pre-tax price to add tax, or enter a receipt total to reverse-engineer the tax already baked in.

When to use this calculator

  • Adding state and local sales tax to a price before checkout
  • Reverse-calculating the tax already included in a receipt total
  • Comparing the out-the-door cost of a purchase across states with different rates
  • Separating pre-tax revenue from collected tax for bookkeeping
  • Estimating tax on a big-ticket item (appliance, furniture, electronics)
  • Checking whether a quoted 'tax included' price matches the advertised rate

Example Combined Sales Tax Rates by State (2026)

StateState Base RateTypical Combined Rate (State + Local)
Oregon0%0% (no sales tax)
Delaware0%0% (no sales tax)
Montana0%0% (no sales tax)
New Hampshire0%0% (no sales tax)
California7.25%7.25%–10.75%
Texas6.25%6.25%–8.25%
New York4%4%–8.875%
Louisiana~5%up to ~11.45%

Fuente: Tax Foundation — State and Local Sales Tax Rates 2026 (taxfoundation.org). Combined rates include state, county, city, and special-district levies; verify the exact rate for your ZIP code with your state's Department of Revenue.

How it works

What is a sales tax calculator?

A sales tax calculator computes the tax owed on a purchase from a price and a tax rate. It runs in two directions: forward (add tax to a pre-tax price to get the total) or reverse (extract the tax portion from a tax-inclusive total). In the US, sales tax is a combined state + county + city + special-district rate, which is why two stores a few miles apart can charge different amounts. Unlike VAT (common in Europe and Canada), US sales tax is added at the point of sale and shown separately on the receipt—it is never embedded in the shelf price by law.

---

How It Works

You provide an amount and a rate, then choose whether the amount is pre-tax (add mode) or tax-inclusive (reverse mode). In add mode the tax is a simple percentage of the price. In reverse mode the calculator divides the total by 1 + rate to recover the original pre-tax price, then takes the difference as tax.

> When to use reverse mode: online receipts, expense reimbursements, and imported invoices often show only a grand total. Reverse mode lets you reconstruct the taxable base—important for bookkeeping and VAT/GST filings.

---

Formula

r = rate / 100

// Add mode (amount is pre-tax)
tax   = amount × r
total = amount + tax
net   = amount

// Reverse mode (amount is tax-inclusive total)
net   = amount / (1 + r)
tax   = amount − net
total = amount

---

Worked Example

Add mode: $100.00 at 8.25% (Houston, TX combined rate).

StepValue
Rate as decimal0.0825
Tax = 100 × 0.0825$8.25
Total = 100 + 8.25$108.25

Reverse mode: a receipt total of $108.25 at 8.25%.

StepValue
Pre-tax = 108.25 ÷ 1.0825$100.00
Tax = 108.25 − 100.00$8.25

---

Example Combined Rates (2025)

Rates combine the state base rate with average local add-ons; they vary by exact address.

LocationApprox. combined rate
Oregon, Delaware, Montana, New Hampshire, Alaska*0% (no state sales tax)
Colorado~8–10% (state 2.9% + high local rates)
California~8.5–10.75% (state 7.25% + locals)
Tennessee~9.5% (state 7% + locals; among highest)
Louisiana~9.5–10% (state 4.45% + parishes)
New York City8.875% (state 4% + city/MTA)
Texas (most cities)8.25% (state 6.25% + up to 2% local)

\*Alaska has no state tax but many municipalities levy local sales taxes (0–7.5%).

Source: Tax Foundation, State and Local Sales Tax Rates, 2025.

---

What This Calculator Does NOT Include

This tool applies a single flat rate to a single amount. Real-world transactions can be more complex:

  • Exemptions by product type. Groceries are exempt (or taxed at a reduced rate) in 32 states. Prescription drugs are exempt in all 50 states. Clothing under $110 per item is exempt in New York. The calculator cannot apply these rules automatically.

  • Exemptions by buyer. Resellers, nonprofits, and government agencies often purchase tax-free with an exemption certificate. This is outside the calculator's scope.

  • Nexus and economic nexus. Since South Dakota v. Wayfair (2018), online sellers may owe tax in states where they exceed $100,000 in sales or 200 transactions annually—even without a physical presence. Determining where you owe tax requires professional advice, not a calculator.

  • Multiple tax rates on one invoice. A restaurant bill might include food (reduced rate), alcohol (full rate), and a local tourism surcharge—three different rates on one receipt.

  • Rounding rules. States differ on whether tax is rounded per line item or on the invoice total, which can produce $0.01 discrepancies versus retailer systems.
  • ---

    Common Errors to Avoid

    MistakeWhy it matters
    Using a state rate and ignoring local add-onsUnderstates tax; can cause compliance issues for sellers
    Applying the rate directly to a tax-inclusive totalDouble-counts tax; use reverse mode instead
    Assuming the same rate applies to all itemsProduct-level exemptions exist in most states
    Using last year's rateRates change frequently—verify against your state's revenue department

    ---

    Quick Reference: When to Use Each Mode

    SituationMode
    Quoting a customer or estimating a purchaseAdd mode
    Reconciling a receipt or expense reportReverse mode
    Checking a vendor invoice for correct taxReverse mode
    Filing a seller's tax return (computing taxable base from gross sales)Reverse mode

    ---

    > Note: This calculator is a computational aid. For tax compliance, business filings, or cross-state e-commerce obligations, consult a CPA or your state's Department of Revenue.

    Example: $250 purchase at an 8.25% sales tax rate

    Tax: $250 × 8.25% = $20.63 in sales tax.
    Total: $250 subtotal + $20.63 tax = $270.63 due at checkout.
    Sales tax of $20.63 on a $250 purchase, for a $270.63 total. Reference values, adjust as needed.
    Disclaimer: Informational estimate based on the stated parameters. Rules and brackets may change; verify the relevant tax authority and consult a qualified tax professional for a final filing.

    Frequently asked questions

    How do I calculate sales tax on a price?
    Multiply the pre-tax price by the tax rate expressed as a decimal. For an 8.25% rate, multiply by 0.0825. Example: $100 × 0.0825 = $8.25 tax, for a total of $108.25. This calculator does it automatically in 'add' mode.
    How do I reverse sales tax out of a total?
    Divide the tax-inclusive total by (1 + rate). For a $108.25 total at 8.25%: $108.25 ÷ 1.0825 = $100.00 pre-tax, so the tax was $8.25. Use the 'reverse' mode to do this automatically — it's the correct method (subtracting 8.25% from the total would be wrong).
    Which US states have no sales tax?
    Five states have no statewide sales tax: Oregon, Delaware, Montana, New Hampshire, and Alaska (though Alaska allows local sales taxes). In these states, the listed price is the price you pay, aside from any local levies.
    What is the difference between sales tax and VAT?
    Sales tax (US) is charged once, at the final retail sale, and is added on top of the price. VAT/GST (most of the world) is collected at each stage of production and is usually already included in the displayed price. The math differs — use a VAT calculator for value-added tax.
    Is sales tax based on where I buy or where I live?
    Generally it's based on the point of sale or the delivery destination (destination-based sourcing) for most states. For online purchases, the rate is typically the buyer's shipping address. Origin-based states (like Texas for in-state sellers) use the seller's location.
    Why is the combined rate higher than the state rate?
    Most states let counties, cities, and special districts add their own local sales taxes on top of the state rate. So a 6.25% state rate can become 8.25% or more once city and county taxes are layered in. Always check the combined rate for the specific location.
    Are groceries and medicine taxed?
    It varies by state. Many states exempt groceries and prescription drugs entirely or tax them at a reduced rate. Some tax prepared food differently from raw groceries. This calculator applies one flat rate, so adjust the rate if your category is exempt or reduced.
    Do I charge sales tax as a small business?
    If you have nexus (a physical or economic presence) in a state that levies sales tax and sell taxable goods or services there, you generally must collect and remit it. Economic nexus thresholds (e.g., $100,000 in sales) apply to remote sellers after the 2018 Wayfair ruling. Consult your state's Department of Revenue.
    Does this calculator include local and city taxes?
    It applies whatever single rate you enter. To include local and city taxes, enter the full combined rate for the location (state + county + city + district). You can look this up by ZIP code on your state's revenue website or a rate-lookup tool.

    Sources & references

    Methodology & trust

    Editorial

    Finance calculator with its formula verified automatically against Tax Foundation — State and Local Sales Tax Rates 2026, per our editorial policy and methodology.

    Updates

    Updated: June 2026. Parameters are verified periodically against the cited sources.

    Privacy

    Calculations run 100% in your browser. We do not store or transmit your data.

    Limitations

    Indicative results. For critical decisions, consult a professional.

    📌 How to cite this calculator

    Rodríguez, M. (2026). Sales Tax Calculator. Hacé Cuentas. https://hacecuentas.com/en/sales-tax-calculator

    Content licensed under CC-BY 4.0 — reuse it citing the source with a link to Hacé Cuentas.

    ✉️ Report an error in this calculator