Water does not always boil at 100 °C. That familiar figure is valid only at standard sea-level atmospheric pressure of 1013.25 hPa. As you ascend a mountain, the air column above you shortens, pressure falls, and water molecules escape the liquid phase at a lower temperature.

This Boiling Point at Altitude Calculator resolves a practical problem faced by mountaineers, food scientists, brewers, chemists, and high-altitude laboratories: determining the exact saturation temperature of water under non-standard atmospheric conditions, and quantifying the downstream effect on cooking and reaction kinetics.

Required Input Parameters

To obtain a thermodynamically accurate result, the following parameters must be specified:

  • Elevation (meters or feet above mean sea level), OR
  • Absolute Atmospheric Pressure (hPa, inHg, or atm) if measured directly by a barometer.
  • Sea Level Reference Pressure (QNH) — the reduced pressure reported by meteorological stations, typically 1013.25 hPa under ISA conditions.
  • Temperature Display Unit — Celsius, Fahrenheit, or Kelvin.

Theoretical Foundation and Formulas

The physics of this calculation rests on two pillars: the vertical pressure structure of the atmosphere, and the liquid–vapor equilibrium of water.

The Barometric Formula

Atmospheric pressure decays non-linearly with altitude because air is compressible and its density depends on temperature. Under the International Standard Atmosphere (ISA) model, pressure $P$ at altitude $h$ (in meters) is given by:

$$P = P_0 \left(1 - 2.25577 \times 10^{-5} \cdot h \right)^{5.25588}$$

Here, $P_0$ is the reference sea-level pressure and the exponent $5.25588$ derives from $\frac{g \cdot M}{R \cdot L}$, where $g$ is gravitational acceleration, $M$ is molar mass of dry air, $R$ is the universal gas constant, and $L$ is the tropospheric lapse rate (0.0065 K/m).

The Antoine Equation

Once local pressure is known, the boiling point is found by inverting the Antoine vapor-pressure equation, which empirically correlates saturation pressure to temperature for pure substances:

$$\log_{10}(P) = A - \frac{B}{C + T}$$

Solving for temperature $T$ in °C, using the Antoine constants for water ($A = 8.07131$, $B = 1730.63$, $C = 233.426$) valid in the 1–100 °C range, with $P$ expressed in mmHg:

$$T_{\text{boil}} = \frac{1730.63}{8.07131 - \log_{10}(P)} - 233.426$$

Cooking Time Multiplier

Chemical reaction rates — including the denaturation of starches and proteins — follow Arrhenius kinetics. A rule-of-thumb approximation states that reaction rate roughly doubles for every 10 °C increase in temperature, giving the cooking time factor:

$$k_{\text{cook}} = 2^{\frac{100 - T_{\text{boil}}}{10}}$$

Technical Reference Data

The following table presents verified boiling points at notable elevations, computed under ISA conditions ($P_0 = 1013.25$ hPa):

LocationElevation (m)Pressure (hPa)Boiling Point (°C)Boiling Point (°F)
Dead Sea shore−4301064.9101.4214.5
Sea Level01013.25100.0212.0
Denver, USA1,609835.794.4201.9
Mexico City2,240775.492.4198.3
Quito, Ecuador2,850720.290.3194.5
La Paz, Bolivia3,640653.687.6189.7
Everest Base Camp5,364525.981.2178.2
Mount Everest Summit8,848314.670.0158.0

Engineering Analysis and Real-World Application

Interpreting the Pressure Ratio

The Current / Sea Pressure Ratio directly governs the boiling depression. A ratio of 80% (corresponding to roughly 1,900 m elevation) shifts boiling down by approximately 6.5 °C. This is thermodynamically significant: egg proteins, for example, coagulate near 70 °C, but gelatinization of starches requires sustained temperatures above 85 °C, which becomes difficult above 4,500 m without a pressure vessel.

Altitude vs. Pressure Mode

For culinary and scientific precision, direct pressure measurement is always preferable. Weather fronts can shift local pressure by ±30 hPa at constant elevation, altering the boiling point by as much as ±1 °C. If a calibrated barometer is available, use the Pressure mode; otherwise, elevation plus current QNH gives a robust ISA-based estimate.

High-Altitude Compensation Strategies

Three proven engineering responses exist to depressed boiling:

  1. Pressure cooking — raises internal pressure to 2 atm, pushing boiling to ~120 °C.
  2. Extended boil time — scales with the Arrhenius multiplier $k_{cook}$.
  3. Recipe reformulation — reducing leaveners and adjusting hydration for baked goods, as lower external pressure allows gas cells to over-expand.

Frequently Asked Questions

Why does water boil at a lower temperature at high altitude?

Boiling occurs when the vapor pressure of the liquid equals the ambient atmospheric pressure above it. At altitude, fewer air molecules press down on the liquid surface, so water molecules need less thermal kinetic energy to escape into the gas phase. The relationship is not linear — it follows the Clausius–Clapeyron equation, which describes the exponential dependence of vapor pressure on temperature.

Is the Antoine equation accurate at very low pressures, such as on Everest?

The standard Antoine constants ($A = 8.07131$, $B = 1730.63$, $C = 233.426$) are calibrated for the 1–100 °C range and retain good accuracy down to approximately 70 °C, making them reliable for Everest's summit (~70.0 °C). Below that — for example, in vacuum chambers or on Mars-analog studies — a different constant set or the full Wagner equation is required. This calculator flags pressures outside the validated range as invalid to prevent silent extrapolation errors.

Does humidity or water purity affect the calculated boiling point?

Humidity of the surrounding air has negligible effect on the boiling point of a water surface, since boiling depends on total ambient pressure, not partial pressure of water vapor. Dissolved solutes, however, cause measurable boiling point elevation via Raoult's law — approximately 0.51 °C per mole of solute per kilogram of water. Seawater boils roughly 0.6 °C higher than distilled water at the same pressure.

Professional Conclusion

Manual altitude-boiling tables published in cookbooks and field manuals are almost always approximations, often rounded to the nearest 500 m and assuming standard atmospheric pressure. This calculator replaces that imprecision with a fully parameterized thermodynamic model, combining the ISA barometric formula with Antoine's vapor-pressure correlation for arbitrary elevation, pressure, and QNH conditions.

For professionals — from analytical chemists calibrating reflux temperatures, to expedition cooks provisioning for 6,000 m camps — precise boiling-point determination is not a convenience but a safety and quality-control requirement. Automated computation eliminates transcription errors, supports arbitrary unit conventions, and makes high-altitude thermodynamic reasoning immediate and defensible.