Bill split calculator
Divide one amount equally across 2 to 100 people, or assign weighted shares for different rooms, usage or attendance. The largest-remainder rule distributes rounding units deterministically.
These calculators solve two different shared-expense problems. Use the bill calculator when one total needs to be divided. Use the trip calculator when several people paid different totals and the group needs to know the final balances and transfers.
Both tools run from server-rendered pages, work without an account, and keep the calculation in integer minor units. That matters when an amount does not divide evenly: the result must preserve the original total instead of silently losing or inventing the final cent or baisa.
Divide one amount equally across 2 to 100 people, or assign weighted shares for different rooms, usage or attendance. The largest-remainder rule distributes rounding units deterministically.
Enter how much each person paid in a single currency. The tool calculates equal shares, net balances and a reduced plan that clears the group without repaying every receipt separately.
| Situation | Best starting point |
|---|---|
| One restaurant bill | Bill split calculator |
| Rent split by room size | Weighted bill split |
| Several people paid during a trip | Trip cost splitter |
| Different people joined different expenses | Trip expense guide |
| Purchases use several currencies | Multi-currency guide |
| The ledger is ready for payment | Settlement guide |
Splitty is the shared ledger behind these public tools. It records contributions and expenses, updates balances for the whole group, supports multiple currencies, and creates settlement instructions from the reconciled positions. Start with the calculators for a one-off answer, or read the full expense splitting guides when the rules need to be agreed before the arithmetic begins.