GST Calculator

Add GST to a net amount or remove GST from a gross amount.

How this works

Adding GST — multiply the net amount by (1 + GST rate):

gross = net × (1 + rate)

Removing GST — divide the gross amount by (1 + GST rate):

net = gross ÷ (1 + rate)

The GST amount is the difference between gross and net.