# Kips to Kilonewtons (kip to kN)

> Convert kips to kilonewtons: 1 kip = 4.44822 kN. Exact conversion factor, formula, 22-row table and worked examples, with JSON API and MCP access.

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

## Formula

- `1 kip = 4.44822 kN`
- `kilonewtons = kips × 4.448221615`
- Reverse: `kips = kilonewtons × 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 kip = 22.2411 kN
- 12.5 kip = 55.6028 kN
- 100 kip = 444.822 kN

## Conversion table

| Kips (kip) | Kilonewtons (kN) |
| --- | --- |
| 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=kip&to_unit=kN` → 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":"kip","to_unit":"kN"}`
- 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 kilonewtons are in one kip?**

1 kip = 4.44822 kN. 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 kips to kilonewtons?**

Multiply the value in kips by 4.448221615: kilonewtons = kips × 4.448221615. For example, 5 kip = 22.2411 kN.

**How do I convert kilonewtons back to kips?**

Multiply by the inverse factor 0.2248089431 (kips = kilonewtons × 0.2248089431), or use the kilonewtons-to-kips page.

## Related conversions

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