Sales Tax Calculator

Add sales tax to a price or find the pre-tax amount from a total.

I want to
$
%
Clear

Adding vs. removing sales tax

To add tax, multiply the price by the tax rate and add it on: Total = Price × (1 + rate). To remove tax from a gross total, divide by (1 + rate) to recover the pre-tax price. This is handy for reverse-calculating the net amount on a receipt.