gg
HomeBlog › PSI to Bar: The One Multiplication Behind Any Pressure Reading

PSI to Bar: The One Multiplication Behind Any Pressure Reading

2026-09-18 · 2 min read
conversionsunitsmeasurementhealtheveryday

A tire's sidewall says PSI, a European car's manual says bar, a weather report gives pressure in millibars, and a blood pressure cuff reads in millimeters of mercury. These are all the same kind of quantity — pressure, force spread over an area — just scaled by different fixed multiples, so converting between them is one multiplication, done through a common base unit.

The method: convert through a fixed base unit

This tool uses pascals as the base. Every other pressure unit is a fixed number of pascals — a bar is always 100,000 pascals, a standard atmosphere is always 101,325 pascals, by definition. To convert a value from one unit to another: multiply by the source unit's pascals-per-unit, then divide by the target unit's pascals-per-unit.

answer = value × (source pascals-per-unit) ÷ (target pascals-per-unit)

That's the whole method. PSI to kPa, mmHg to atmospheres — all the same formula, just a different pair of numbers.

The numbers

A worked example: a car tire, PSI to bar

A tire spec calls for 32 PSI. Multiply by PSI's 6,894.757 pascals: 32 × 6,894.757 = 220,632.224 pascals. Divide by a bar's 100,000 pascals: 220,632.224 ÷ 100,000 = 2.21 bar (2.20632224 exactly) — the number on a European pressure gauge for the same tire. The same figure in kilopascals is 220,632.224 ÷ 1,000 = 220.63 kPa.

A second example: a motorcycle tire, bar to PSI

A motorcycle manual calls for 2.5 bar. Multiply by a bar's 100,000 pascals: 2.5 × 100,000 = 250,000 pascals. Divide by PSI's 6,894.757 pascals: 250,000 ÷ 6,894.757 = 36.26 PSI — the number a US gauge would show for the same spec.

A third example: one atmosphere, checked against a known fact

Standard atmospheric pressure is defined as exactly 101,325 pascals. Divide by PSI's 6,894.757 pascals: 101,325 ÷ 6,894.757 = 14.6959 PSI — matching the commonly quoted "14.7 PSI at sea level" figure used in weather and aviation. Working it backward, 14.6959 × 6,894.757 ≈ 101,325, landing back where it started — a good check that the table's PSI constant is right.

A fourth example: blood pressure in kPa

A blood pressure reading of 120/80 is given in mmHg. Converting the systolic number: 120 × 133.322 = 15,998.64 pascals; divide by a kilopascal's 1,000 pascals: 16.00 kPa. The diastolic number: 80 × 133.322 = 10,665.76 pascals, or 10.67 kPa. Medical literature outside the US and UK often reports blood pressure in kPa rather than mmHg, which is exactly this conversion, not a different measurement.

What the tool adds

The numbers above are all you need, on paper, for any pair of pressure units. The tool's job is just speed and fewer mistyped digits: pick the two units, type the value, and it runs the same multiplication instantly across any of the seven units it knows, entirely on your device.

Try it free — with the steps shown

The Pressure Converter runs in your browser and shows exactly how it got the answer, so the method sticks.

Open Pressure Converter

More from the blog