Pascal to Bar Converter
This free pressure converter changes pascals (Pa) into bar and back again. The pascal is the SI unit of pressure (one newton per square metre), but it is a small unit, so the bar — equal to 100,000 Pa — is often more convenient for everyday and industrial pressures like tyres, pumps and weather systems.
How it works
The conversion uses one exact relationship:
bar = pascals ÷ 100000
pascals = bar × 100000
Type a value in either field and the other updates in real time. Because the factor is exact, no rounding error is introduced beyond display formatting.
Example
Convert 250000 Pa to bar:
- 250000 ÷ 100000 = 2.5 bar
And the reverse, 2.5 bar to pascals:
- 2.5 × 100000 = 250000 Pa
| Pascals (Pa) | Bar (bar) |
|---|---|
| 1000 Pa | 0.01 bar |
| 50000 Pa | 0.5 bar |
| 100000 Pa | 1 bar |
| 250000 Pa | 2.5 bar |
| 1000000 Pa | 10 bar |
All calculations run entirely in your browser with no data sent to any server.