chain
PSI to Bar
⌃⏎ run · clear · / focus input
All units
send result to
no matches
// about this tool

PSI to Bar Online

Updated 2026-07-26

Convert PSI to bar online for free. Enter a pressure in PSI and SnapTools shows the exact value in bar instantly, in your browser — nothing is uploaded.

Tire pressure is the classic case: US and UK gauges read PSI, while most of continental Europe and a lot of workshop equipment reads bar — so a 32 PSI spec means nothing on a bar gauge until it's converted. This tool uses the exact 0.0689475729 factor, not a rounded approximation. For the full family of pressure units — pascals, atmospheres, mmHg — use the Pressure Converter.

// how to use

  1. 1 Type or paste a pressure in PSI into the input.
  2. 2 SnapTools converts it to bar as you type.
  3. 3 Copy the result, or use the slider for a quick scrub across common tire/gauge ranges.

// examples

A car tire
Input
32
Output
2.2063 bar
A truck/RV tire
Input
80
Output
5.5158 bar

// common uses

Converting a US/UK tire-pressure spec (PSI) to a bar-reading gauge Reading a US pressure gauge against a metric equipment manual Comparing a PSI rating on imported equipment to bar Checking a manual pressure conversion

// faq

Is my input uploaded to a server?
No. The conversion runs entirely in your browser, so nothing you enter leaves your machine.
Why would I need this for tire pressure?
US and UK tire gauges read in PSI; most of continental Europe and many workshop compressors read in bar. This converter lets you match the number on your gauge to the spec on your tire or in your manual.
What's the exact conversion factor?
1 PSI is exactly 0.0689475729 bar. This tool uses the full-precision figure, not a rounded 0.069.
Is bar the same as "atmospheres"?
Close but not identical — 1 bar is about 0.987 atmospheres. The full Pressure Converter offers atmospheres and mmHg (torr) as separate units if you need those exactly.
What about converting bar back to PSI?
Use Bar to PSI, or the full Pressure Converter for pascals, atmospheres, and mmHg.

Use this via API

Get a free API key →
curl -X POST https://thesnaptools.com/api/v1/tools/psi-to-bar \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"value":"32"}'
Esc
↑↓ navigate open Esc close