Home › Unit Conversion › Pounds-force to Kilograms-force
Pounds-force to Kilograms-force (lbf to kgf)
Convert pounds-force to kilograms-force: 1 lbf = 0.453592 kgf. Exact conversion factor, formula, 22-row table and worked examples, with JSON API and MCP access.
Formula
1 lbf = 0.453592 kgf
kilograms-force = pounds-force × 0.45359237 — reverse: pounds-force = kilograms-force × 2.204622622
The factor is derived from the SI definitions of both units (base unit: N) 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 lbf = 2.26796 kgf
- 12.5 lbf = 5.6699 kgf
- 100 lbf = 45.3592 kgf
Pounds-force to kilograms-force conversion table
| Pounds-force (lbf) | Kilograms-force (kgf) |
|---|---|
| 1 | 0.453592 |
| 2 | 0.907185 |
| 3 | 1.36078 |
| 4 | 1.81437 |
| 5 | 2.26796 |
| 6 | 2.72155 |
| 7 | 3.17515 |
| 8 | 3.62874 |
| 9 | 4.08233 |
| 10 | 4.53592 |
| 15 | 6.80389 |
| 20 | 9.07185 |
| 25 | 11.3398 |
| 30 | 13.6078 |
| 40 | 18.1437 |
| 50 | 22.6796 |
| 75 | 34.0194 |
| 100 | 45.3592 |
| 200 | 90.7185 |
| 250 | 113.398 |
| 500 | 226.796 |
| 1000 | 453.592 |
FAQ
How many kilograms-force are in one pound-force?
1 lbf = 0.453592 kgf. 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 pounds-force to kilograms-force?
Multiply the value in pounds-force by 0.45359237: kilograms-force = pounds-force × 0.45359237. For example, 5 lbf = 2.26796 kgf.
How do I convert kilograms-force back to pounds-force?
Multiply by the inverse factor 2.204622622 (pounds-force = kilograms-force × 2.204622622), or use the kilograms-force-to-pounds-force page.
Related conversions
Machine access
- API:
GET https://tttkmbb.com/api/v1/convert?value=5&from_unit=lbf&to_unit=kgf - MCP: server
https://tttkmbb.com/mcp, toolconvert_unitswith{"value":5,"from_unit":"lbf","to_unit":"kgf"} - Markdown: https://tttkmbb.com/conversion/pound-force-to-kgf.md · JSON: https://tttkmbb.com/conversion/pound-force-to-kgf.json (add
?value=for a result) · Units: /api/v1/units?quantity=force - OpenAPI operationId:
convert_units. Freshness:static. Authentication: none.