# 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.

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

## Formula

- `1 kN = 0.224809 kip`
- `kips = kilonewtons × 0.2248089431`
- Reverse: `kilonewtons = kips × 4.448221615`

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 = 1.12404 kip
- 12.5 kN = 2.81011 kip
- 100 kN = 22.4809 kip

## 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 |

## API

- `GET https://tttkmbb.com/api/v1/convert?value=5&from_unit=kN&to_unit=kip` → 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":"kip"}`
- 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 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

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

## 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)
