Calculate tip amount, total bill, and per-person split in seconds.
The Tip Calculator helps you quickly figure out how much to tip at restaurants, salons, or anywhere a tip is expected. Enter the bill amount, choose a tip percentage, and specify how many people are splitting the bill. You will instantly see the tip amount, total bill, and how much each person owes. No mental math required.
1. Enter the total bill amount.
2. Select a tip percentage (10%, 15%, 18%, 20%, or 25%).
3. Enter the number of people splitting the bill.
4. See tip amount, total bill, and per-person share.
Tip Amount = Bill Amount x (Tip % / 100)
Total Bill = Bill Amount + Tip Amount
Per Person = Total Bill / Number of People
Example: Bill = 1200, Tip = 15%, 3 people
Tip = 1200 x 0.15 = 180
Total = 1200 + 180 = 1380
Per person = 1380 / 3 = 460