Calculate before tax and tax amount instantly

Use Add Tax for pre-tax value or Subtract Tax when entered value already includes tax.
Input details
Enter tax percentage between 0 and 100.
Results
Add Tax
Before Tax
--
Tax Amount
--
After Tax
--

Sales Tax Formula by Method

1) Add Tax Method

Use this when entered value is the before-tax amount.

  • Tax Amount = Value x (Tax% / 100)
  • After Tax = Value + Tax Amount
  • Before Tax = Value

2) Subtract Tax Method

Use this when entered value is the tax-inclusive (after-tax) amount.

  • Before Tax = Value / (1 + Tax% / 100)
  • Tax Amount = Value - Before Tax
  • After Tax = Value

Share this page