Skip to content
FlexibleToolsAI
Browser Engine · 100% Client-Side Private

Sales Tax / VAT Calculator

Add tax onto a tax-exclusive price, or work backward from a tax-inclusive total to see the base price and tax amount — enter any rate for any region.

To calculate sales tax or VAT, choose add or remove mode, enter your amount and tax rate — the base price, tax amount and total are calculated instantly.

$
%
Total price
108.25$
Base price$100.00
Tax amount$8.25

Zero Server Uploads

Files process in local RAM

Instant WASM Speed

No waiting queues or lags

Unlimited Batching

Convert files without limits

Suggest a Feature or Improvement for Sales Tax / VAT Calculator

Need custom options, higher limits, or extra format support? Let our engineering team know!

How to use Sales Tax / VAT Calculator

  1. 1Choose 'Add tax to price' or 'Remove tax from total'.
  2. 2Enter the amount and your tax/VAT rate.
  3. 3See the base price, tax amount and total instantly.

How it works

Add mode: taxAmount = price × rate; total = price + taxAmount. Remove mode: basePrice = totalPrice ÷ (1 + rate) — this is the correct way to extract tax from an inclusive price; simply subtracting the rate percentage from the total gives the wrong answer.

Frequently Asked Questions

Why can't I just subtract the tax rate from the total price?

Because tax is calculated on the base price, not the total — subtracting a straight percentage from the tax-inclusive total overstates the tax removed. Dividing by (1 + rate) is the mathematically correct method.

Is my financial data uploaded anywhere?

No. Every calculator on this site runs entirely in your browser — nothing you enter is sent to a server.

Related Tools