Add a sales tax rate to a pre-tax price to get the full cost.
The tax amount is the pre-tax price multiplied by the tax rate, then added on top to get the total owed at checkout. Advertised prices usually exclude tax, so converting to the full price makes it possible to budget the real amount.
Price Including Tax
Total = price x (1 + rate%)
Total = price x (1 + rate%) The tax amount is the pre-tax price multiplied by the tax rate, then added on top to get the total owed at checkout.
Advertised prices usually exclude tax, so converting to the full price makes it possible to budget the real amount.
This calculator takes 2 inputs: Pre-tax price, Tax rate. The pre-filled defaults are a realistic starting point — replace them with figures from your own environment for a result you can act on.