# Megapascals to Psi (MPa to psi)

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

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

## Formula

- `1 MPa = 145.038 psi`
- `psi = megapascals × 145.0377377`
- Reverse: `megapascals = psi × 0.006894757293`

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 MPa = 725.189 psi
- 12.5 MPa = 1812.97 psi
- 100 MPa = 14503.8 psi

## Conversion table

| Megapascals (MPa) | Psi (psi) |
| --- | --- |
| 1 | 145.038 |
| 2 | 290.075 |
| 3 | 435.113 |
| 4 | 580.151 |
| 5 | 725.189 |
| 6 | 870.226 |
| 7 | 1015.26 |
| 8 | 1160.3 |
| 9 | 1305.34 |
| 10 | 1450.38 |
| 15 | 2175.57 |
| 20 | 2900.75 |
| 25 | 3625.94 |
| 30 | 4351.13 |
| 40 | 5801.51 |
| 50 | 7251.89 |
| 75 | 10877.8 |
| 100 | 14503.8 |
| 200 | 29007.5 |
| 250 | 36259.4 |
| 500 | 72518.9 |
| 1000 | 145038 |

## API

- `GET https://tttkmbb.com/api/v1/convert?value=5&from_unit=MPa&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":"MPa","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 megapascal?**

1 MPa = 145.038 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 megapascals to psi?**

Multiply the value in megapascals by 145.0377377: psi = megapascals × 145.0377377. For example, 5 MPa = 725.189 psi.

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

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

## Related conversions

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

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