How cargo volume and chargeable weight are calculated
Freight is rarely charged on weight alone. Ocean LCL is charged on volume or weight, whichever is greater; air freight compares the actual weight with a volumetric equivalent; and a full container is limited by whichever runs out first — space or payload. The formulas below are the ones this calculator uses.
CBM — cargo volume
Multiply the three dimensions of one package in centimetres, divide by one million, then multiply by the number of packages.
CBM = (L × W × H in cm) ÷ 1,000,000 × Qty
With several package types, calculate each type separately and add the results — mixing units in one sum is the most common source of error, so this calculator converts every row before adding.
Volumetric weight and chargeable weight
Air freight compares the real weight of a shipment with the space it occupies. The volumetric divisor for centimetre dimensions is commonly 6000.
Volumetric kg = (L × W × H in cm) ÷ 6000
Chargeable = MAX(gross weight, volumetric weight)
Light but bulky cargo is charged on volume; dense cargo is charged on weight.
Freight ton for LCL
LCL uses the weight-or-measurement rule: one weight ton is 1,000 kg and one measurement ton is one cubic metre. The revenue ton is whichever is greater.
RT = MAX(kg ÷ 1000, CBM)
A minimum charge may apply to small shipments. That minimum changes only the billable figure — never the physical volume of your cargo, which this calculator always shows separately.
Estimating container capacity
Dividing total CBM by a container’s nominal volume overstates what really fits. This calculator instead works out how many packages fit along the length, width and height of the unit, tests the sensible rotations, respects whether the cargo may be stacked, checks the door opening and compares the result against the payload limit.
When your packages have different dimensions, an exact loading plan is not something any online tool can promise; the result is then shown as an approximation based on total volume and weight.