Why fuel gets its own line
Fuel is the most volatile cost in trucking, so rates split it out: the linehaul covers everything at an agreed base fuel price, and the fuel surcharge trues up the difference as diesel moves week to week. The truckload formula converts the per-gallon gap into a per-mile figure through the truck's fuel economy; LTL carriers instead publish a matrix that maps the weekly DOE price to a percentage of linehaul. Either way, the surcharge is meant to be a pass-through — checking the math is how you make sure it stays one.
How is a trucking fuel surcharge calculated?
The standard truckload method: subtract the base fuel price in your rate agreement from the current DOE national average diesel price, then divide by the truck's assumed fuel economy (commonly 6.0 MPG). The result is the surcharge per mile, multiplied by the trip's miles.
What base fuel price should I use?
The base (or peg) price is written in your rate confirmation or contract — it's the diesel price already built into the linehaul rate. There is no universal number: older agreements commonly peg near $1.20/gal, newer ones near the price when the contract was signed.
Where does the current diesel price come from?
Most US fuel surcharge schedules reference the EIA/DOE weekly retail on-highway diesel average, published every Monday. Carriers update their surcharge each week from that number — use the same week's figure your carrier uses.
Embed this calculator on your site
Free to embed — paste this snippet into your page. It stays free, has no ads inside, and links back to us.
Add ?theme=light (or ?theme=dark) to the embed URL to lock the color theme regardless of the visitor's system setting.
<iframe id="cargosum-fuel-surcharge-calculator" src="https://cargosum.com/embed/fuel-surcharge-calculator/" width="100%" height="520"
style="border:1px solid #ddd;border-radius:4px" title="Fuel Surcharge Calculator — CargoSum" loading="lazy"></iframe>
<p>Calculator by <a href="https://cargosum.com/fuel-surcharge-calculator/">CargoSum Fuel Surcharge Calculator</a></p>
<script>window.addEventListener("message",function(e){if(e.origin==="https://cargosum.com"&&e.data&&e.data.type==="cargosum:embed-height"){var f=document.getElementById("cargosum-fuel-surcharge-calculator");if(f&&e.source===f.contentWindow)f.style.height=e.data.height+"px";}});</script>