Live temperature conversions between Celsius, Fahrenheit, Kelvin, and Rankine. Built with high‑precision algorithms, visual thermometer, and authoritative thermal references.
Temperature conversion is fundamental to meteorology, physics, chemistry, engineering, and cooking. This tool provides instant conversions between Celsius (°C), Fahrenheit (°F), Kelvin (K), and Rankine (°R). Rooted in thermodynamic principles, each scale serves specific domains: Kelvin for absolute measurements, Celsius for everyday science, Fahrenheit for weather in several countries, and Rankine for thermodynamic calculations in engineering.
°C → K : K = °C + 273.15
°C → °F : °F = (°C × 9/5) + 32
°F → °C : °C = (°F − 32) × 5/9
K → °R : °R = K × 9/5
°C → °R : °R = (°C + 273.15) × 9/5
All conversions are derived from these linear relations, ensuring consistency with international thermodynamic standards (ITS-90).
Lord Kelvin (William Thomson) established the absolute temperature scale based on the theoretical minimum energy state: absolute zero (0 K = -273.15°C). Rankine, proposed by William John Macquorn Rankine, uses the Fahrenheit increment but starts at absolute zero. These scales eliminate negative values and are essential in gas laws, blackbody radiation, and cryogenics.
Anders Celsius (1742) originally defined 0°C as boiling point and 100°C as freezing; later inverted. Daniel Fahrenheit (1724) used brine freezing and human body temperature to define his scale. The Kelvin scale was adopted in 1954 as the SI base unit. Today, the International Temperature Scale (ITS-90) ensures worldwide consistency.
All conversions respect the laws of thermodynamics: no temperature can go below absolute zero (0 K or 0 °R). If an input violates this (e.g., -300°C), the tool alerts you and clamps the logical conversion for visualization. Numerical precision adheres to IEEE 754 double-precision, delivering up to 15 significant digits – more than sufficient for scientific and engineering tasks.
While conversion formulas are mathematically exact, real-world temperature measurements have uncertainties. The International Temperature Scale (ITS-90) defines:
For most applications, this converter's precision exceeds practical needs. For metrology-grade work, consult NIST Special Publication 811.
| Temperature reference point | Celsius (°C) | Fahrenheit (°F) | Kelvin (K) | Rankine (°R) |
|---|---|---|---|---|
| Absolute zero | -273.15 | -459.67 | 0 | 0 |
| Freezing point of water | 0 | 32 | 273.15 | 491.67 |
| Human body (average) | 37.0 | 98.6 | 310.15 | 558.27 |
| Boiling point of water (1 atm) | 100 | 212 | 373.15 | 671.67 |
| Surface of the Sun | ≈5505 | ≈9941 | ≈5778 | ≈10400 |
The ISS maintains internal temperatures between 18°C and 27°C. Engineers routinely convert between Celsius for science payloads and Fahrenheit for legacy US systems. Using precise conversion (e.g., 22°C = 71.6°F) ensures life support and electronics reliability. This tool's exact formulas mirror those used in NASA's thermal analysis software.
The linear relationship between Celsius and Fahrenheit arises from defining the freezing and boiling points of water: 0°C = 32°F and 100°C = 212°F. The slope (212-32)/(100-0) = 180/100 = 9/5. Hence °F = (9/5)°C + 32. Kelvin and Rankine are absolute offsets: K = °C + 273.15, °R = °F + 459.67 = (9/5)K. These affine transformations preserve the property that temperature differences are consistent across scales.