Krill KitsKrill Kits// A swarm of small, sharp tools for letters, numbers, and units.
§ 01 / ARTICLE

The Temperature Formula. You Actually Remember.

CATEGORY UNITSREAD 3 MINPUBLISHED APR 21, 2026

There's exactly one formula you need, and one mnemonic that makes it stick for life: F = C × 9/5 + 32. Everything else about temperature conversion is a variation on it.

The three equations

Celsius to Fahrenheit: F = C × 9/5 + 32. Fahrenheit to Celsius: C = (F − 32) × 5/9. Celsius to Kelvin: K = C + 273.15. That's every temperature conversion you'll ever need. The 9/5 comes from the fact that 180 Fahrenheit degrees span what 100 Celsius degrees do (between freezing and boiling), so each Celsius degree is 1.8× a Fahrenheit degree. The 32 is the offset between zero points.

Why it's "affine", not linear

Most unit conversions are linear: 1 meter = 100 cm, 1 kg = 2.205 lb. Multiply by a constant and you're done. Temperature is affine — linear plus a constant. Because Celsius zero and Fahrenheit zero are different physical points, you need both a scale (9/5) and an offset (+32). This is why "twice as hot" doesn't work the same in the two systems.

The useful shortcuts

For quick mental math when reading weather, (C × 2) + 30 ≈ F. 20°C → ~70°F (actual: 68°). 30°C → ~90°F (actual: 86°). Good enough to know if you need a coat. Don't use it for oven temperatures — the error compounds at the top of the scale.

The only exact crossover: −40°C = −40°F. If you see that number, you don't need to convert.

// TRY THE TOOL
CONVERT TEMPERATURES.

C, F, K — one click, shareable URL. For when the shortcut won’t cut it.

OPEN →
§ 02 / FAQ

Questions. Answered.

What’s the exact formula?+
F = C × 9/5 + 32. Or: C = (F − 32) × 5/9. Kelvin adds a third: K = C + 273.15. These are the three equations that cover any temperature conversion you’ll ever need.
Why isn’t it just "multiply by a constant"?+
Because Celsius and Fahrenheit have different zero points. Celsius zero is water’s freezing point; Fahrenheit zero is the coldest temperature Daniel Fahrenheit could produce in his lab in 1724. That offset means you need both a scaling factor (9/5) and an addition (+32). Math nerds call this "affine" — linear plus a constant.
Is there a shortcut for mental math?+
Sort of. Double the Celsius and add 30 gets you close to Fahrenheit (±3°). It’s "(C × 2) + 30 ≈ F". Use it for weather; don’t use it for oven temperatures or lab work where precision matters.
Do Celsius and Fahrenheit ever agree?+
Exactly once: at −40°. −40°C = −40°F. Nice trick for memory — if the temperature you’re quoting is exactly −40 in either system, you don’t need to convert.
§ 03 / TOOLS

Related calculators.

§ 04 / READING

Keep reading.