Sales Tax Compounding and Reverse

Pre-tax / post-tax / tax with combined state + local rate.

Run the calculator

Example

You enter

You get

Details, formula, and sources

Reverse from a receipt total.

Forward: tax = pre_tax * (rate1 + rate2). Reverse: pre_tax = post_tax / (1 + rate1 + rate2).

Arithmetic. No live rate lookup; user supplies state and local rates.

Each state's department of revenue publishes its current rate; user is responsible for the rate.

Estimate. Verify before sending to your bookkeeper, banker, or CPA.

Field names used by the API: pre_tax, rate1_pct, rate2_pct, tax, post_tax, combined_rate_pct

Related tools