GST Calculator
Add or remove GST with preset GST rates or a custom rate, and see original amount, GST amount, final amount, formula, and steps.
Enter the taxable amount for GST exclusive calculations or the GST-inclusive amount for reverse GST.
Use this only when Custom rate is selected.
Status: initial
Results
Awaiting calculation
Introduction
GST is added to or removed from invoices, bills, product prices, service fees, and business estimates every day. This calculator supports GST exclusive calculations for adding tax and GST inclusive calculations for removing tax from a total amount.
Purpose
Use this calculator to quickly find the original amount, GST amount, and final amount for common GST rates or a custom rate. It is designed for clear invoice checks, business estimates, and everyday tax understanding.
GST formula
For GST exclusive amounts, GST is added to the original amount. For GST inclusive amounts, the original amount is recovered by dividing the total by 1 plus the GST rate.
Variable explanations
The entered amount is either before GST for exclusive calculations or already including GST for inclusive calculations.
Choose a common rate such as 0%, 3%, 5%, 12%, 18%, or 28%, or select a custom rate.
GST Exclusive adds GST to a base amount. GST Inclusive removes GST from a total amount.
Formula guide
GST Exclusive (add GST)
GST amount = original amount x GST rate / 100
- Original amount is the price before GST.
- GST rate is the selected percentage.
- Final amount is original amount plus GST amount.
Use this when the entered amount does not include GST and you want the final GST-inclusive price.
GST Inclusive (remove GST)
Original amount = GST-inclusive amount / (1 + GST rate / 100)
- GST-inclusive amount is the total price including GST.
- GST rate is converted to a decimal.
- GST amount is total amount minus original amount.
Use this when the entered amount already includes GST and you want to find the pre-GST amount.
Final amount
Final amount = original amount + GST amount
- Final amount is the invoice or bill total after GST is applied.
For inclusive calculations, the entered amount is already the final amount.
Custom GST rate
Custom rate follows the same exclusive or inclusive formulas
- Custom rate can be any value from 0% to 100%.
Use a custom rate for special cases, international GST/VAT-style checks, or temporary tax scenarios.
Worked, business, and invoice examples
Add 18% GST
- Choose GST Exclusive.
- Enter amount as 1,000.
- Choose 18%.
- GST is 180 and the final amount is 1,180.
Remove 18% GST
- Choose GST Inclusive.
- Enter amount as 1,180.
- Choose 18%.
- Original amount is 1,000 and GST is 180.
Zero-rated item
- Choose GST Exclusive.
- Enter the amount.
- Choose 0%.
- GST amount is 0 and final amount stays the same.
Custom rate
- Choose Custom rate.
- Enter the custom percentage.
- Calculate GST using the same inclusive or exclusive method.
Invoice check
- Use GST Inclusive when checking a total invoice amount.
- Enter the total amount shown on the invoice.
- The calculator separates the original amount and GST amount.
Quotation check
- Use GST Exclusive when preparing a quote before tax.
- Enter the base service or product amount.
- The calculator shows the GST and final quoted amount.
Common mistakes
Confusing inclusive and exclusive amounts
Adding GST to an amount that already includes GST will overstate the final price.
Using the wrong rate
GST rates vary by goods, services, and jurisdiction. Always confirm the applicable rate.
Subtracting the rate directly
To remove GST from an inclusive amount, divide by 1 plus the rate. Do not simply subtract the percentage from the total.
Rounding too early
Round final invoice values consistently and avoid rounding each intermediate step when checking larger invoices.
Treating estimates as tax advice
A calculator can help with arithmetic, but filing and compliance questions should follow official guidance.
FAQs
What is GST?
What is GST exclusive?
What is GST inclusive?
How do I add GST?
How do I remove GST from a total?
What GST rates are supported?
Can I use decimals?
What is the formula for GST exclusive calculation?
What is the formula for GST inclusive calculation?
Why is reverse GST not just subtracting the percentage?
Does the calculator split CGST and SGST?
Can businesses use this for invoices?
Does 0% GST work?
What is a custom GST rate for?
Are formulas calculated in the page component?
References
Related calculators
- VAT Calculator
- Sales Tax Calculator
- Discount Calculator
- Profit Margin Calculator
- Markup Calculator
- Invoice Calculator
- Percentage Calculator
- EMI Calculator
Last updated and version history
Last updated: 2026-07-03
- 1.0.0 (2026-07-03): Initial CAL-0004 GST Calculator implementation using platform engines.