Home › Unit Conversion › Kilonewtons to Kips
Kilonewtons to Kips (kN to kip)
Convert kilonewtons to kips: 1 kN = 0.224809 kip. Exact conversion factor, formula, 22-row table and worked examples, with JSON API and MCP access.
Formula
1 kN = 0.224809 kip
kips = kilonewtons × 0.2248089431 — reverse: kilonewtons = kips × 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 kN = 1.12404 kip
- 12.5 kN = 2.81011 kip
- 100 kN = 22.4809 kip
Kilonewtons to kips conversion table
| Kilonewtons (kN) | Kips (kip) |
|---|---|
| 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 kips are in one kilonewton?
1 kN = 0.224809 kip. 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 kips?
Multiply the value in kilonewtons by 0.2248089431: kips = kilonewtons × 0.2248089431. For example, 5 kN = 1.12404 kip.
How do I convert kips back to kilonewtons?
Multiply by the inverse factor 4.448221615 (kilonewtons = kips × 4.448221615), or use the kips-to-kilonewtons page.
Related conversions
Machine access
- API:
GET https://tttkmbb.com/api/v1/convert?value=5&from_unit=kN&to_unit=kip - MCP: server
https://tttkmbb.com/mcp, toolconvert_unitswith{"value":5,"from_unit":"kN","to_unit":"kip"} - Markdown: https://tttkmbb.com/conversion/kilonewtons-to-kips.md · JSON: https://tttkmbb.com/conversion/kilonewtons-to-kips.json (add
?value=for a result) · Units: /api/v1/units?quantity=force - OpenAPI operationId:
convert_units. Freshness:static. Authentication: none.