xearno.tools

日常理財購物

小費計算器

全球通用——純算術,不涉及各地規則

算出小費、總計與每人分攤,並且——多數小費計算器略過的部分——告訴你在美國、歐洲與亞洲,正常的小費實際上是多少。

都不太像?用你自己的話描述。

用一句話描述你的情況——任何語言都行。我來填表單;工具負責計算。

數字

含小費總計
80.83
小費
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