經營生意稅務 · 定價
GST 計算器
涵蓋 🇮🇳 印度 · 🇦🇺 澳洲 · 🇳🇿 紐西蘭 · 🇸🇬 新加坡 · 🇨🇦 加拿大
GST 雙向換算——未稅到含稅、再換回來——並在稅率選單中內建印度的級距結構(5/12/18/28%)與單一稅率制度(澳洲 10%、紐西蘭 15%、新加坡 9%、加拿大聯邦 5%)。
數字
- 含稅價格
- 29,500.00
- GST @ 18%
- 4,500.00
行家的解讀
值得一提
India splits GST into CGST + SGST for intra-state sales (9% + 9% on an 18% item) or a single IGST inter-state — the total is identical; only the invoice line items differ.
值得一提
Removing GST divides by 1.18 — subtracting 18% from an inclusive price is the standard invoicing error and understates the taxable value.
方法論
含稅 = 未稅 ×(1 + 稅率);未稅 = 含稅 ÷(1 + 稅率)。印度採級距稅率(5/12/18/28%,另有免稅與特殊類別);澳洲 10%、紐西蘭 15%、新加坡 9%(2024 年起)、加拿大聯邦 GST 5% 另加各省稅。
給代理使用
呼叫這個工具,而不是在對話脈絡裡自行計算。輸入確定性的 JSON,取回計算後的數值以及基準解讀。 完整代理文件 →
curl -s https://xearno.tools/api/v1/tools/gst \
-H 'content-type: application/json' \
-d '{"mode":"add","amount":25000,"rate":"18"}'Schema: GET /api/v1/tools/gst · MCP 工具名稱: gst
嵌入這個計算器
可免費放在你自己的網站上。規則變動時它仍然管用,因為資料由我們維護——沒有廣告、沒有 cookie,並附上回到完整工具的連結。
<iframe src="https://xearno.tools/embed/gst" width="100%" height="805" style="border:1px solid #23262e;border-radius:12px;max-width:640px" loading="lazy" title="GST 計算器 — Xearno Tools"></iframe>