Temperature
Celsius, Fahrenheit and Kelvin — the one conversion that needs an offset as well as a multiplier.
Click any tile to make it the input — the value carries across.
Why temperature is the odd one out
Almost every conversion is a single multiplication, because the units share a zero: zero metres is zero feet, zero kilograms is zero pounds. Temperature scales do not. Zero Celsius is 32 Fahrenheit, so converting requires scaling and shifting — multiply by 9/5, then add 32.
This has a practical consequence people trip over constantly: you cannot convert a temperature difference the same way you convert a temperature. A rise of 10°C is a rise of 18°F, not 50°F — for a difference you apply the factor and not the offset. Weather reports and engineering specs both get this wrong from time to time.
Reference points worth memorising
| Celsius | Fahrenheit | Kelvin | What it is |
|---|---|---|---|
| −273.15 | −459.67 | 0 | Absolute zero |
| −40 | −40 | 233.15 | Where the two scales cross |
| 0 | 32 | 273.15 | Water freezes |
| 20 | 68 | 293.15 | Comfortable room |
| 37 | 98.6 | 310.15 | Body temperature |
| 100 | 212 | 373.15 | Water boils at sea level |
| 180 | 356 | 453.15 | Moderate oven |
The rough mental conversion for weather is double the Celsius and add 30 — 20°C becomes about 70°F, which is close enough to decide on a jacket. It drifts at the extremes, where the exact 9/5 matters.