# Pounds-force to Kilonewtons (lbf to kN)

> Convert pounds-force to kilonewtons: 1 lbf = 0.00444822 kN. Exact conversion factor, formula, 22-row table and worked examples, with JSON API and MCP access.

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

## Formula

- `1 lbf = 0.00444822 kN`
- `kilonewtons = pounds-force × 0.004448221615`
- Reverse: `pounds-force = kilonewtons × 224.8089431`

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 = 0.0222411 kN
- 12.5 lbf = 0.0556028 kN
- 100 lbf = 0.444822 kN

## Conversion table

| Pounds-force (lbf) | Kilonewtons (kN) |
| --- | --- |
| 1 | 0.00444822 |
| 2 | 0.00889644 |
| 3 | 0.0133447 |
| 4 | 0.0177929 |
| 5 | 0.0222411 |
| 6 | 0.0266893 |
| 7 | 0.0311376 |
| 8 | 0.0355858 |
| 9 | 0.040034 |
| 10 | 0.0444822 |
| 15 | 0.0667233 |
| 20 | 0.0889644 |
| 25 | 0.111206 |
| 30 | 0.133447 |
| 40 | 0.177929 |
| 50 | 0.222411 |
| 75 | 0.333617 |
| 100 | 0.444822 |
| 200 | 0.889644 |
| 250 | 1.11206 |
| 500 | 2.22411 |
| 1000 | 4.44822 |

## API

- `GET https://tttkmbb.com/api/v1/convert?value=5&from_unit=lbf&to_unit=kN` → 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":"kN"}`
- 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 kilonewtons are in one pound-force?**

1 lbf = 0.00444822 kN. 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 kilonewtons?**

Multiply the value in pounds-force by 0.004448221615: kilonewtons = pounds-force × 0.004448221615. For example, 5 lbf = 0.0222411 kN.

**How do I convert kilonewtons back to pounds-force?**

Multiply by the inverse factor 224.8089431 (pounds-force = kilonewtons × 224.8089431), or use the kilonewtons-to-pounds-force page.

## Related conversions

- [Kilonewtons to pounds-force](https://tttkmbb.com/conversion/kilonewtons-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)
- [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)
- [Kips to Kilonewtons](https://tttkmbb.com/conversion/kips-to-kilonewtons.md)
- [Kilonewtons to Kips](https://tttkmbb.com/conversion/kilonewtons-to-kips.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)
