# Pascals to Torr (Pa to torr)

> Convert pascals to torr: 1 Pa = 0.00750062 torr. Exact conversion factor, formula, 22-row table and worked examples, with JSON API and MCP access.

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

## Formula

- `1 Pa = 0.00750062 torr`
- `torr = pascals × 0.007500616827`
- Reverse: `pascals = torr × 133.3223684`

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 Pa = 0.0375031 torr
- 12.5 Pa = 0.0937577 torr
- 100 Pa = 0.750062 torr

## Conversion table

| Pascals (Pa) | Torr (torr) |
| --- | --- |
| 1 | 0.00750062 |
| 2 | 0.0150012 |
| 3 | 0.0225019 |
| 4 | 0.0300025 |
| 5 | 0.0375031 |
| 6 | 0.0450037 |
| 7 | 0.0525043 |
| 8 | 0.0600049 |
| 9 | 0.0675056 |
| 10 | 0.0750062 |
| 15 | 0.112509 |
| 20 | 0.150012 |
| 25 | 0.187515 |
| 30 | 0.225019 |
| 40 | 0.300025 |
| 50 | 0.375031 |
| 75 | 0.562546 |
| 100 | 0.750062 |
| 200 | 1.50012 |
| 250 | 1.87515 |
| 500 | 3.75031 |
| 1000 | 7.50062 |

## API

- `GET https://tttkmbb.com/api/v1/convert?value=5&from_unit=Pa&to_unit=torr` → 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":"Pa","to_unit":"torr"}`
- 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 torr are in one pascal?**

1 Pa = 0.00750062 torr. 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 pascals to torr?**

Multiply the value in pascals by 0.007500616827: torr = pascals × 0.007500616827. For example, 5 Pa = 0.0375031 torr.

**How do I convert torr back to pascals?**

Multiply by the inverse factor 133.3223684 (pascals = torr × 133.3223684), or use the torr-to-pascals page.

## Related conversions

- [Torr to pascals](https://tttkmbb.com/conversion/torr-to-pa.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)
