Carpool Cost Split Calculator

This calculator turns a carpool into a number nobody argues about. Enter the round-trip distance, the car's fuel economy, the pump price, a per-mile allowance for wear, and any tolls or parking, and it returns the true cost of one trip, what each rider owes for it, what that comes to per month, and what the driver is still absorbing. It handles the two arrangements real carpools use: the driver taking an equal share like everyone else, or the riders covering the whole cost because the driver is supplying the car.

Calculator

This calculator runs in your browser. Enable JavaScript for live results — the inputs, formula and worked example below remain fully readable without it.

Inputs this calculator takes, with typical values
InputWhat to enterExample
Round-trip distanceThe full there-and-back distance the car travels, including any detour to collect riders.44 mi
Fuel economyUse the real-world figure from your trip computer, not the window-sticker combined rating.28 mpg (US)
Fuel priceWhat you actually pay at the pump, including taxes.3.3 $
Wear-and-tear allowanceTyres, maintenance, depreciation and insurance per mile; the IRS standard mileage rate less fuel is a defensible anchor.0.2 $
Tolls per round tripTotal tolls both ways, including any express-lane charge the carpool actually uses.0 $
Parking per round tripWhat the driver pays to park at the destination on a carpool day; enter zero if parking is free or employer-paid.0 $
Number of riders (excluding the driver)Passengers who ride a typical trip; if the group varies, use the average number aboard.3
Trips per month per riderHow many round trips a rider takes in a month; five days a week is about 20 to 22.20
Driver takes an equal share of the costTick this if the driver pays the same per-person amount as everyone else; untick it if riders cover the whole cost.Yes

It returns

  • Each rider owes per trip — One rider's share of one round trip, fuel plus wear plus tolls plus parking.
  • Total cost of one round trip
  • Each rider owes per month
  • Driver's remaining monthly cost — What the driver still pays after collecting from every rider.
  • Cost per mile per person

The formula

S=mep+mw+t+kN
Cdriver=CRS

In plain text: Share per person = (m/e × p + m·w + tolls + parking) / N

  • SCost share for one person for one round trip ($)
  • mRound-trip distance (miles)
  • eFuel economy (mpg)
  • pFuel price ($/gal)
  • wWear-and-tear allowance ($/mile)
  • tTolls per round trip ($)
  • kParking per round trip ($)
  • NPeople sharing the cost: riders, plus the driver if the driver takes a share (count)

The driver's remaining cost is the trip cost less the sum of the riders' shares. When the driver takes an equal share, that remainder equals one share; when the driver does not, it is zero.

Updated Category Commuting, Trips & Getting Around Verified against published test cases Reading time 12 min

Why gas money is almost always underpaid

Most carpools settle on a round number — twenty dollars a week, a tank a month — and the driver quietly loses money. The reason is that riders price the trip on fuel alone, and fuel is roughly a third of what a mile actually costs. Tyres wear, brakes wear, oil changes arrive on a mileage schedule, and the car's resale value drops with every mile on the odometer. None of that shows up at the pump, so none of it gets split.

The correction is a per-mile allowance on top of fuel. The most defensible anchor is the IRS standard mileage rate, which the Internal Revenue Service publishes each year as the deductible cost of operating a car for business. For 2025 that rate was 70 cents per mile, and the IRS resets it annually by notice — check the current figure before you quote it. That rate is designed to cover fuel, maintenance, tyres, insurance and depreciation together, so if your fuel alone costs about 12 cents a mile, the non-fuel remainder is a sensible ceiling for the wear allowance, and something in the 15 to 25 cent range is what most private carpools settle on. The calculator's default of 20 cents sits deliberately in the middle of that band.

The second thing this calculator fixes is who is in the pot. There are two honest conventions and they give different answers. If the driver takes an equal share, the cost divides by riders plus one and the driver ends up paying exactly one share out of pocket — the same as everyone else, which is fair when the group rotates drivers. If the riders cover the whole cost, the cost divides by the riders only, the driver pays nothing, and the arrangement compensates the driver for supplying the vehicle. Pick one deliberately and state it, because the difference between them is large: with three riders, the per-rider figure changes by a third.

The formula, term by term

Start with fuel. Divide the round-trip distance by fuel economy to get gallons, then multiply by the pump price. Use the real economy from your trip computer, not the window sticker: a car rated at 32 mpg combined that runs a short suburban commute in winter frequently returns 26. That gap is 20% of the fuel bill.

Add wear, which is distance multiplied by your per-mile allowance. This term is linear in miles and completely independent of how many people are aboard, which is why long carpools are where wear matters most. On the 44-mile default round trip, a 20-cent allowance is $8.80 — more than the fuel.

Add tolls and parking as flat per-trip amounts. They are not per-mile, so do not roll them into the wear rate; keeping them separate lets you see how much of a rider's share is fixed cost that would not fall even if the car got twice the mileage.

Divide the total by N, the number of people sharing. This is the only place the arrangement enters the math. The driver's remaining cost follows as an identity: trip cost minus riders × share. When the driver takes a share, that remainder is exactly one share, because the trip cost is divided into riders + 1 equal parts and the riders return all but one of them. When the driver does not take a share, the riders return the entire trip cost and the remainder is zero. Both cases fall out of the same expression; there is no separate rule.

Monthly figures are just the per-trip share multiplied by trips per month. Five days a week works out to about 20 to 22 round trips, and if the group takes turns driving, run the calculator once for each driver's car and average the monthly figures.

Worked example: 40-mile round trip, three riders, one toll

Four colleagues share a 40-mile round trip. The car returns 25 mpg in real conditions, fuel is $3.50 a gallon, the wear allowance is 20 cents a mile, and there is a $2.00 bridge toll each way that only applies inbound, so $2.00 per round trip. Everyone rides 20 times a month and the driver takes an equal share.

  1. Fuel used. 40 ÷ 25 = 1.6 gallons.
  2. Fuel cost. 1.6 × $3.50 = $5.60.
  3. Wear. 40 × $0.20 = $8.00.
  4. Tolls and parking. $2.00 + $0.00 = $2.00.
  5. Total trip cost. $5.60 + $8.00 + $2.00 = $15.60.
  6. People sharing. 3 riders + 1 driver = 4.
  7. Share per person per trip. $15.60 ÷ 4 = $3.90.
  8. Per rider per month. $3.90 × 20 = $78.00.
  9. Driver's remaining cost. $15.60 − (3 × $3.90) = $3.90 per trip, or $78.00 a month — one share, exactly like everyone else.
  10. Cost per mile per person. $3.90 ÷ 40 = $0.0975.

Now change one thing. If the riders cover the whole cost instead, the same $15.60 divides by 3 rather than 4: each rider owes $5.20 a trip and $104 a month, and the driver's out-of-pocket cost falls to zero. And notice the wear line: it is $8.00, larger than the $5.60 of fuel. A carpool that splits only gas is splitting 36% of what the trip costs.

How to read the result

Compare the cost per mile per person against solo driving. A person driving themselves pays the full per-mile cost — fuel plus wear, roughly 32 cents a mile in the worked example above. In a four-person carpool that same person pays 9.75 cents. The ratio is simply 1 ÷ N, so a three-person carpool cuts each person's driving cost to a third and a four-person carpool to a quarter. That ratio, not the dollar figure, is the argument for carpooling at all.

Check the driver's remaining cost against your intent. If the group agreed the driver should be compensated for supplying the car, that figure should be zero or negative-in-spirit — and if it is showing one full share, the driver-shares box is ticked when the group did not intend it. If the group rotates drivers, one full share is exactly right, because over a month everyone drives some of the time and the arrangement is symmetric.

Sanity-check the monthly figure against a transit fare. If a rider's monthly share lands near or above a local monthly transit pass, the carpool is not saving them money and you should look at the wear rate and the trip count for an error before you look at the pass.

Treat the per-mile allowance as the honest lever, not the fudge factor. Setting wear to zero does not make the cost disappear — it moves the whole of it onto the driver. If riders object to paying for wear, the productive conversation is about the rate, not about whether wear exists.

Monthly cost per person for a 40-mile round trip

Fuel at $3.50 a gallon, wear at $0.20 a mile, 20 round trips a month, no tolls or parking. Figures are per person per month, with the cost divided equally among all occupants.
Fuel economyTrip cost2 occupants3 occupants4 occupants
20 mpg$15.00$150.00$100.00$75.00
25 mpg$13.60$136.00$90.67$68.00
30 mpg$12.67$126.67$84.44$63.33
40 mpg$11.50$115.00$76.67$57.50

Read across and the effect of fuel economy is modest, because the $8.00 wear component does not change with mpg. Read down a column and adding one more occupant does far more for each person's cost than doubling the car's fuel economy.

Mistakes that make a carpool split unfair

  • Splitting fuel only. Fuel is typically a third to a half of a mile's true cost. Everything else lands on the driver's future repair bills.
  • Forgetting the pickup detour. Collecting riders often adds 10 to 20% to the distance. Enter the distance the car actually travels, not the driver's own commute.
  • Using the window-sticker mpg. Short commutes, cold starts, roof boxes and winter fuel blends all push real economy below the rating.
  • Charging the same when the group shrinks. If one rider drops out, the per-person share rises for everyone left, because the same trip cost divides by fewer people. Re-run the calculator rather than keeping the old number.
  • Ignoring parking that only the driver pays. If the driver pays to park and the riders do not, that cost belongs in the trip total and should be split like any other.
  • Letting the arrangement drift. Decide up front whether the driver takes a share, write it down, and re-check it whenever the rotation changes.

Money changing hands can have tax and insurance consequences

Casual cost-sharing among colleagues is not a business, and reimbursement at or below actual cost is generally treated as sharing an expense rather than earning income. But two things are worth checking before a carpool scales up. First, most personal auto policies cover ordinary cost-sharing and exclude carrying passengers for hire — read the exclusions if riders are paying more than their share of costs. Second, formal vanpools and employer-run programmes have their own rules, and employer-provided commuter benefits are governed by Internal Revenue Code section 132(f). If your employer subsidises the carpool, ask how the subsidy is delivered before you set the rider price.

When a different calculation is the right one

This calculator prices a carpool you have already decided to run. Three neighbouring questions need different math. If you are deciding whether to drive at all on a given day, the rideshare versus driving cost calculator puts a fare against your all-in driving cost including parking. If the real comparison is a year of commuting rather than one trip, the transit pass versus driving commute calculator annualises both sides and adds the pre-tax commuter benefit. And if parking is the dominant cost, the monthly parking pass break-even calculator finds the number of days that justify a monthly garage pass — a pass that a carpool can often share.

For occasional long trips rather than a daily commute, the same per-mile logic applies, but the timing question usually matters more than the money: the road trip drive time calculator handles stops, traffic and overnight legs. Whatever the trip, check the tyres before a cold-weather drive — the tire pressure temperature change calculator shows how much pressure a temperature swing removes, and underinflated tyres cost fuel on every mile you are about to split.

Know what this model leaves out. It uses an average number of riders rather than tracking who rode which day, so a group with wildly irregular attendance should run it per rider using that rider's own trip count. It does not price the driver's time, the value of an HOV lane time saving, or the cost of a second car sitting unused. And it assumes the wear rate you enter is right — that number is an estimate about your specific car's maintenance and depreciation, and no calculator can derive it for you.

Frequently asked questions

How much should a carpool rider pay per mile?

Between about 8 and 15 cents a mile per person in a three or four person carpool is the usual landing zone. That comes from a full cost of roughly 30 to 35 cents a mile for a typical car — fuel around 12 cents plus a wear allowance of 15 to 25 cents — divided by the number of people sharing. Enter your own fuel price and economy rather than using a rule of thumb, because the fuel component alone ranges from 8 cents in an efficient hybrid to 20 cents in a large truck.

Should the driver pay a share too?

Yes, if the group rotates driving duties; no, if one person always drives. When everyone drives some of the time, an equal split is symmetric and the driver's out-of-pocket cost works out to exactly one share. When one person supplies the car every day, having riders cover the full cost is the standard way of compensating them for the wear, insurance and depreciation their car alone absorbs. Tick or untick the driver-shares box to see both numbers before the group decides.

What wear-and-tear rate should I use?

Fifteen to twenty-five cents a mile suits most passenger cars. A defensible way to derive it is to take the IRS standard mileage rate — 70 cents a mile for 2025, reset annually by notice — and subtract your own fuel cost per mile, since the IRS rate is built to cover fuel, maintenance, tyres, insurance and depreciation together. That leaves roughly 55 cents, which is generous for a paid-off economy car and about right for a newer vehicle still depreciating quickly. Most private carpools settle below it.

Does the calculator handle riders who only come some days?

It handles it through the trips-per-month field, which is per rider. Run the calculator once with the average number of riders aboard to fix the per-trip share, then multiply that share by each rider's own trip count. If attendance varies so much that the average occupancy is meaningless — say two riders on some days and five on others — split the group into two typical patterns and run each separately.

Why does adding a rider lower everyone's cost so much?

Because the trip cost barely changes when a passenger gets in, but the number of people dividing it goes up by one. Extra weight costs a small amount of fuel and any pickup detour adds distance, but neither is close to proportional. The per-person share follows 1 ÷ N, so going from two occupants to three cuts each person's cost by a third, and going from three to four cuts it by a further quarter. The chart on this page plots that curve for your own numbers.

Should tolls and parking be split like fuel?

Yes, if the carpool causes them. Tolls and parking are costs of making the trip, and the person driving does not benefit from them any more than the passengers do. The one case for treating them differently is an express-lane toll the driver would pay anyway when driving solo — but note that many HOV and express lanes are free or discounted for carpools, so check whether the toll even applies on carpool days before adding it.

Is carpool money I collect taxable income?

Reimbursement at or below your actual cost of operating the vehicle is generally treated as sharing an expense rather than earning income, so ordinary carpool collections are not something most people report. That changes if you are charging a margin, driving commercially, or running a formal vanpool. This is general information and not tax advice; if you are collecting substantially more than your costs, ask a tax professional about your specific situation.

The per-rider figure shows a dash. What happened?

Either you have entered zero riders or zero fuel economy. With no riders there is nobody to divide the cost between, so the calculator reports the full trip cost against the driver and leaves the share blank rather than printing a misleading number. With zero fuel economy the fuel term has no answer, so the trip cost itself is unavailable. Enter at least one rider and a fuel economy above zero and every output populates.

References