CalcBoard / All Unit Converters / Temperature
Temperature Converter
Celsius, Fahrenheit, and Kelvin — converted instantly, with the formulas shown so you can check the work.
Download CalcBoard FreeTemperature is the odd one out among conversions. Every other unit on this site converts by multiplying: a mile is a fixed number of metres, and zero is zero on both scales. Temperature scales do not share a zero point, so each conversion needs an offset as well as a ratio — which is exactly why so many quick mental shortcuts get it wrong.
The rough shortcut most people use — double it and add 30 — is fine for weather and badly wrong for cooking. At 180 °C the shortcut says 390 °F; the real answer is 356 °F. That is the difference between a baked cake and a burnt one.
Temperature Converter
This page’s converter uses ordinary JavaScript numbers, so long results round like any web calculator. CalcBoard’s in-app converter uses exact decimal arithmetic and works with no connection at all.
Common temperature conversions
| Conversion | 1 | 5 | 100 |
|---|---|---|---|
| Celsius → Fahrenheit | 33.8 | 41 | 212 |
| Fahrenheit → Celsius | -17.222222 | -15 | 37.777778 |
| Celsius → Kelvin | 274.15 | 278.15 | 373.15 |
| Kelvin → Celsius | -272.15 | -268.15 | -173.15 |
The formulas
Temperature is the one category that is not a simple multiplication, because the scales do not share a zero point. Each conversion needs an offset as well as a ratio:
- 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 + 459.67) × 5/9
−40 is the one temperature where Celsius and Fahrenheit agree, which makes it a useful sanity check on any converter, including this one.
Convert without a browser
This page needs a connection. The CalcBoard app does the same conversions offline, with exact decimal arithmetic, and puts the converter next to a working calculator — so you can convert a measurement in one panel and immediately use it in a formula in the next, without copying anything by hand.
Frequently Asked Questions
What is the formula for Celsius to Fahrenheit?
At what temperature are Celsius and Fahrenheit the same?
Why is Kelvin not written with a degree sign?
Convert offline, in the app
All 79 units, exact decimal maths, alongside a live calculator. Free to download.
Download Free on App Store