Why a sales tax calculator beats freehand math
A sales tax calculator turns a quietly error-prone task — splitting an invoice into net, tax, and gross — into a one-click operation. Whether you're a UK freelancer adding 20% VAT to a service line, a Canadian consultant quoting HST in Ontario, or a US designer billing a California client at 7.25%, the math is the same in shape but unforgiving in detail. Get the rate wrong, mix forward and reverse calculation, or round in the wrong order, and the cleanup happens at quarter-end when it costs the most time.
The calculator above handles both the easy direction — net plus tax equals gross — and the trickier reverse, where you start with a tax-inclusive figure and need to pull the tax back out. Both are common in real invoicing, and the formulas are different enough that doing them in your head is where most mistakes happen.
When you need to extract tax from a gross figure
Reverse calculation comes up more often than people expect. A client signs off on a £6,000 budget for a project. Your contract is silent on whether that's net or gross, but the client's procurement team treats it as VAT-inclusive. To invoice cleanly, you need to back out the 20% VAT: £6,000 / 1.2 = £5,000 net, with £1,000 of VAT showing on its own line. Total still £6,000. Same for a US store quoting "$50 out the door" at a 7% combined rate, or an Australian café printing GST-inclusive prices on the menu.
The shortcut formula is VAT amount = gross × rate / (100 + rate). For 20% UK VAT, that simplifies to gross ÷ 6. For 10% Australian GST, gross ÷ 11. The calculator does this in the "Extract tax from gross" mode without you having to remember which divisor goes with which rate.
Real rates the calculator preloads
The presets cover the headline rates most freelancers and small businesses run into:
- United Kingdom: 20% standard VAT, 5% reduced rate.
- European Union: Germany 19%, France 20%, Spain 21%, Italy 22%, Netherlands 21%, Ireland 23%. (Member states set their own rates within EU floor rules.)
- United States: California 7.25%, New York 4%, Texas 6.25%, Florida 6%, Illinois 6.25%, Washington 6.5%, Pennsylvania 6%. These are state base rates only — combined city and county rates can push the actual figure significantly higher.
- Canada: Federal GST 5%, Ontario HST 13%, Atlantic provinces HST 15%, Quebec GST + QST 14.975%.
- Asia-Pacific: Australia GST 10%, New Zealand GST 15%, Japan consumption tax 10%, China VAT 13% (standard rate), Singapore GST 9%, India GST 18% (standard rate).
If your invoice needs a rate that isn't on the list — say, a reduced VAT rate, a digital services rate, or a specific US ZIP-code combined rate — type it in. The preset dropdown switches to "custom" automatically and the math updates as you type.
How to format the tax line on an invoice
The calculator outputs a three-line block designed to drop straight into an invoice:
Subtotal: $1,000.00
Sales tax (7.25%): $72.50
Total: $1,072.50
This is the format almost every accounting platform — QuickBooks, Xero, FreshBooks, Wave — expects. The tax appears as its own line item, with the rate visible, and the total is the sum. B2B clients in the UK, EU, Canada, and Australia generally require this layout for VAT/GST recovery, so even when you're not legally required to itemize, doing it makes the client's accounts payable team happier and gets you paid faster.
A note on combined US sales tax
US sales tax is the trickiest case the calculator covers. Forty-five states plus DC charge state-level sales tax, and most allow counties, cities, and special districts to add their own. The result is roughly 13,000 distinct combined rates across the country. The state presets in this calculator show the state base rate only — useful as a starting point, but not the final figure for most invoices. For an accurate rate, look up the customer's specific shipping or service address in your state's department of revenue tool, or use a sales tax automation service if you bill across many states regularly.
A note on VAT for cross-border invoicing
If you're VAT-registered in one country and invoicing a VAT-registered business in another EU member state, the reverse-charge mechanism usually means you invoice at 0% with a note like "VAT reverse charge applies — Article 196 of Directive 2006/112/EC." The customer accounts for the VAT in their own return. Selling B2C across borders, or selling digital services into the EU, follows the OSS (One-Stop Shop) rules and you typically charge the customer's local rate. The calculator gives you the math for whichever rate you decide is correct — pairing it with your accountant's advice on which scheme applies is the safest workflow.