# Kilonewtons to Pounds-force (kN to lbf)

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

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

## Formula

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

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 kN = 1124.04 lbf
- 12.5 kN = 2810.11 lbf
- 100 kN = 22480.9 lbf

## Conversion table

| Kilonewtons (kN) | Pounds-force (lbf) |
| --- | --- |
| 1 | 224.809 |
| 2 | 449.618 |
| 3 | 674.427 |
| 4 | 899.236 |
| 5 | 1124.04 |
| 6 | 1348.85 |
| 7 | 1573.66 |
| 8 | 1798.47 |
| 9 | 2023.28 |
| 10 | 2248.09 |
| 15 | 3372.13 |
| 20 | 4496.18 |
| 25 | 5620.22 |
| 30 | 6744.27 |
| 40 | 8992.36 |
| 50 | 11240.4 |
| 75 | 16860.7 |
| 100 | 22480.9 |
| 200 | 44961.8 |
| 250 | 56202.2 |
| 500 | 112404 |
| 1000 | 224809 |

## API

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

1 kN = 224.809 lbf. 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 kilonewtons to pounds-force?**

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

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

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

## Related conversions

- [Pounds-force to kilonewtons](https://tttkmbb.com/conversion/pound-force-to-kilonewtons.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)
