Fuel Surcharge Calculator
Work out the fuel surcharge to add per job when fuel moves: index it to a baseline price, set a trigger, step and cap, and see what it recovers. No signup.
How this is calculated
A surcharge is a pass-through, so the arithmetic starts with the move in the index — not with a percentage someone picked. The move converts to dollars per mile through your fuel economy, then to dollars per stop through your route distance, and only then becomes a percentage of the invoice.
move = max(0, current $/gal − baseline $/gal)
billable = max(0, move − deadband you absorb)
stepped = step > 0 ? floor(billable / step) × step : billable
per mile = stepped ÷ MPG
per stop = per mile × miles per stop
surcharge % = per stop ÷ average job price (capped if you set a cap)
recovered = per stop ÷ (move ÷ MPG × miles per stop)
Worked example, using the tool's opening state: gasoline moved from
$3.125 to $4.049 a gallon, a move of $0.924. At 18 MPG that is
0.924 ÷ 18 = $0.0513 a mile; over 8 miles between stops,
$0.41 a stop; against a $55 job, 0.75%. With no
deadband and no cap it recovers 100% of the increase.
The step rounds down, never up, so a published surcharge never runs ahead of the index it claims to track. The deadband is subtracted before the step: it is the slice of the move you have decided to eat. A cap is applied last, to the percentage, which is why a capped surcharge shows a recovery share below 100%.
What this deliberately does not do: it never fetches a live fuel price, never stores a customer or an agreement, and never applies a charge anywhere. It also does not size a permanent price increase — a surcharge that has to sit at its cap month after month is telling you the base rate is wrong.
Fuel is the one line on a route business’s books that can move by a third in a year while every price you quoted stayed exactly where it was. A surcharge is the standard answer to that: a separate, indexed line on the invoice that rises and falls with a published fuel price, so a spike gets passed through without permanently repricing the whole book. The calculator above sizes one from your own four numbers.
The surcharge is measured, not chosen
The mechanism behind a workable fuel surcharge has three written-down parts: a published index it tracks, a baseline it is measured from, and a formula that converts the gap between them into money. Miss any one of those and what you have is not a surcharge, it is a fee you invented — which is exactly the version customers dispute.
The baseline is the part operators most often skip. It is not today’s price and it is not a round number; it is the fuel price your current rates were built on. If you set your route pricing when diesel was $3.71 and you are buying at $5.45, your baseline is $3.71, and the surcharge exists to cover the $1.74 in between. Nothing else.
Where the two default prices come from
The calculator opens on the U.S. Energy Information Administration’s weekly retail averages, US national figures including all taxes, for the week ending 17 August 2026 set against the same week a year earlier: regular gasoline US$4.049/gal against US$3.125, on-highway diesel US$5.454/gal against US$3.713. Those are year-on-year moves of +$0.924 and +$1.741 a gallon — around 30% and 47% respectively, arithmetic over the two published levels.
They are a starting point and a demonstration, not your numbers, and they are dated on purpose. EIA republishes the series weekly, so a figure that was current when this page was written is stale within days. Re-pull the current week before you put a surcharge in front of a customer. Outside the United States, substitute your own national published series and leave everything else in the method alone. For a lawn care route specifically, see how far fuel actually moved in 2026 alongside fertilizer and labor for the fuller cost picture a surcharge alone does not cover.
The arithmetic, step by step
- The move — today’s index price minus your baseline, in dollars per gallon. Never below zero: if fuel has fallen, no surcharge is due.
- The deadband — the slice of the move you have decided to absorb, if any, subtracted before anything is billed.
- The step — the remainder rounded down to whole steps, so a published surcharge never runs ahead of the index it claims to track.
- Dollars per stop — the stepped move divided by your real-world MPG, then multiplied by the miles you actually drive between jobs.
- The percentage — dollars per stop divided by your average invoice, capped if your agreement caps it.
What a fuel move is actually worth per job
This is the part that surprises people. Run the arithmetic at a fixed 18 MPG and a $55 average job, and vary only the two things that matter — how far fuel has moved, and how far you drive between stops:
| Move above baseline | 4 mi between stops | 8 mi between stops | 15 mi between stops |
|---|---|---|---|
| +$0.25/gal | 0.10% | 0.20% | 0.38% |
| +$0.50/gal | 0.20% | 0.40% | 0.76% |
| +$0.924/gal | 0.37% | 0.75% | 1.40% |
| +$1.50/gal | 0.61% | 1.21% | 2.27% |
Every figure there is the same division: move ÷ 18 MPG × miles ÷ $55. A surcharge sized honestly to the fuel increase on a dense residential route is a fraction of one percent, because the fuel burned between two close stops is a small share of a $55 invoice to begin with. Route density is doing most of the work, and it scales exactly: the 15-mile column is 3.75 times the 4-mile column at every price, because 15 ÷ 4 is 3.75 and nothing else in the row changes. That is the same lever the stops-per-day calculator measures from the other direction.
Change the vehicle and the answer changes with it. A diesel truck returning 12 MPG over 15 miles between stops, against the $1.741/gal diesel move, lands at $2.18 a stop — close to three times the gasoline van’s $0.77 on the same route, before you have priced a single job.
Trigger, step and cap
These three optional terms are what turn a calculation into a clause people will sign.
- A trigger (the deadband) stops a two-cent move from generating a three-cent line item. It also signals good faith: you are absorbing the small stuff.
- A step stops the number changing every week. Recalculating in 25¢ bands means the surcharge holds still long enough for a customer to recognise it.
- A cap limits your exposure to their annoyance rather than to fuel. It is the one term that costs you money, and the calculator shows exactly how much by reporting what share of the actual increase your surcharge recovers.
Watch that recovery share. If it sits well below 100% month after month, the cap is not protecting a relationship, it is quietly funding a discount.
When a surcharge is the wrong tool
A surcharge is temporary by design. If fuel settles at a new level and stays there, the honest move is not a permanent surcharge — it is a rate increase, and the two should not be confused. Model the revenue effect and the churn you can absorb with the price increase impact calculator, then send it with the price increase letter template. A surcharge that never comes off is a price increase wearing a disguise, and customers work that out.
What sits either side of this tool
This calculator answers one question: what to add to a job while fuel is above your baseline. It is not the number you price against. That one comes from the vehicle cost per mile calculator, which totals fuel, maintenance, insurance, payment, depreciation and registration into a true cost of running a mile — the figure your base rates should already cover. The trip charge calculator handles the fixed cost of showing up. For the miles themselves, the route day planner sequences them and the mileage log template records them.
Nothing here is stored, uploaded, or sent anywhere: the arithmetic runs in your browser, and the export is a file you keep.
Frequently asked questions
How do I calculate a fuel surcharge?
What is a normal fuel surcharge percentage?
Can I add a fuel surcharge to a contract that is already signed?
What index should a fuel surcharge track?
Is a fuel surcharge the same as a trip charge?
Sources
- Gasoline and Diesel Fuel Update — weekly US retail averages for regular gasoline and on-highway diesel, all taxes included. U.S. Energy Information Administration. Retrieved .