Pascals to Pounds per Square Inch
Snapshot
1 Pascal equals 0.000145 Pounds per Square Inch. Conversion Encyclopedia uses the same fixed conversion basis across the calculator, common values, and reverse page for this page.
- Reference basis: This conversion uses exact pascal-based pressure definitions.
- Example: For 0.1 Pascals, the result equals 0.000015 Pounds per Square Inch.
- Use the reverse page if you need the opposite direction with the same basis.
Use the interactive calculator below for custom values and the common-value table for quick checks.
Interactive conversion
Converter Calculator
0.000145 Pounds per Square Inch (psi)
SwitchMachine access
Available to apps and AI agents
Pascals to Pounds per Square Inch can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The identifiers below select the same calculation as the calculator.
Machine-readable identifiers
- Conversion family
pressure- Source unit
pascals- Target unit
psi
The JSON API and OpenAPI specification use the identifiers to reach the conversion engine. WebMCP lets compatible AI agents request the same calculation.
Example API request and response
POST /api/v1/convertRequest
{
"family": "pressure",
"value": 1,
"from": "pascals",
"to": "psi"
}Essential response
{
"ok": true,
"conversion": {
"family": "pressure",
"value": 1,
"from": "pascals",
"to": "psi",
"result": {
"raw": 0.00014503773773021683,
"display": "0.000145"
},
"canonicalPath": "/pressure/pascals-to-psi/"
}
}Explanation
Formula: Pounds per Square Inch = Pascals × 0.000145. Why: this is a cross-system pressure conversion. The calculator normalizes the value through pascals, then applies the exact target-unit constant for consistent engineering and reference use.
Pascals (Pa): the SI derived unit of pressure, equal to one newton of force applied over one square meter.
Pounds per square inch (psi): an imperial pressure unit widely used in tires, hydraulics, compressed gas systems, and general mechanical work.
This route is useful when translating pressure values across SI, metric engineering, and imperial conventions so datasheets, gauges, and calculations stay comparable.
This conversion is purely multiplicative because both units reduce through pascals using fixed pressure constants with no offset.
Common Conversion Values
| Pascals (Pa) | Pounds per Square Inch (psi) |
|---|---|
| 0.1 | 0.000015 |
| 0.5 | 0.000073 |
| 1 | 0.000145 |
| 5 | 0.000725 |
| 10 | 0.00145 |
| 14.7 | 0.002132 |
| 29.92 | 0.00434 |
| 100 | 0.014504 |
| 101.325 | 0.014696 |
| 1,000 | 0.145038 |
Questions & answers
Frequently Asked Questions
What is 1 pascal in pounds per square inch?
1 Pascal equals 0.000145 Pounds per Square Inch on this page.
Does this Pascals to Pounds per Square Inch page use fixed pascal equivalents for psi or mmHg?
Yes. Psi and mmHg use fixed pascal equivalents on this page, so gauge, vacuum, and instrumentation values stay consistent across the direct answer, calculator, and table.
When would I convert pascals to pounds per square inch?
This route is useful when translating pressure values across SI, metric engineering, and imperial conventions so datasheets, gauges, and calculations stay comparable.
How do I reverse Pascals to Pounds per Square Inch?
Use the mirror Pounds per Square Inch to Pascals route; it applies the inverse relationship with the same pressure assumptions.