Apex Conversion
🌡️ Temperature

How Temperature Conversions Work: The Math Behind the Formulas

6 min readReviewed:
Reviewed by Apex Conversion Editorial Team · Last reviewed

Most unit conversions are simple multiplications: multiply feet by 0.3048 to get meters, multiply pounds by 0.4536 to get kilograms. Temperature conversion is different. You cannot just multiply Celsius by a factor to get Fahrenheit — you also need to add 32. The reason is that Celsius and Fahrenheit scales have different zero points. Both scales are measuring the same physical thing (thermal energy), but they use different origins and different degree sizes.

Understanding why the formula includes both multiplication and addition makes it much easier to remember and apply correctly. This guide walks through the reasoning step by step.

Why Temperature Conversion Needs Two Steps

A scale with the same zero point and different-sized degrees only needs multiplication. For example, centimeters to inches: both start at zero (no length), so you only multiply by 0.3937. But Celsius and Fahrenheit have different zeros: 0°C = 32°F. Because the starting points are offset by 32 Fahrenheit degrees, you must shift the scale by 32 either before or after scaling.

The degree size difference: 100°C spans the range from freezing to boiling. The same range in Fahrenheit spans from 32°F to 212°F = 180 Fahrenheit degrees. So 100°C = 180°F of range, giving the scaling factor 180/100 = 9/5 = 1.8. Every 1°C increase equals 1.8°F increase. Combining the scale shift (32) and the degree-size difference (×1.8) gives: °F = (°C × 1.8) + 32.

All Temperature Conversion Formulas

°C → °F:  °F = (°C × 9/5) + 32
°F → °C:  °C = (°F − 32) × 5/9

°C → K:   K = °C + 273.15
K  → °C:  °C = K − 273.15

°F → K:   K = (°F + 459.67) × 5/9
K  → °F:  °F = (K × 9/5) − 459.67

°C → °R:  °R = (°C + 273.15) × 9/5  (Rankine)
°F → °R:  °R = °F + 459.67

Kelvin: Temperature From Absolute Zero

Kelvin is the SI base unit of temperature. Its zero point is absolute zero — the theoretical minimum temperature at which all molecular motion ceases. Absolute zero = 0 K = −273.15°C = −459.67°F. Because Kelvin starts at the physical minimum, it has no negative values: −40°C = 233.15 K, 20°C = 293.15 K, 100°C = 373.15 K.

Kelvin has the same degree size as Celsius, which is why converting between them only requires adding or subtracting 273.15 — no scaling factor needed. Kelvin is used in all scientific and thermodynamic calculations where the absolute temperature matters (gas laws, Stefan-Boltzmann radiation law, chemical equilibrium constants). In everyday life, you will see K used in astrophysics (surface temperature of stars) and cryogenics.

Worked Examples

Example 1 — weather: A Paris forecast shows 28°C. Is that hot? °F = (28 × 1.8) + 32 = 50.4 + 32 = 82.4°F. Yes, warm summer day. Example 2 — cooking: A UK recipe says '200°C' for roasting. °F = (200 × 1.8) + 32 = 360 + 32 = 392°F. Set your oven to 400°F (close enough). Example 3 — medical: A thermometer reads 38.5°C. °F = (38.5 × 1.8) + 32 = 69.3 + 32 = 101.3°F. That is a fever.

Example 4 — Kelvin for science: Liquid nitrogen boils at −196°C. K = −196 + 273.15 = 77.15 K. The surface temperature of the sun is about 5,778 K = 5,778 − 273.15 = 5,505°C = 9,941°F. Example 5 — Fahrenheit to Celsius: 98.6°F body temperature. °C = (98.6 − 32) × 5/9 = 66.6 × 0.5556 = 37.0°C.

Frequently Asked Questions

Why do I subtract 32 before multiplying when converting °F to °C?

Because you must remove the offset between the two scales before you can apply the ratio. The Fahrenheit scale is 32 degrees 'above' Celsius at the freezing point, so you subtract 32 to bring the Fahrenheit reading back to a Celsius-relative origin, then apply the 5/9 scaling factor. If you multiply first, you scale the offset too, giving the wrong answer.

What is the fastest mental approximation for Celsius to Fahrenheit?

Double the Celsius value and add 30: (°C × 2) + 30 ≈ °F. This is accurate to within ±3°F for temperatures between 0°C and 30°C (the range of typical weather). It overestimates slightly (32°F offset vs 30 approximation, plus rounding ×2 vs ×1.8), but it's fast enough for casual conversation.

Does it matter which direction I do the conversion steps?

Yes, for Fahrenheit → Celsius: you must subtract 32 first, then multiply by 5/9. Reversing the steps (multiply first, then subtract) gives a different wrong answer. For Celsius → Fahrenheit: multiply by 9/5 first, then add 32. The algebraic reason: you must remove the offset at the correct scale level before applying the ratio.

Try the Temperature Converter

🌡️ Open Temperature Converter

Related Tools

Related Converters

Related Guides

Sources

All conversion results are provided for general informational purposes only. Read our full disclaimer.