# Pounds-force to Newtons (lbf to N)

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

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

## Formula

- `1 lbf = 4.44822 N`
- `newtons = pounds-force × 4.448221615`
- Reverse: `pounds-force = newtons × 0.2248089431`

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 = 22.2411 N
- 12.5 lbf = 55.6028 N
- 100 lbf = 444.822 N

## Conversion table

| Pounds-force (lbf) | Newtons (N) |
| --- | --- |
| 1 | 4.44822 |
| 2 | 8.89644 |
| 3 | 13.3447 |
| 4 | 17.7929 |
| 5 | 22.2411 |
| 6 | 26.6893 |
| 7 | 31.1376 |
| 8 | 35.5858 |
| 9 | 40.034 |
| 10 | 44.4822 |
| 15 | 66.7233 |
| 20 | 88.9644 |
| 25 | 111.206 |
| 30 | 133.447 |
| 40 | 177.929 |
| 50 | 222.411 |
| 75 | 333.617 |
| 100 | 444.822 |
| 200 | 889.644 |
| 250 | 1112.06 |
| 500 | 2224.11 |
| 1000 | 4448.22 |

## API

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

1 lbf = 4.44822 N. 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 newtons?**

Multiply the value in pounds-force by 4.448221615: newtons = pounds-force × 4.448221615. For example, 5 lbf = 22.2411 N.

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

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

## Related conversions

- [Newtons to pounds-force](https://tttkmbb.com/conversion/newtons-to-pound-force.md) (reverse)
- [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)
- [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)
