If you want a rideshare fare to reflect different budgets, agree on percentages before the ride and settle from the final receipt. A spreadsheet is usually enough.

Uber's built-in Split Fare is narrower. According to Uber Help, the documented flow splits a fare equally among riders in the same vehicle before payment and lists a $0.25 processing fee per rider. It doesn't provide an income-based formula.

Use a separate tracker for custom shares. That keeps the expense record separate from the reimbursement request.

Choose the split rule before the ride

A proportional split works when the group wants to share the burden, not just divide the bill. Start by agreeing on what the percentage represents.

Rule Calculation Good fit Main tradeoff
Equal split Total fare divided by rider count Casual rides with similar budgets Fast, but it may burden one rider more
Budget or income share Total fare multiplied by each agreed percentage Groups with uneven ability to pay More equitable for some groups, but requires agreement
Usage-based split Assign each charge or ride segment to the people who used it Riders who take different portions of a trip More precise, but it takes more tracking
Hybrid split A common base amount, then divide the remainder by percentage Groups wanting both participation and flexibility Requires a clearly written formula

An income-based split only feels fair if everyone accepts the measure. A student, someone between jobs, or a person handling caregiving may need a temporary rule instead of an automatic zero share.

Don't use an arbitrary 20% income gap as a hard cutoff. If equal payment creates a noticeably different burden, discuss proportional shares. If it doesn't, keep the simpler rule.

Thing is, the percentage matters less than using the same rule consistently.

Turn a budget into a percentage

Choose one denominator for the whole group. If you use income, divide each person's agreed income figure by the group's agreed total. If you use a monthly budget, use the same calculation with budget figures instead.

Use the same time period for everyone. Don't mix one person's annual income with another person's monthly amount.

The basic formulas are:

  • share percentage = person's agreed budget measure / group total
  • amount owed = final shared fare * share percentage

For example, a group might agree to shares of 40%, 30%, and 30%. On a $45 fare, the amounts are $18, $13.50, and $13.50.

If the group uses take-home income, write that down. If it uses a fixed spending budget instead, write that down too. People don't need to put their underlying salaries in a shared sheet if they are comfortable sharing only the resulting percentages.

Build a Google Sheets tracker

Use one row per rider for each ride. That makes the calculation visible and prevents a list of names in one cell from becoming a cleanup problem later.

Date Payer Rider Total charged Agreed share Amount owed Status Receipt note
2026-01-15 Alice Alice $45.00 40% =ROUND(D2*E2,2) Paid Receipt saved
2026-01-15 Alice Bob $45.00 30% =ROUND(D3*E3,2) Unpaid
2026-01-15 Alice Carol $45.00 30% =ROUND(D4*E4,2) Unpaid

Repeat the total on each rider row for a small group. One row per rider sounds fussy. It saves cleanup later.

Enter percentages as percentage values, such as 40%, rather than as text. Then add checks below the ride:

  • =SUM(E2:E4) should return 100%.
  • =SUM(F2:F4) should match the total charged.
  • =SUM(F2:F4)-D2 should return $0.00.

If rounding leaves a one-cent difference, agree on who receives or pays the residual cent and record that choice. Round final dollar amounts, not the underlying percentages. Google's Docs Editors function list can help if you add more formulas.

Give editing access to the person maintaining the record and view access to others if that suits the group. Keep income details private when possible.

Settle the fare after the ride

A sheet or expense app can track the numbers. It doesn't automatically prove that money changed hands.

  1. Save the receipt. Record the final charged amount, date, tip, and any fee shown on the receipt.
  2. Decide what is shared. A personal detour or separate charge may need its own line. If Uber Split Fare was used, record its $0.25 processing fee separately when it appears on the receipt.
  3. Enter one row per rider. Add the payer, each percentage, and each calculated amount.
  4. Send the reimbursement request. If your chosen expense app supports unequal amounts, enter the exact dollar values. Otherwise, send the amount with the receipt and formula.
  5. Mark payments only after they arrive. A request is not a completed reimbursement.
  6. Keep the record. Save the receipt and settled status with the trip or monthly records. If the tool offers an export, save a copy when the group needs one.

If Alice paid the full $45, Bob sends $13.50 and Carol sends $13.50. Alice's own $18 share is already covered.

Handle exceptions without changing the rule midstream

Write down exceptions before calculating. Otherwise, the person who paid may end up renegotiating the bill alone.

Situation Practical handling
One person pays the full fare Mark that person's own share as paid and request the other riders' calculated amounts
A rider uses only part of the trip Use a usage-based rule for that ride, or keep the budget rule everyone accepted beforehand
Someone adds a personal stop Assign any agreed incremental charge to that person
A rider has no current income Don't automatically set the share to 0%; agree on a temporary contribution, minimum, or different rule
Income or budget changes Update the percentage for future rides and note the effective date
Several people pay for several rides Log every receipt first, then calculate net balances

Turns out, netting several rides can reduce the number of transfers. Do it only after each receipt is recorded.

What Uber's native split can and cannot do

Uber's documented Split Fare flow is designed for an equal division among riders in the same vehicle before payment. It does not let the requester enter a custom 40/30/30 allocation.

The help page also lists a $0.25 processing fee per rider. Check the current Uber instructions and receipt before relying on a specific fee.

For an already-paid fare, use the receipt and a separate reimbursement record. That is the clearest way to handle an income-based split.

Frequently asked questions

Can Uber split a fare by income?

Not through the documented Split Fare flow. Uber describes that feature as an equal split before payment, so custom percentages need a separate sheet or expense tracker.

How do I calculate a budget share?

Divide each person's agreed budget measure by the group total. Multiply that percentage by the final shared fare.

For example, a person with $50,000 of a $150,000 agreed income total has about 33.3% of the group measure. Apply that percentage to the fare.

Should I use salary or take-home income?

There isn't one rule for every group. Use the measure that best reflects the agreement: take-home income, a monthly budget, or another contribution ratio. Use the same definition for everyone.

Is a spreadsheet enough?

Usually, yes, for a small group or recurring ride. An expense app may help with reminders or payment requests, but confirm that it accepts unequal dollar amounts before relying on it.

What if someone does not pay?

Send the receipt, the formula, and the amount owed in one message. Use the reminder timing the group agreed on, and record the outstanding balance. For recurring rides, revisit the rule before adding more shared charges.

Before the next ride, create three test rows with a $45 fare and 40/30/30 shares. Confirm that the percentages and dollar amounts balance, then save the group's rule where everyone can see it.