# Kilopascals to Psi (kPa to psi)

> Convert kilopascals to psi: 1 kPa = 0.145038 psi. Exact conversion factor, formula, 22-row table and worked examples, with JSON API and MCP access.

- Page id: `kpa-to-psi` · Quantity: Pressure (`pressure`, base unit Pa) · Tool: `convert_units`
- Canonical page: https://tttkmbb.com/conversion/kpa-to-psi · This document: https://tttkmbb.com/conversion/kpa-to-psi.md · JSON: https://tttkmbb.com/conversion/kpa-to-psi.json (add `?value=` for a result)

## Formula

- `1 kPa = 0.145038 psi`
- `psi = kilopascals × 0.1450377377`
- Reverse: `kilopascals = psi × 6.894757293`

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 kPa = 0.725189 psi
- 12.5 kPa = 1.81297 psi
- 100 kPa = 14.5038 psi

## Conversion table

| Kilopascals (kPa) | Psi (psi) |
| --- | --- |
| 1 | 0.145038 |
| 2 | 0.290075 |
| 3 | 0.435113 |
| 4 | 0.580151 |
| 5 | 0.725189 |
| 6 | 0.870226 |
| 7 | 1.01526 |
| 8 | 1.1603 |
| 9 | 1.30534 |
| 10 | 1.45038 |
| 15 | 2.17557 |
| 20 | 2.90075 |
| 25 | 3.62594 |
| 30 | 4.35113 |
| 40 | 5.80151 |
| 50 | 7.25189 |
| 75 | 10.8778 |
| 100 | 14.5038 |
| 200 | 29.0075 |
| 250 | 36.2594 |
| 500 | 72.5189 |
| 1000 | 145.038 |

## API

- `GET https://tttkmbb.com/api/v1/convert?value=5&from_unit=kPa&to_unit=psi` → 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":"kPa","to_unit":"psi"}`
- All pressure units: https://tttkmbb.com/api/v1/units?quantity=pressure · full converter: [Pressure Converter](https://tttkmbb.com/conversion/pressure.md)
- Authentication: none. Freshness: `static` (fixed conversion factors).

## FAQ

**How many psi are in one kilopascal?**

1 kPa = 0.145038 psi. 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 kilopascals to psi?**

Multiply the value in kilopascals by 0.1450377377: psi = kilopascals × 0.1450377377. For example, 5 kPa = 0.725189 psi.

**How do I convert psi back to kilopascals?**

Multiply by the inverse factor 6.894757293 (kilopascals = psi × 6.894757293), or use the psi-to-kilopascals page.

## Related conversions

- [Psi to kilopascals](https://tttkmbb.com/conversion/psi-to-kpa.md) (reverse)
- [Psi to Bar](https://tttkmbb.com/conversion/psi-to-bar.md)
- [Bar to Psi](https://tttkmbb.com/conversion/bar-to-psi.md)
- [Bar to Kilopascals](https://tttkmbb.com/conversion/bar-to-kpa.md)
- [Kilopascals to Bar](https://tttkmbb.com/conversion/kpa-to-bar.md)
- [Atmospheres to Pascals](https://tttkmbb.com/conversion/atm-to-pa.md)
- [Pascals to Atmospheres](https://tttkmbb.com/conversion/pa-to-atm.md)
- [Atmospheres to Psi](https://tttkmbb.com/conversion/atm-to-psi.md)
- [Psi to Atmospheres](https://tttkmbb.com/conversion/psi-to-atm.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)
