All Tools

Temperature Converter

Convert between Celsius, Fahrenheit, Kelvin, and other temperature units.


About Temperature Converter

Description

Convert between the three main temperature scales: Celsius, Fahrenheit, and Kelvin. Unlike most other units, temperature conversions involve an offset in addition to a scale factor.

Common Formulas

F=(C×95)+32C=(F32)×59K=C+273.15\begin{aligned} ^\circ\text{F} = \left( ^\circ\text{C} \times \frac{9}{5} \right) + 32 \\ ^\circ\text{C} = \left( ^\circ\text{F} - 32 \right) \times \frac{5}{9} \\ \text{K} = ^\circ\text{C} + 273.15 \end{aligned}

Credits

Conversions are powered by the extremely fast and precise open-source convert.js library.