Tip Calculator — Split Tip and Total

Calculator

A tip calculator finds the tip, total bill, and per-person amount from a bill, tip rate, and number of people.

What is it

A tip adds a percentage to a bill. Dividing the total by the number of people gives each person’s share.

per person = (bill + bill×tip rate/100) / people

How to use

  1. 1Enter the bill.
  2. 2Enter tip rate and people.
  3. 3Check tip and per-person amount.

Reference

Tip Calculator — Split Tip and Total Reference
BillTipPeoplePer person
8000015%423000

Sources & standards

FAQ

What is a 15% tip on 80,000 split by 4?

The tip is 12,000, total is 92,000, and each person pays 23,000.

Is tip calculator input sent to a server?

No. This tool runs in your browser and does not send input to a server.

Related tools