日常理財購物
小費計算器
算出小費、總計與每人分攤,並且——多數小費計算器略過的部分——告訴你在美國、歐洲與亞洲,正常的小費實際上是多少。
數字
- Total with tip
- 80.83
- Tip
- 12.33
行家的解讀
值得一提
Norms differ sharply: US sit-down service 18–20% (15% reads as dissatisfaction); most of Europe includes service — rounding up or 5–10% is generous; Japan and South Korea: no tipping, it can even cause confusion.
值得一提
Tip on the pre-tax amount where tax is itemized — the convention in North America, and it slightly lowers the total without reading as stingy.
方法論
小費 = 帳單 × 比率;每人分攤無條件進位到分,讓帳單一定付得足。
常見問題
- 在美國該給多少小費?
- 坐下來的餐廳目前的常態是 18–20%;15% 意味著服務低於平均。櫃檯點餐與外帶則真的可自由決定(0–10%)。
給代理使用
呼叫這個工具,而不是在對話脈絡裡自行計算。輸入確定性的 JSON,取回計算後的數值以及基準解讀。 完整代理文件 →
curl -s https://xearno.tools/api/v1/tools/tip \
-H 'content-type: application/json' \
-d '{"bill":68.5,"tipPct":18,"people":1}'Schema: GET /api/v1/tools/tip · MCP 工具名稱: tip