Convert between Celsius, Fahrenheit, and Kelvin with the exact formula displayed.
Unlike most unit conversions that use a simple multiplication factor, temperature conversion involves both multiplication and addition because the three scales have different zero points. Celsius and Kelvin share the same degree size but are offset by 273.15. Fahrenheit uses a different degree size (9/5 of a Celsius degree) and a different zero point. This tool uses the exact formulas below to ensure accurate conversion every time.
| Conversion | Formula |
|---|---|
| Celsius to Fahrenheit | °F = (°C × 9/5) + 32 |
| Fahrenheit to Celsius | °C = (°F − 32) × 5/9 |
| Celsius to Kelvin | K = °C + 273.15 |
| Kelvin to Celsius | °C = K − 273.15 |
| Fahrenheit to Kelvin | K = (°F − 32) × 5/9 + 273.15 |
| Kelvin to Fahrenheit | °F = (K − 273.15) × 9/5 + 32 |
| Point | Celsius | Fahrenheit | Kelvin |
|---|---|---|---|
| Absolute Zero | −273.15 | −459.67 | 0 |
| Water Freezes | 0 | 32 | 273.15 |
| Human Body | 37 | 98.6 | 310.15 |
| Water Boils | 100 | 212 | 373.15 |