GST Calculator: How to Add and Remove GST

To add GST, multiply the net price by the GST rate and add it back: net x (1 + rate). To remove GST from a GST-inclusive total, divide by (1 + rate) to get the net price, then subtract that from the total to find the GST. At 10%, divide an inclusive total by 11 to find the GST.
A GST calculator is a simple tool that does one of two jobs: it adds Goods and Services Tax to a net price, or it strips GST out of a tax-inclusive total. Both are easy to get wrong by hand, because removing GST is not the same as subtracting the rate. This guide shows the exact formulas, walks through worked examples, lists the major GST rates, and explains how to apply the numbers correctly on your invoices and quotes.
Whether you are a freelancer in Australia charging 10%, a consultant in India working with 18%, or a small business in Canada applying 5% GST, the underlying maths is the same. Get the formula right once and you will calculate GST confidently every time, whether you reach for a GST calculator or do it on the back of an envelope.
What Is a GST Calculator?
GST stands for Goods and Services Tax, a consumption tax charged on most goods and services sold by registered businesses. It is collected by the seller at each stage of the supply chain and ultimately paid by the end consumer. In structure, GST is almost identical to VAT (Value Added Tax) used across the UK and Europe - the name simply differs by country.
A GST calculator answers two everyday questions. First, "I have a net price; what is the total my customer pays once GST is added?" Second, "I have a GST-inclusive total; how much of that is the GST I need to remit?" Both directions matter, because you set prices in net terms but you often receive payments and read receipts in gross terms.
The reason a dedicated calculation matters is the asymmetry between the two directions. Adding 10% is intuitive. Removing it is where people slip up - you cannot simply subtract 10% from a gross figure and arrive at the correct net price. We will prove exactly why below.
It helps to remember what GST actually represents on your books. When you collect it on a sale, you are acting as an unpaid tax collector for the government; the money passes through your business but never belongs to it. When you pay it on a purchase, you may be able to reclaim it. The calculator simply tells you, at any moment, how much of a given figure is "yours" (the net) and how much is the tax authority's (the GST). Once you frame it that way, the formulas stop feeling like arithmetic and start feeling like accounting.
The GST Formula Explained
There are two core formulas. Let net be the price before tax, rate be the GST rate as a decimal (10% = 0.10), and gross be the GST-inclusive total.
To add GST (net to gross):
- GST amount = net x rate
- Gross = net x (1 + rate)
To remove GST (gross to net):
- Net = gross / (1 + rate)
- GST amount = gross - net, or equivalently gross x rate / (1 + rate)
The second formula is the one people forget. If GST is 10%, the divisor is 1.10, not 1.10 subtracted as a percentage. A handy shortcut for a 10% rate: the GST component of any inclusive total is simply the total divided by 11. That is because gross x 0.10 / 1.10 = gross / 11.
Why dividing matters
The logic is this. The gross figure already contains both the net price and the tax. The net price represents 100% of the base, and the GST represents an extra percentage on top of that base. So the gross is 110% of the net (at a 10% rate). To recover 100% from 110%, you divide by 1.10. Subtracting 10% of the gross would incorrectly treat the tax as a slice of the larger gross number rather than of the smaller net number.
Understanding the Inputs
To use any GST calculator correctly, you need three inputs and to know which direction you are working in.
- The amount. This is either your net price (if you are adding GST) or your inclusive total (if you are removing it). Be certain which one you have. Quotes and price lists are usually net for B2B and inclusive for B2C.
- The GST rate. Use the rate that applies in your jurisdiction and to the specific supply. Most countries have a single standard rate, but some goods are zero-rated, exempt, or taxed at a reduced rate. You will find the current rate on your national tax authority's website.
- The direction. Are you adding GST to a net figure, or extracting it from a gross figure? This single choice determines whether you multiply or divide.
Where do you find these? Your net price comes from your own pricing model - your day rate, project fee, or unit cost. The rate comes from your tax authority (the ATO in Australia, the CBIC in India, the CRA in Canada). The inclusive total appears on supplier receipts, point-of-sale slips, and any price advertised "GST inclusive".
How to Add GST: Worked Examples
Example 1 - Priya, a Sydney web designer (10% GST)
Priya quotes a client AUD 2,500 for a website build. She is GST-registered, so she adds 10%.
- GST amount = 2,500 x 0.10 = 250
- Gross (invoice total) = 2,500 x 1.10 = 2,750
Her tax invoice shows: Subtotal AUD 2,500, GST AUD 250, Total AUD 2,750. The AUD 250 is what she sets aside to remit to the ATO.
Example 2 - Arjun, a Bangalore consultant (18% GST)
Arjun bills INR 80,000 for a month of advisory work. The standard GST rate on professional services in India is 18%.
- GST amount = 80,000 x 0.18 = 14,400
- Gross = 80,000 x 1.18 = 94,400
His invoice total is INR 94,400. Note that in India this 18% may be split into CGST and SGST (9% + 9%) for intra-state supplies, or charged as IGST (18%) for inter-state supplies - the total is the same, only the labeling on the invoice changes.
Example 3 - Maple Co, a Toronto retailer (5% GST)
Maple Co sells a product for a net CAD 49.99. Federal GST in Canada is 5%.
- GST amount = 49.99 x 0.05 = 2.4995, rounded to 2.50
- Gross = 49.99 + 2.50 = 52.49
In several Canadian provinces this combines with PST or is replaced by HST at a higher blended rate, so always confirm the rate for the customer's province before adding.
How to Remove GST: Worked Examples
Example 1 - Stripping 10% from an Australian total
A supplier sends Priya a receipt for AUD 330, GST inclusive. How much GST did she pay (and can potentially claim as an input tax credit)?
- Net = 330 / 1.10 = 300
- GST = 330 - 300 = 30
Shortcut check: 330 / 11 = 30. Correct. Had she wrongly multiplied 330 x 0.10, she would have recorded 33 - overstating her claim by AUD 3.
Example 2 - Reverse-calculating 18% in India
Arjun receives a software subscription receipt for INR 11,800, inclusive of 18% GST.
- Net = 11,800 / 1.18 = 10,000
- GST = 11,800 - 10,000 = 1,800
The INR 1,800 is the input tax he may offset against the GST he collects on his own sales, reducing what he ultimately remits.
Example 3 - Backing out 5% in Canada
Maple Co reviews a CAD 105 inclusive supplier invoice at 5% GST.
- Net = 105 / 1.05 = 100
- GST = 105 - 100 = 5
Clean numbers here, but the principle holds at every rate: divide by one-plus-the-rate first, then subtract.
A quick proof you can trust
If you ever doubt the divide-don't-subtract rule, prove it with a single line. Start with a net price of 100 and a 10% rate. Add GST: 100 x 1.10 = 110. Now reverse it. Wrong method: 110 - (110 x 0.10) = 110 - 11 = 99. That is not 100 - you have lost a dollar. Right method: 110 / 1.10 = 100 exactly. The wrong method always undershoots the net and overstates the GST, and the gap grows with the rate. At 18%, subtracting the rate from the gross overstates GST by nearly 16% of the true tax figure. That is not a rounding quibble; it is a real reporting error.
GST Rates Around the World
GST rates and the resulting divisors vary by country. Always confirm the current rate with your tax authority, but the table below shows common standard rates and the maths that follows.
| Country | Standard GST/HST rate | Add GST multiplier | Remove GST divisor | 10%-style shortcut |
|---|---|---|---|---|
| Australia | 10% | x 1.10 | / 1.10 | total / 11 |
| India | 18% (standard slab) | x 1.18 | / 1.18 | total x 18 / 118 |
| Canada (federal GST) | 5% | x 1.05 | / 1.05 | total / 21 |
| New Zealand | 15% | x 1.15 | / 1.15 | total x 3 / 23 |
| Singapore | 9% | x 1.09 | / 1.09 | total x 9 / 109 |
India also uses reduced slabs of 5% and 12% and a higher 28% slab on certain goods. Canada layers provincial sales tax on top in many provinces, or replaces GST with HST. New Zealand applies a single flat 15% to almost everything, which is part of why its system is admired for simplicity.
How to Interpret and Use the Result
Once you have your numbers, here is what they mean in practice.
The GST amount on a sale is not your money. It is collected on behalf of the tax authority and must be remitted, usually quarterly or monthly depending on your turnover and registration. Treat it as a liability the moment you invoice, not as revenue. A simple habit is to move the GST portion into a separate tax savings account as payments land.
The net amount is your actual revenue - the figure that flows into your profit calculations, your pricing decisions, and your margin analysis. When you assess whether a project was worthwhile, always work from the net, never the gross.
The GST you pay on business purchases is, for registered businesses, often recoverable as an input tax credit. Your net GST payable to the authority is roughly the GST you collected on sales minus the GST you paid on eligible purchases. This is why accurately removing GST from supplier receipts matters: every dollar you under-record is a credit you forfeit.
What does a "good" number look like? There is no good or bad GST figure in isolation - it is a pass-through. The healthy signal is consistency: your collected GST should reconcile cleanly to your sales, and your claimed input credits should match your purchase records with no surprises at return time.
A note on margins and the GST trap
A subtle business consequence flows from all this. When you compare an inclusive supplier price against your own inclusive sell price, the apparent margin can mislead you, because both figures carry tax. Strip GST out of both before you compare. If you buy stock for an inclusive CAD 105 and sell it for an inclusive CAD 168, your real margin is on the net figures - CAD 100 cost against CAD 160 revenue - not on the gross numbers. Comparing gross to gross happens to give the same percentage here, but the moment the two sides carry different rates, or one side is GST-free, the gross comparison breaks. Always reason about profit in net terms.
The same caution applies to discounts and surcharges. A 10% discount applied before GST and a 10% discount applied after GST produce the same final figure mathematically, but they look different on the invoice and can confuse a client. Pick one approach - almost always discount the net first, then apply GST to the discounted net - and apply it consistently so your documents are unambiguous.
When and Why You Use a GST Calculator
You will reach for GST maths in several recurring situations.
- Quoting and pricing. Decide whether to advertise net or inclusive prices, then show the GST line clearly so clients see exactly what they are paying.
- Raising invoices. Every tax invoice for a registered business must show the GST component separately and correctly.
- Recording expenses. Strip GST from supplier receipts to capture input tax credits and to record the true net cost in your books.
- Filing returns. Reconcile total GST collected against total GST paid to compute what you owe or are refunded.
- Setting a price from a target take-home. If you want to net a specific amount, work backwards: that is a remove-GST calculation in reverse, ensuring your headline price still leaves you the figure you need.
For anyone billing regularly, doing this by hand on every line is slow and error-prone. Modern tools like Aviy's AI invoice generator apply the right GST rate per line automatically, show the tax component on a compliant tax invoice, and feed the totals into analytics so you always know how much GST you are holding.
Pros and Cons of Calculating GST Manually
There is a place for doing the maths yourself, and a place for automating it. Here is an honest view.
Pros of manual calculation:
- No tools required - you can sanity-check any figure with a phone calculator.
- Builds genuine understanding of how the tax works, which helps at return time.
- Useful for one-off quotes or quick conversations with a client.
Cons of manual calculation:
- Easy to confuse adding and removing GST, producing the classic over-claim error.
- Rounding has to be handled consistently across many lines, or totals drift.
- No audit trail - you cannot prove later which rate you applied and why.
- Scales badly; ten invoices a month is fine, two hundred is a recipe for mistakes.
For low volume and learning, manual is fine. As soon as you raise invoices regularly or claim input credits across many receipts, automated calculation pays for itself in saved time and avoided errors.
Common Mistakes When Calculating GST
- Subtracting the rate to remove GST. The single most common error. Removing 10% means dividing by 1.10, not subtracting 10% of the gross. Always divide first.
- Applying GST to a gross figure. Adding GST to a price that already includes GST double-taxes the customer and inflates your apparent liability.
- Using the wrong rate. Reduced-rate, zero-rated, and exempt supplies exist. Charging the standard rate on a zero-rated item over-collects; missing GST on a standard item under-collects and leaves you liable for the shortfall.
- Rounding at the wrong stage. Round the GST per line according to your jurisdiction's rules, then sum, rather than rounding the final total only. Inconsistent rounding causes one- or two-cent discrepancies that fail reconciliation.
- Forgetting registration thresholds. You generally only charge GST once registered. Charging it before you are registered, or failing to register after crossing the turnover threshold, both cause problems.
- Treating collected GST as income. Spending the GST portion is a cash-flow trap. It is owed to the authority; ring-fence it.
Best Practices for GST on Invoices
- Quote in net, display GST separately. Show subtotal, GST amount, and total as three distinct lines so the customer and the tax authority can both read the invoice at a glance.
- Label the rate explicitly. State "GST 10%" (or 18%, 5%, etc.) on the document. In India, split into CGST/SGST or IGST as required.
- Include your GST/tax registration number. Most jurisdictions require it on a valid tax invoice for the buyer to claim input credit.
- Round per line, then total. Apply your local rounding rule consistently and keep the line-level GST figures.
- Ring-fence collected GST. Move the tax portion into a separate account so it is there when the return falls due.
- Keep every supplier receipt. Input tax credits depend on documentary proof; a missing receipt is a forfeited claim.
- Automate the maths. Let your invoicing software calculate, label, and total GST so you never reverse-engineer it by hand.
Following these keeps you compliant and makes your quarterly or monthly return a quick reconciliation rather than a scramble. If you want a deeper view of how this fits with broader tax obligations, see Aviy's guide to VAT explained for beginners - VAT and GST share the same mechanics.
Summary
A GST calculator does two things: it adds GST to a net price by multiplying by (1 + rate), and it removes GST from an inclusive total by dividing by (1 + rate) and subtracting. The trap is the removal step - divide, never subtract the raw rate. At 10%, the GST inside any total is simply that total divided by 11.
Confirm the correct rate for your jurisdiction, decide your direction before you start, round consistently, and treat collected GST as a liability rather than income. Master those habits and the GST calculator becomes a thirty-second check rather than a source of errors - and your invoices, expense records, and tax returns all reconcile without drama.
Frequently asked questions
How do I add GST to a price?
Multiply the net price by one plus the GST rate expressed as a decimal. For a 10% rate, multiply by 1.10; for 18%, multiply by 1.18. For example, a net AUD 2,500 fee at 10% becomes 2,500 x 1.10 = AUD 2,750 inclusive, of which AUD 250 is the GST. Show the subtotal, GST amount, and total separately on the invoice.
How do I remove GST from a total?
Divide the GST-inclusive total by one plus the rate to find the net price, then subtract that net price from the total to get the GST. At 10%, a 330 inclusive total gives 330 / 1.10 = 300 net and 30 GST. Never simply subtract 10% of the gross figure - that overstates the tax and is the most common GST error.
What is the GST formula?
To add GST: gross = net x (1 + rate). To remove GST: net = gross / (1 + rate), then GST = gross - net. The rate is written as a decimal, so 10% is 0.10. The GST component can also be found directly as gross x rate / (1 + rate), which at 10% simplifies to dividing the total by 11.
Why can't I just subtract 10% to remove GST?
Because the GST is 10% of the smaller net price, not 10% of the larger gross total. The gross already equals 110% of the net, so you must divide by 1.10 to recover the net. Subtracting 10% of the gross treats the tax as a slice of the wrong number and overstates the GST by a small but compounding margin.
What is the GST rate in my country?
Australia uses 10%, New Zealand 15%, Singapore 9%, and Canada's federal GST is 5% (with provincial tax or HST on top in many provinces). India uses slabs of 5%, 12%, 18% and 28%, with 18% standard for most services. Always confirm the current rate and any reduced or zero rates with your national tax authority before invoicing.
Do freelancers need to charge GST?
Only if you are registered for GST, which is usually required once your turnover crosses your country's registration threshold (and optional below it). Once registered, you must add GST to taxable supplies, show it on tax invoices, and remit it. Below the threshold you generally do not charge GST, but check your local rules as thresholds and voluntary registration options differ.
How is GST shown on an invoice?
A valid tax invoice shows the net subtotal, the GST amount as a separate line with the rate labeled, and the gross total. It also includes your GST or tax registration number. In India, the GST line is split into CGST and SGST for intra-state supplies or shown as IGST for inter-state supplies, but the total tax remains the same.
What is an input tax credit?
It is the GST you pay on eligible business purchases, which registered businesses can offset against the GST they collect on sales. Your net GST payable is roughly collected GST minus paid GST. This is why accurately removing GST from supplier receipts matters - every dollar under-recorded is a credit you lose at return time.
How do I find a net price from a target take-home amount?
If you want to keep a specific net figure, that net is your starting point, so add GST on top to set the headline price: target net x (1 + rate). Do not start from the gross. If a client gives you a fixed inclusive budget, divide it by (1 + rate) to see the actual net you will keep after remitting GST.
How should I handle GST rounding?
Apply your jurisdiction's rounding rule to the GST amount on each line, then add the lines to reach the total, rather than rounding only the final figure. Rounding consistently per line keeps your totals matching what tax authorities expect and avoids the one- or two-cent discrepancies that cause reconciliation failures at return time.
Conclusion
A GST calculator removes the guesswork from one of the most routine yet error-prone parts of running a registered business. Adding GST is a simple multiplication by one plus the rate; removing it is a division by the same figure followed by a subtraction. The discipline that protects you is remembering that you always divide to strip GST out - never subtract the raw percentage from a gross total.
Get those two formulas, your correct local rate, and your direction straight, and a GST calculator becomes a quick sanity check on every quote, invoice, and supplier receipt. Pair the maths with clean tax invoices and a ring-fenced tax account, and your GST returns turn into a tidy reconciliation instead of a stressful month-end scramble.
Related guides
- VAT Calculator: How to Add and Remove VAT
- Sales Tax Calculator: Formula and Examples
- VAT Explained for Beginners: A Simple, Practical Guide
- GST Invoicing Requirements in Australia: The Complete 2026 Guide
- GST/HST Invoicing Guide for Canada: Rules, Requirements and Tips
- Invoice Total Calculator: How to Calculate an Invoice Total


