Singapore GST Calculator

Add GST to a net price or extract it from a gross amount at Singapore's verified standard rate of 9% (reduced: 0% (exports, qualifying international services)). All math runs locally in your browser.

9% standard GST rate
Reduced rates
0% (exports, qualifying international services)
Source
Ministry of Finance (MOF)
Verified
how we verify · changelog

MOF page confirms history: 8% in 2023, 9% in 2024. Now 9%; no further rise announced. IRAS rate pages were JS-rendered (nav only).

Rate

How the math works

Add GST (forward): gross = net × (1 + rate ÷ 100)

Extract GST (reverse): net = gross ÷ (1 + rate ÷ 100)

Worked example at Singapore's standard rate: net 100 × (1 + 9 ÷ 100) = 109.00 gross, of which 9.00 is GST.

Issuing a GST-compliant invoice?

Rates are only half of it — what must appear on the invoice (tax numbers, rate per line, reverse-charge wording for cross-border B2B) is covered in the VAT & GST invoicing guide, and the free VAT invoice generator produces a compliant PDF. The full rate dataset behind this page (42 jurisdictions, source per row) is downloadable: CSV · JSON (CC BY 4.0).

Singapore GST FAQ

What is the standard GST rate in Singapore?

9%, per Ministry of Finance (MOF) (verified 2026-06-12). Reduced rates: 0% (exports, qualifying international services). Rates change — always confirm against the linked source before filing anything.

How do I add GST to a net price?

Multiply the net amount by (1 + rate ÷ 100). Reverse (extracting from a gross, tax-inclusive amount): divide by (1 + rate ÷ 100). The calculator on this page does both with Singapore's verified rate preloaded.

Where does this rate come from?

Every rate in our dataset cites the source it was verified against — for Singapore, that is Ministry of Finance (MOF) (linked on this page), checked on 2026-06-12. The full 42-jurisdiction dataset is downloadable under CC BY 4.0, and every verification pass is logged in our public changelog.