Home › Unit Conversion › Newtons to Pounds-force
Newtons to Pounds-force (N to lbf)
Convert newtons to pounds-force: 1 N = 0.224809 lbf. Exact conversion factor, formula, 22-row table and worked examples, with JSON API and MCP access.
Formula
1 N = 0.224809 lbf
pounds-force = newtons × 0.2248089431 — reverse: newtons = pounds-force × 4.448221615
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 N = 1.12404 lbf
- 12.5 N = 2.81011 lbf
- 100 N = 22.4809 lbf
Newtons to pounds-force conversion table
| Newtons (N) | Pounds-force (lbf) |
|---|---|
| 1 | 0.224809 |
| 2 | 0.449618 |
| 3 | 0.674427 |
| 4 | 0.899236 |
| 5 | 1.12404 |
| 6 | 1.34885 |
| 7 | 1.57366 |
| 8 | 1.79847 |
| 9 | 2.02328 |
| 10 | 2.24809 |
| 15 | 3.37213 |
| 20 | 4.49618 |
| 25 | 5.62022 |
| 30 | 6.74427 |
| 40 | 8.99236 |
| 50 | 11.2404 |
| 75 | 16.8607 |
| 100 | 22.4809 |
| 200 | 44.9618 |
| 250 | 56.2022 |
| 500 | 112.404 |
| 1000 | 224.809 |
FAQ
How many pounds-force are in one newton?
1 N = 0.224809 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 newtons to pounds-force?
Multiply the value in newtons by 0.2248089431: pounds-force = newtons × 0.2248089431. For example, 5 N = 1.12404 lbf.
How do I convert pounds-force back to newtons?
Multiply by the inverse factor 4.448221615 (newtons = pounds-force × 4.448221615), or use the pounds-force-to-newtons page.
Related conversions
Machine access
- API:
GET https://tttkmbb.com/api/v1/convert?value=5&from_unit=N&to_unit=lbf - MCP: server
https://tttkmbb.com/mcp, toolconvert_unitswith{"value":5,"from_unit":"N","to_unit":"lbf"} - Markdown: https://tttkmbb.com/conversion/newtons-to-pound-force.md · JSON: https://tttkmbb.com/conversion/newtons-to-pound-force.json (add
?value=for a result) · Units: /api/v1/units?quantity=force - OpenAPI operationId:
convert_units. Freshness:static. Authentication: none.