經營生意稅務 · 定價
VAT 計算器
以任意稅率把 VAT 加到未稅價上,或從含稅價中抽出。抽出方向正是發票常出錯之處:扣掉 20% VAT 是除以 1.2,不是減 20%。
數字
- Gross (incl. VAT)
- 1,200.00
- VAT amount
- 200.00
- Net
- 1,000.00
行家的解讀
值得一提
Extraction trap: VAT inside a gross price is gross × rate ÷ (1 + rate) — at 20%, that's 16.67% of the gross, not 20%. Subtracting 20% from a VAT-inclusive price understates the net and is the most common invoicing error.
方法論
加上:含稅 = 未稅 ×(1 + 稅率)。扣除:未稅 = 含稅 ÷(1 + 稅率)。2026 年的標準稅率:英國 20%、德國 19%、法國 20%、西班牙 21%、義大利 22%、荷蘭 21%、瑞典/丹麥/挪威 25%、瑞士 8.1%、阿聯 5%、沙烏地阿拉伯 15%。各國特定類別另適用減徵稅率。
常見問題
- 怎麼從價格中扣除 VAT?
- 除以(1 + 稅率)。含 20% VAT 的 £120,就是 £120 ÷ 1.2 = £100 未稅,VAT £20。減 20%(得 £96)是錯的——那扣掉的是含稅價的 20%,不是 VAT。
給代理使用
呼叫這個工具,而不是在對話脈絡裡自行計算。輸入確定性的 JSON,取回計算後的數值以及基準解讀。 完整代理文件 →
curl -s https://xearno.tools/api/v1/tools/vat \
-H 'content-type: application/json' \
-d '{"mode":"add","amount":1000,"rate":20}'Schema: GET /api/v1/tools/vat · MCP 工具名稱: vat
相關工具
- GST 計算器 — 加上或抽出 GST——印度級距(5/12/18/28),以及澳洲/紐西蘭/新加坡/加拿大稅率。
- Self-Employment Tax & Quarterly Estimated Payments (2026 1040-ES) — How much you’ll owe on 2026 freelance income — SE tax, income tax, QBI — and the exact quarterly payment the safe-harbor rules actually require.
- UK Self-Assessment First-Year Bill Calculator (payments on account) — Your real first-January Self Assessment bill — the year’s tax PLUS 50% of next year’s, due the same day — with the exact dated payment schedule.
- 單位經濟 — LTV、LTV:CAC 與 CAC 回本——附上讓它們有意義的基準。