Temperature Suite

Celsius to Fahrenheit Calculation Guide

Learn how to calculate and convert degrees Celsius (°C) to Fahrenheit (°F).

Enter Value

Conversion Result

-
Formula & Conversion Step:
Formula: T(°F) = T(°C) * 9/5 + 32

What is the Celsius to Fahrenheit Formula?

The Celsius ($^\circ$C) to Fahrenheit ($^\circ$F) formula is arguably the most famous atmospheric math equation in the world. It translates the global relative temperature standard into the US format.

The Core Algorithm

Because a Celsius degree is larger than a Fahrenheit degree, the formula first multiplies the Celsius value by $9/5$ (or 1.8) to stretch it out. Next, because water freezes at 32 $^\circ$F rather than 0, the formula adds 32 to align the baselines.

$$ T_{(^\circ\text{F})} = (T_{(^\circ\text{C})} \times \frac{9}{5}) + 32 $$

The standard stretch-and-shift formula mapping global metrics to the US.

Example Calculation

Let's calculate a hot summer day in Europe ($30 ^\circ\text{C}$). First, multiply by 9/5 ($30 \times 1.8 = 54$). Next, add the 32-degree shift ($54 + 32 = 86$). Therefore, 30 $^\circ$C is exactly equal to a balmy $86 ^\circ\text{F}$.

© RapidTables.me. All rights reserved.