日常理财购物
小费计算器
算出小费、总额和每人份额,并且——大多数小费计算器跳过的部分——告诉你在美国、欧洲和亚洲一份正常的小费实际是多少。
数值
- 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