Temperature Converter
Convert between Celsius, Fahrenheit and Kelvin.
Why 98.6°F Is Not Quite the Correct "Normal" Body Temperature
Countless people look up temperature conversions to cross-check a fever reading — only to find that the famous 98.6°F (37°C) baseline is itself a 19th-century average from a German physician's 1851 study, later debunked by modern research. A 2020 Stanford analysis of 677,000 measurements found the average human core temperature has declined to roughly 97.5°F (36.4°C). Individual baselines also vary by age, time of day, measurement site, and activity. This is a useful reminder that temperature thresholds — whether for fever, food safety, or industrial processes — always have context behind them.
The Three Scales and Their Logical Anchors
Each scale was designed around different reference points:
- Celsius (°C): anchored at water's freezing point (0°C) and boiling point (100°C) at standard atmospheric pressure (101.325 kPa). Intuitive for weather and chemistry.
- Fahrenheit (°F): historically anchored at the freezing point of brine (0°F) and average human body temperature (96°F in Fahrenheit's original work — calibration drift moved "normal body temperature" to 98.6°F). The scale makes human-relevant temperatures fall in a convenient 0–100 range for weather, which is why it persists in the US despite lacking metric elegance.
- Kelvin (K): anchored at absolute zero (0 K = −273.15°C). No degree symbol — it's an absolute thermodynamic scale. Required for physics, chemistry, and engineering calculations where negative temperatures would produce nonsensical results (radiation laws, gas laws, entropy).
Conversion Formulas — Where Errors Hide
The Fahrenheit ↔ Celsius formula has a non-obvious operator precedence trap. The correct formula is: °F = (°C × 9/5) + 32 — multiply first, then add. A common mistake is computing (°C + 32) × 9/5, which gives a wrong answer for any temperature other than 40°C. Always verify with a known data point: 100°C should give 212°F, not 240°F.
Kelvin requires no scale factor — only an offset: K = °C + 273.15. The 273.15 constant is derived from the internationally agreed value of absolute zero (−273.15°C). Note that a temperature difference of 1°C equals a difference of 1 K and a difference of 1.8°F — the offset disappears when computing differences, which is why material specifications often cite Δ°C and ΔK interchangeably.
Practical Temperature Benchmarks
- −40°: the only point where Celsius and Fahrenheit are equal (−40°C = −40°F).
- 0°C / 32°F: water freezes at standard pressure.
- 37°C / 98.6°F: canonical body temperature (see above for nuance).
- 100°C / 212°F: water boils at sea level (drops ~0.37°C per 100 m of altitude).
- 180°C / 356°F: typical oven temperature for baking bread.
- 1,538°C / 2,800°F: melting point of iron.
How to Use This Tool
- Enter a temperature in any of the three scale fields.
- The equivalent values in the other two scales update instantly.
- Both integer and decimal input are supported; negative values work correctly.
⇄ FAQ
01 Why does the Fahrenheit scale feel arbitrary compared to Celsius? +
Celsius was designed with deliberate reference points (0° = water freezes, 100° = water boils) at a standard pressure. Fahrenheit predates Celsius and used brine-freezing and body temperature as anchors — sensible for the 1720s but not mathematically elegant.
02 At what temperature are Celsius and Fahrenheit equal? +
At −40°. This is the only crossing point. You can derive it algebraically from °F = (°C × 1.8) + 32 by setting °F = °C and solving: −40 = −40.
03 Can Kelvin be negative? +
By definition, no. Zero Kelvin is absolute zero — the point of minimum thermodynamic energy. There is no physical state colder than 0 K. "Negative temperature" in quantum physics refers to a population inversion in certain systems, not a temperature below absolute zero.
04 Does altitude affect the boiling point of water? +
Yes, significantly. At sea level water boils at 100°C. At 1,000 m altitude the boiling point drops to about 96.4°C; at 3,000 m it's around 90°C; at the summit of Everest (8,849 m) it's roughly 70°C — not hot enough to make safe tea or properly cook pasta, which is why high-altitude cooking requires pressure cookers.