ビジネス運営税金 · 価格設定
VAT 計算ツール
税抜価格にVATを加える、または税込価格から取り出すのを、任意の税率で。取り出す方向こそ請求が間違うところです:20%のVATを外すとは、20%を引くのではなく1.2で割ることです。
数値
- 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%、UAE 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}'スキーマ: GET /api/v1/tools/vat · MCP ツール名: vat
関連ツール
- GST 計算ツール — GSTを加える/取り出す——インドのスラブ(5/12/18/28)、オーストラリア/NZ/シンガポール/カナダの税率。
- 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回収——それらを意味あるものにするベンチマーク付きで。