Home › Unit Conversion › Pascals to Torr
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.
Formula
1 Pa = 0.00750062 torr
torr = pascals × 0.007500616827 — reverse: pascals = torr × 133.3223684
The factor is derived from the SI definitions of both units (base unit: Pa) as listed in NIST SP 811; results on this page are shown 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
Pascals to 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 |
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 (reverse)
- Pressure Converter — all pressure units in one tool
- Psi to Bar
- Bar to Psi
- Psi to Kilopascals
- Kilopascals to Psi
- Bar to Kilopascals
- Kilopascals to Bar
- Atmospheres to Pascals
- Pascals to Atmospheres
Machine access
- API:
GET https://tttkmbb.com/api/v1/convert?value=5&from_unit=Pa&to_unit=torr - MCP: server
https://tttkmbb.com/mcp, toolconvert_unitswith{"value":5,"from_unit":"Pa","to_unit":"torr"} - Markdown: https://tttkmbb.com/conversion/pa-to-torr.md · JSON: https://tttkmbb.com/conversion/pa-to-torr.json (add
?value=for a result) · Units: /api/v1/units?quantity=pressure - OpenAPI operationId:
convert_units. Freshness:static. Authentication: none.