Kilograms per Cubic Meter to Pounds per Cubic Foot
Snapshot
1 Kilograms per Cubic Meter equals 0.062428 Pounds per Cubic Foot. Conversion Encyclopedia uses the same fixed conversion basis across the calculator, common values, and reverse page for this page.
- Reference basis: This conversion uses fixed density unit definitions anchored to kilograms per cubic meter.
- Example: For 0.1 Kilograms per Cubic Meter, the result equals 0.006243 Pounds per Cubic Foot.
- Use the reverse page if you need the opposite direction with the same basis.
Use the interactive calculator below for custom values and the common-value table for quick checks.
Interactive conversion
Converter Calculator
0.062428 Pounds per Cubic Foot (lb/ft³)
SwitchMachine access
Available to apps and AI agents
Kilograms per Cubic Meter to Pounds per Cubic Foot can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The identifiers below select the same calculation as the calculator.
Machine-readable identifiers
- Conversion family
density- Source unit
kg_per_cubic_meter- Target unit
pounds_per_cubic_foot
The JSON API and OpenAPI specification use the identifiers to reach the conversion engine. WebMCP lets compatible AI agents request the same calculation.
Example API request and response
POST /api/v1/convertRequest
{
"family": "density",
"value": 1,
"from": "kg_per_cubic_meter",
"to": "pounds_per_cubic_foot"
}Essential response
{
"ok": true,
"conversion": {
"family": "density",
"value": 1,
"from": "kg_per_cubic_meter",
"to": "pounds_per_cubic_foot",
"result": {
"raw": 0.0624279605761446,
"display": "0.062428"
},
"canonicalPath": "/density/kg-per-cubic-meter-to-pounds-per-cubic-foot/"
}
}Explanation
kg/m³ means kilograms per cubic meter and lb/ft³ means pounds per cubic foot; both express density as mass per unit volume. This converter uses the fixed relationship lb/ft³ = kg/m³ × 0.0624279605761446, derived from the defined kilogram, pound, meter, and foot units. Therefore, 1 kg/m³ equals about 0.062428 lb/ft³.
Use this conversion when the same material density must be read across metric and imperial engineering specifications, construction references, or bulk-material tables. It changes the unit expression only: the underlying mass-per-volume density remains the same.
Common Conversion Values
| Kilograms per Cubic Meter (kg/m³) | Pounds per Cubic Foot (lb/ft³) |
|---|---|
| 0.1 | 0.006243 |
| 0.5 | 0.031214 |
| 1 | 0.062428 |
| 5 | 0.31214 |
| 10 | 0.62428 |
| 50 | 3.121398 |
| 100 | 6.242796 |
| 500 | 31.21398 |
| 1,000 | 62.427961 |
Questions & answers
Frequently Asked Questions
What is 1 kilograms per cubic meter in pounds per cubic foot?
1 Kilograms per Cubic Meter equals 0.062428 Pounds per Cubic Foot on this page.
What reference basis does this Kilograms per Cubic Meter to Pounds per Cubic Foot page use?
This route normalizes both units through kilograms per cubic meter, then applies the fixed target-unit density relationship so the direct answer, calculator, and common values table stay aligned.
When would I convert kilograms per cubic meter to pounds per cubic foot?
This route is useful when comparing the same material density across metric and imperial systems for engineering documents, technical specs, or cross-system reference tables.
How do I reverse Kilograms per Cubic Meter to Pounds per Cubic Foot?
Use the mirror Pounds per Cubic Foot to Kilograms per Cubic Meter route; it applies the inverse relationship with the same density-unit assumptions.