Home › Unit Conversion › Kilograms per liter to Pounds per cubic foot
Kilograms per liter to Pounds per cubic foot (kg/L to lb/ft³)
Convert kilograms per liter to pounds per cubic foot: 1 kg/L = 62.428 lb/ft³. Exact conversion factor, formula, 22-row table and worked examples, with JSON API and MCP access.
Formula
1 kg/L = 62.428 lb/ft³
pounds per cubic foot = kilograms per liter × 62.42796058 — reverse: kilograms per liter = pounds per cubic foot × 0.01601846337
The factor is derived from the SI definitions of both units (base unit: kg/m3) as listed in NIST SP 811; results on this page are shown to 6 significant figures, the API returns up to 12.
Worked examples
- 5 kg/L = 312.14 lb/ft³
- 12.5 kg/L = 780.35 lb/ft³
- 100 kg/L = 6242.8 lb/ft³
Kilograms per liter to pounds per cubic foot conversion table
| Kilograms per liter (kg/L) | Pounds per cubic foot (lb/ft³) |
|---|---|
| 1 | 62.428 |
| 2 | 124.856 |
| 3 | 187.284 |
| 4 | 249.712 |
| 5 | 312.14 |
| 6 | 374.568 |
| 7 | 436.996 |
| 8 | 499.424 |
| 9 | 561.852 |
| 10 | 624.28 |
| 15 | 936.419 |
| 20 | 1248.56 |
| 25 | 1560.7 |
| 30 | 1872.84 |
| 40 | 2497.12 |
| 50 | 3121.4 |
| 75 | 4682.1 |
| 100 | 6242.8 |
| 200 | 12485.6 |
| 250 | 15607 |
| 500 | 31214 |
| 1000 | 62428 |
FAQ
How many pounds per cubic foot are in one kilogram per liter?
1 kg/L = 62.428 lb/ft³. The factor comes from the SI definitions of both units (NIST SP 811 / BIPM), so it is exact or correct to at least 10 significant figures.
What is the formula to convert kilograms per liter to pounds per cubic foot?
Multiply the value in kilograms per liter by 62.42796058: pounds per cubic foot = kilograms per liter × 62.42796058. For example, 5 kg/L = 312.14 lb/ft³.
How do I convert pounds per cubic foot back to kilograms per liter?
Multiply by the inverse factor 0.01601846337 (kilograms per liter = pounds per cubic foot × 0.01601846337), or use the pounds per cubic foot-to-kilograms per liter page.
Related conversions
- Pounds per cubic foot to kilograms per liter (reverse)
- Density Converter — all density units in one tool
- Kilograms per cubic meter to Grams per cubic centimeter
- Grams per cubic centimeter to Kilograms per cubic meter
- Kilograms per cubic meter to Pounds per cubic foot
- Pounds per cubic foot to Kilograms per cubic meter
- Grams per milliliter to Kilograms per cubic meter
- Kilograms per cubic meter to Grams per milliliter
- Pounds per US gallon to Kilograms per liter
- Kilograms per liter to Pounds per US gallon
Machine access
- API:
GET https://tttkmbb.com/api/v1/convert?value=5&from_unit=kg%2FL&to_unit=lb%2Fft3 - MCP: server
https://tttkmbb.com/mcp, toolconvert_unitswith{"value":5,"from_unit":"kg/L","to_unit":"lb/ft3"} - Markdown: https://tttkmbb.com/conversion/kg-per-liter-to-lb-per-ft3.md · JSON: https://tttkmbb.com/conversion/kg-per-liter-to-lb-per-ft3.json (add
?value=for a result) · Units: /api/v1/units?quantity=density - OpenAPI operationId:
convert_units. Freshness:static. Authentication: none.