Depth Converter – meters, feet, fathoms, and diving pressure units
Depth measurements appear in an unusually wide range of units depending on who is reading them. Oceanographers record profiles in meters, nautical charts mark soundings in fathoms, American dive computers display readings in feet, and scuba physics textbooks express ambient pressure in atmospheres or bar. This Depth Converter handles all of those formats — plus inches, centimeters, yards, miles, kilopascals, and psi — so you can move between any two without manual arithmetic.
Supported depth units
The tool covers two classes of depth measurement:
- Length units — meters (m), feet (ft), yards (yd), inches (in), centimeters (cm), miles (mi), and fathoms. These describe the physical distance from the surface to a point below it and convert through exact SI factors.
- Pressure-equivalent units — atmospheres (atm), bar, kilopascals (kPa), and psi. Scuba divers and marine engineers often express depth as the total ambient pressure at that point, because pressure — not distance — governs gas behaviour in the human body and in underwater equipment.
How length–to–length conversion works
All length-based conversions route through meters as the SI base unit. The conversion factors are exact international definitions:
1 foot = 0.3048 m(exact, by international agreement since 1959)1 fathom = 6 ft = 1.8288 m1 yard = 0.9144 m1 mile = 1,609.344 m
For example, converting 30 m to feet: 30 × (1 / 0.3048) ≈ 98.425 ft. The formula panel below the result shows the exact multiplier used.
Depth-to-pressure conversion and the hydrostatic formula
When you select a pressure unit (atm, bar, kPa, psi), the converter applies the hydrostatic pressure formula:
P = P₀ + ρ × g × h
where P₀ = standard atmospheric pressure at the surface (101,325 Pa), ρ = water density, g = gravitational acceleration (9.80665 m/s²), and h = depth in meters. The result is the absolute ambient pressure — surface air pressure plus the weight of the water column above.
Why water type matters for pressure calculations
Salt water (density 1,025 kg/m³) is approximately 2.5 % denser than fresh water (1,000 kg/m³). That small difference accumulates with depth: at 40 m, a diver in the ocean experiences roughly 4.97 atm absolute, while a diver at the same depth in a freshwater quarry experiences about 4.86 atm. The difference becomes significant when calculating decompression schedules, equipment pressure ratings, or gas mixture planning. Select the correct water type using the selector that appears when a pressure unit is chosen.
Fathoms on nautical charts
Fathoms dominated hydrographic charting for centuries and are still found on many older and legacy charts produced by the United States, United Kingdom, and Canada. Modern charts issued under IALA guidelines use meters, but naval archives, wreck surveys, and historical navigation records continue to list soundings in fathoms. 1 fathom = 6 feet, so a 20-fathom channel equals 120 ft or approximately 36.58 m.
Multi-unit results table
Below the primary result the tool renders a comparison table showing your input depth in every supported unit simultaneously. This is useful when you need to fill in multiple fields of a report or dive log that uses mixed units — for instance, a spreadsheet requiring depth in both meters and fathoms alongside a max-pressure column in bar.
Depth context scale
The visual scale panel compares your depth against real-world reference points: the recreational dive limit, the bottom of the twilight zone, the Titanic wreck site, the average ocean floor, and the Mariana Trench. A warning is displayed if the entered depth exceeds 11,000 m — deeper than any known ocean point on Earth — to flag likely data-entry errors.
Typical use cases
- Scuba diving — verify maximum depth limits in the units shown on your computer, and check ambient pressure at planned depth.
- Marine engineering and offshore construction — translate dive specification depths between metric and imperial as required by project documents.
- Oceanography and bathymetry — convert fathom-based survey data from historical records into SI meters for analysis.
- Well drilling and geotechnical boring — convert depth logs from feet to meters for international reporting.
- Education — illustrate how pressure increases with depth and why water type matters in the hydrostatic formula.
Precision and accuracy
The decimal-places selector (0–10) controls how many digits appear in each result. For everyday diving reference, 1–2 decimal places are sufficient. For equipment engineering or decompression planning, 4–6 decimal places are more appropriate. All underlying arithmetic uses full double-precision floating point before rounding.