Pressure Converter
Converts a pressure between pascals, kilopascals, bar, atmospheres, PSI, and mmHg all at once. Enter a number followed by a unit, e.g. "1 atm".
Converts a pressure between pascals, kilopascals, bar, atmospheres, PSI, and mmHg all at once. Enter a number followed by a unit, e.g. "1 atm".
Use cases
- Converting a tire pressure reading between PSI and bar
- Checking a weather pressure reading in different units
Examples
One atmosphere
1 atm
{"pa": 101325.0, "kpa": 101.325, "bar": 1.0132, "atm": 1.0, "psi": 14.6959, "mmhg": 759.9999}FAQ
Is my data sent to a server?
Yes — the conversion runs on the server for this tool.