Tip Calculator

Enter the bill, the tip percentage, and how many people are sharing it. The calculator adds the tip, divides the total, and can round up either the total or each share.

Inputs

The amount printed on the bill, before any tip.

The share of the bill you want to add as a tip. 0 is allowed.

How many people are splitting the bill. Must be at least 1.

Round up to a whole unit of currency, then recalculate everything else to match.

Result

Each person pays
24.44
Tip amount
12.75
Total to pay
97.75
Tip per person
3.19

85 × (1 + 15%) = 97.75 → 97.75 / 4 = 24.44

How it works

A tip calculator answers a question that comes up at the end of almost every shared meal: how much do we actually hand over, and how much does each of us owe? You enter the amount printed on the bill, the percentage you want to add as a tip, and how many people are splitting it. The calculator returns four figures — what each person pays, the tip on its own, the full amount to hand over, and the slice of the tip each person is covering. The per-person figure is highlighted because it is the number people around the table actually need.

The arithmetic underneath is short enough to check by hand. The tip is the bill multiplied by the percentage and divided by one hundred, the total is the bill plus that tip, and each share is the total divided by the number of people. A bill of 85 with a 15% tip gives a tip of 12.75, a total of 97.75, and a share of 24.4375 between four people. Notice that a percentage is not an amount: 15% of a small bill and 15% of a large one are very different numbers, which is exactly why a percentage-based tip scales with the size of the meal instead of being a flat fee.

A tip of 0% is a perfectly valid entry, and the calculator treats it as such rather than as a mistake. Plenty of situations call for it — a bill that already includes a service charge, a country where tipping is not customary, a counter where you collect the food yourself, or simply a takeaway order you are splitting with friends. With 0% the tip and the tip per person both come out as zero, and the tool quietly becomes a bill-splitter. That is a legitimate use, so nothing about the calculation changes and no warning appears.

The number of people, on the other hand, must be at least 1. Dividing by zero has no answer, and dividing by a negative headcount produces figures that look like numbers but mean nothing, so the calculator stops and asks you to correct the entry instead of showing a result that could be copied down. This is a small guard, but it catches a common slip: clearing the field to retype it and reading the screen before the new value has been entered. Count everyone who is paying, including yourself.

Rounding is where most tip calculators quietly go wrong, so it is worth understanding what the three options do. With no rounding you get exact arithmetic, decimals and all. Rounding up the total raises the full amount to the next whole unit and then divides that rounded total between everyone — useful when you want to hand over a clean amount at the counter. Rounding up each share raises what one person pays to the next whole unit first, and then the total is that rounded share multiplied by the number of people — useful when everyone wants to pay a round figure without anyone having to work out change.

The important part is that rounding never touches only one number. If the share is rounded up but the total is left alone, the two stop agreeing: multiply the rounded share by the headcount and you get more than the total on screen, and the difference has to come from somewhere. This calculator fixes the rounded figure first and then recalculates everything else from it, so two relationships always hold — the total equals the bill plus the tip, and the total equals the share multiplied by the number of people. What you read off the screen adds up on the table.

That consistency has one consequence worth stating out loud: the extra money created by rounding is added to the tip, never to the bill. The bill is a fixed amount printed on a receipt and the calculator has no business changing it, so when four people round a share of 24.4375 up to 25, the total becomes 100 and the tip grows from 12.75 to 15. The effective tip percentage rises accordingly. Rounding up a share is therefore a generous move on small bills split between few people, where a fraction of a unit per person can add several percent to the tip — if the exact percentage matters to you, choose no rounding and pay the decimals.

How much to tip is a question of local custom rather than arithmetic, and the calculator deliberately shows no currency symbol because the same numbers apply anywhere. In the United States and Canada, roughly 15–20% at a sit-down restaurant is the usual expectation, and tipping is a substantial part of what servers earn. Across much of Europe service is included in the listed price and tips are smaller and genuinely optional, while in Japan and South Korea tipping is not customary at all. Two more things are worth checking before you decide: whether a service charge has already been added to the bill, in which case an extra tip is usually unnecessary, and whether you prefer to calculate the percentage on the pre-tax subtotal or the final amount — both are common, and on a normal bill the difference is small.

Formulatotal = bill × (1 + tip%) · per person = total ÷ people

Frequently asked questions

Should I calculate the tip before or after tax?
Both approaches are common and neither is wrong. Tipping on the pre-tax subtotal is the more traditional convention, since the tax is not part of the service you received. Tipping on the final amount is simpler because it is the number printed at the bottom of the bill, and it gives the server slightly more. On a typical restaurant bill the gap between the two is small enough that most people use whichever number is easier to read.
Why does rounding up each share increase the tip?
Because the bill is fixed and cannot be changed, any money added by rounding has to go into the tip. If four people round a 24.4375 share up to 25, the total rises from 97.75 to 100 and the tip rises from 12.75 to 15 — an effective tip of about 17.6% rather than 15%. The effect is largest on small bills split between few people. Choose no rounding if you want the percentage you entered to be the percentage you pay.
What is the difference between rounding the total and rounding each share?
Rounding the total raises the whole amount to the next whole unit and then divides it, so the amount handed over is a clean figure but each individual share may still have decimals. Rounding each share raises what one person pays to the next whole unit and then multiplies by the headcount, so nobody deals with small change but the total may be a less tidy number. Use the first when one person is paying the whole bill, and the second when everyone is paying separately.
Can I enter a tip of 0%?
Yes, and it is treated as a normal calculation rather than an error. The tip and the tip per person come out as zero and the calculator simply splits the bill between the people you entered. This is useful for takeaway orders, for bills that already include a service charge, and in countries where tipping is not customary. Rounding still works with a 0% tip, and in that case the rounded-up remainder is the only tip that gets added.
How do I split a bill when people ordered very different amounts?
This calculator splits evenly, which is the right approach when everyone ate and drank roughly the same. When one person had a set menu and another had a starter and a glass of water, an even split quietly overcharges the lighter eater. In that case, calculate each person's items separately and apply the same tip percentage to each subtotal, or run the calculator once per subgroup. An even split is a convention for convenience, not a rule.
What should I do if a service charge is already on the bill?
Check the receipt for a line labelled service charge, gratuity, or something similar — it is common for large groups and in some countries as standard practice. When one is present, the tip has effectively already been paid and an additional one is usually not expected. If you still want to add something for exceptional service, enter a small percentage such as 5% rather than a full one. You can also use this calculator with 0% simply to divide the already-charged total between everyone.

Related calculators

Share

Embed this calculator

Paste this code into your site to embed a live, working version of this calculator.

Last updated: 2026-08-11

Powered by CalcHub