GST Calculator

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

Learn how it works
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.

Understanding GST Calculations

What is GST?

GST (Goods and Services Tax) is a broad‑based consumption tax applied in countries including Australia, New Zealand, Singapore, India, and Canada. It’s functionally identical to VAT — just a different name.

Businesses registered for GST collect tax on behalf of the government by adding it to the sale price. The two core questions: how much tax is included in a gross price, and what will the total be after adding tax to a net price?

How to add GST to a net amount

To calculate the GST‑inclusive price from a GST‑exclusive amount, multiply by (1 + rate):

gross = net × (1 + GST rate)

Example: A service costs AUD 1,000 net. With 10% GST: 1,000 × 1.10 = AUD 1,100 gross. The GST is 100.

How to remove GST from a gross amount

To find the net amount from a GST‑inclusive price, divide by (1 + rate). Never subtract the percentage directly.

net = gross ÷ (1 + GST rate)

Example: An invoice shows NZD 1,150 including 15% GST: 1,150 ÷ 1.15 = NZD 1,000 net. The GST included is 150.

GST rates by country

GST rates vary by country. Here are the most common:

Tips for accurate GST calculations

Quick cheat‑sheet for a physical calculator

Add GST
  1. Type the net amount, e.g. 100
  2. Press ×
  3. Type 1.10 (for 10‑%)
  4. Press =
110.00 ← gross amount incl. GST

For 15% → 1.15 · 18% → 1.18 · 5% → 1.05

Remove GST
  1. Type the gross amount, e.g. 110
  2. Press ÷
  3. Type 1.10 (for 10‑%)
  4. Press =
100.00 ← net amount excl. GST

Gross − Net = GST amount

Why 1.10? The “1” keeps the original 100%. Multiplying by 1.10 adds 10% in one step; dividing removes it. Skip the % button — it works differently on every calculator.