sg_gst
Calculate Singapore GST: add 9% GST to a price or extract GST from a GST-inclusive amount. Uses the 9% rate effective from 1 Jan 2024.
Instructions
Add or remove Singapore GST (9% from 1 Jan 2024). mode='add' calculates GST on a price; mode='remove' extracts GST from a GST-inclusive price. FREE
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | 'add' (add GST) or 'remove' (extract GST from inclusive price) | add |
| amount | Yes | Amount in SGD |