Tip Calculator

Split a bill with tip across any number of people.

Enter a value for all required fields.

About this calculator

Calculate the tip, the grand total, and how much each person pays when splitting the bill.

How to use

  1. Enter the bill amount.
  2. Enter the tip percentage (default is 15).
  3. Enter how many people are splitting (default is 1).
  4. See tip, total, and per-person amounts update automatically.

Formula

tipAmount = billAmount × tipPercentage / 100
totalAmount = billAmount + tipAmount
amountPerPerson = totalAmount / numberOfPeople

Example

Bill 100, tip 20%, 2 people → tip 20, total 120, per person 60.

FAQ

How is the tip calculated?

Multiply the bill by the tip percent divided by 100. The total is the bill plus tip; divide by the number of people for the share each pays.

Can I split between more than two people?

Yes. Enter any whole number of people of 1 or more. The total (bill + tip) is divided evenly.

Results are for informational purposes only. Verify important calculations independently.