# 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.

- Page id: `pound-force-to-kgf` · Quantity: Force (`force`, base unit N) · Tool: `convert_units`
- Canonical page: https://tttkmbb.com/conversion/pound-force-to-kgf · This document: https://tttkmbb.com/conversion/pound-force-to-kgf.md · JSON: https://tttkmbb.com/conversion/pound-force-to-kgf.json (add `?value=` for a result)

## Formula

- `1 lbf = 0.453592 kgf`
- `kilograms-force = pounds-force × 0.45359237`
- Reverse: `pounds-force = kilograms-force × 2.204622622`

The factor follows from the SI definitions of both units (NIST SP 811); values below are rounded 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

## 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 |

## API

- `GET https://tttkmbb.com/api/v1/convert?value=5&from_unit=lbf&to_unit=kgf` → unified JSON envelope with `result.values.result`, `formula`, `factor`, `sources`, `freshness`
- MCP: server `https://tttkmbb.com/mcp`, tool `convert_units` with `{"value":5,"from_unit":"lbf","to_unit":"kgf"}`
- All force units: https://tttkmbb.com/api/v1/units?quantity=force · full converter: [Force Converter](https://tttkmbb.com/conversion/force.md)
- Authentication: none. Freshness: `static` (fixed conversion factors).

## 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

- [Kilograms-force to pounds-force](https://tttkmbb.com/conversion/kgf-to-pound-force.md) (reverse)
- [Newtons to Pounds-force](https://tttkmbb.com/conversion/newtons-to-pound-force.md)
- [Pounds-force to Newtons](https://tttkmbb.com/conversion/pound-force-to-newtons.md)
- [Kilonewtons to Pounds-force](https://tttkmbb.com/conversion/kilonewtons-to-pound-force.md)
- [Pounds-force to Kilonewtons](https://tttkmbb.com/conversion/pound-force-to-kilonewtons.md)
- [Kilograms-force to Newtons](https://tttkmbb.com/conversion/kgf-to-newtons.md)
- [Newtons to Kilograms-force](https://tttkmbb.com/conversion/newtons-to-kgf.md)
- [Newtons to Dynes](https://tttkmbb.com/conversion/newtons-to-dynes.md)
- [Dynes to Newtons](https://tttkmbb.com/conversion/dynes-to-newtons.md)

## Data Sources

- NIST Special Publication 811 – Guide for the Use of the International System of Units (SI), Appendix B conversion factors — https://www.nist.gov/pml/special-publication-811 (standard, retrieved 2026-09-24)
- BIPM – The International System of Units (SI Brochure, 9th edition) — https://www.bipm.org/en/publications/si-brochure (standard, retrieved 2026-09-24)
- Wikipedia – Conversion of units — https://en.wikipedia.org/wiki/Conversion_of_units (reference, retrieved 2026-09-24)
