unit_converter
Convert between metric and imperial freight units including weight, volume, length, and CBM to chargeable weight for air freight quoting.
Instructions
Convert between freight and logistics units.
Supports weight (kg, lbs, oz, tonnes, short_tons, long_tons), volume (cbm, cuft, cuin, litres, gal_us, gal_uk), length (cm, inches, m, feet, mm), and freight-specific conversions (cbm→chargeable_kg, cbm→freight_tonnes).
Use this tool when you need to:
Convert between metric and imperial units
Calculate freight tonnes from CBM (1 CBM = 1 freight tonne = 1,000 kg)
Convert CBM to chargeable weight for air freight quoting
Note: Short tons (US) = 2,000 lbs. Long tons (UK) = 2,240 lbs. Metric tonnes = 2,204.6 lbs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Target unit — any source unit, plus the freight targets chargeable_kg and freight_tonnes (only valid from cbm) | |
| from | Yes | Source unit — weight (kg, lbs, oz, tonnes, short_tons, long_tons), volume (cbm, cuft, cuin, litres, gal_us, gal_uk) or length (cm, inches, m, feet, mm) | |
| value | Yes | The value to convert |