INTERACTIVE
GST Calculator
How to use the calculator
How to use the calculator long instructions
Shortcuts & accessibility Information (Read or Listen to all listed shortcuts before moving on)
- Access shortcut & accessibility Information with H6 on Screen Readers
- Jump to Income and GST Input section on enter
- Cycle through Result Headers with H3 on Screen Readers
- Cycle through Information headers with H4 on Screen readers or use provided upcoming links
If input amount excludes GST
If input amount includes GST
Goods & Service Tax (GST) is a tax on a business or enterprise, for the goods and services they supply/provide. A business/enterprise is liable to pay GST on a taxable turnover of $75,000 or more ($150,000 or more for non-profit organisations), or when providing taxi travel.
In Australia, the GST is simply calculated as a percentage/proportion (GSTRate) of the "base" price which excludes GST (PriceEx. GST):
GST=GSTRate ∙ PriceEx. GST (1)
For example, if the GSTRate = 10% = 0.10, and the PriceEx. GST = $1000
GST=(0.10) ∙ ($ 1000)
GST=$ 100
The price including GST (PriceInc. GST) is then found by summing the PriceEx. GST and the GSTRate:
PriceInc. GST=PriceEx. GST+GST (2)
By substituting in Eq. 1 into Eq. 2, we can find the PriceInc. GST without needing to find the GST separately:
PriceInc. GST=PriceEx. GST+(GSTRate ∙ PriceEx. GST)
And factorising out PriceEx. GST:
PriceInc. GST=PriceEx. GST ∙ ( 1 + GSTRate) (3)
However, suppose that only the PriceInc. GST and the GSTRate are known. To find PriceEx. GST, we arrange Eq. 3:
PriceInc. GST /( 1 + GSTRate) =PriceEx. GST ∙ ( 1 + GSTRate)/( 1 + GSTRate)
PriceInc. GST /( 1 + GSTRate) = PriceEx. GST (4)
For example, if the PriceInc.GST = $1000 and GSTRate = 10% = 0.10, the PriceEx. GST is calculated in the following way:
PriceEx. GST = PriceInc. GST /( 1 + GSTRate)
PriceEx. GST = ($ 1000)/( 1 + 0.1)
PriceEx. GST = $ 909.09