Tools / Chargeable Weight Calculator

Chargeable Weight Calculator

Compare actual and volumetric weight across air, express and sea LCL freight — see exactly which one you'll be billed on.

SHIPMENT PIECES
FREIGHT MODE
ACTUAL WEIGHT800.0 kg
VOLUMETRIC WEIGHT1,600.0 kg
CHARGEABLE WEIGHT1,600.0 kgBilled on volumetric weight

Your cargo is volumetric — you pay for space, not weight

Chargeable weight is rounded up to the next 0.5 kg, per IATA TACT rules.

What is chargeable weight?

Chargeable weight is the weight carriers actually bill you for. They compute both your cargo's actual weight and its volumetric (dimensional) weight, then charge whichever is higher — so a large, light shipment can cost as much as a small, heavy one.

Chargeable weight = max(actual weight, volumetric weight)
How is chargeable weight calculated?

Carriers bill the higher of actual weight and volumetric weight. Volumetric weight is total volume in cm³ divided by 6000 for air (IATA), 5000 for most express couriers, or 1000 kg per CBM for sea LCL. For air and express, the resulting chargeable weight is then rounded up to the next 0.5 kg, per IATA TACT rules.

Why divide by 6000 for air but 5000 for courier?

Express integrators like DHL, FedEx and UPS use a more aggressive 5000 divisor, which makes bulky parcels 20% 'heavier' on paper than under the IATA 6000 standard.

What is a revenue ton in sea freight?

Sea LCL is charged per revenue ton: the greater of 1 metric ton or 1 CBM. In practice most LCL cargo is volumetric, so you pay by CBM.

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-chargeable-weight-calculator" src="https://cargosum.com/embed/chargeable-weight-calculator/" width="100%" height="560"
  style="border:1px solid #ddd;border-radius:4px" title="Chargeable Weight Calculator — CargoSum" loading="lazy"></iframe>
<p>Calculator by <a href="https://cargosum.com/chargeable-weight-calculator/">CargoSum Chargeable Weight 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-chargeable-weight-calculator");if(f&&e.source===f.contentWindow)f.style.height=e.data.height+"px";}});</script>