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