Temperature Converter

Universal temperature converter for all four scales (Celsius, Fahrenheit, Kelvin, Rankine).

Convert 4 scales Toggle
Rate this calculator · 4.5 (2)

Temperature Converter

4-scale toggle · Exact formulas · Absolute-zero check

Instructions — Temperature Converter

1

Pick the source scale

Click the From toggle to choose Celsius, Fahrenheit, Kelvin, or Rankine. The default is Celsius (the SI-friendly scale). Most weather apps use Celsius outside the United States; most US weather and oven recipes use Fahrenheit.

2

Pick the target scale

Click the To toggle to choose the scale you want. The result panel shows the conversion plus equivalents in all four scales. Default is Fahrenheit. Kelvin is the only scale used in scientific work; Rankine is the rare imperial absolute scale.

3

Type or pick a value

Enter a number or click a quick pick (-40, 0, 20, 25, 37, 100 deg). Negative values are allowed for Celsius and Fahrenheit. Kelvin and Rankine cannot go below zero — the calculator flags below-absolute-zero entries.

Quick C to F: double C, subtract 10 percent, add 32. 25 deg C goes to 50 - 5 + 32 = 77 deg F. Exact.
Quick F to C: subtract 30, divide by 2 (rough). 80 deg F goes to (80 - 30) / 2 = 25 deg C. Exact answer 26.7 deg C.

Formulas

All four scales agree on what temperature is — they just disagree on the size of a degree and where to put zero. Celsius and Kelvin share a step size (1 deg C = 1 K); Fahrenheit and Rankine share a step size (1 deg F = 1 deg R, which is 5/9 of a Celsius degree).

Celsius to Fahrenheit
$$ T_{F} = T_{C} \times \frac{9}{5} + 32 $$
Multiply Celsius by 9/5 (= 1.8) then add 32. 100 deg C boils water; 212 deg F does the same. The slope 9/5 comes from the 180 deg gap between freezing and boiling on Fahrenheit divided by the 100 deg gap on Celsius.
Fahrenheit to Celsius
$$ T_{C} = (T_{F} - 32) \times \frac{5}{9} $$
Subtract 32 first, then multiply by 5/9. The order matters; multiplying first gives the wrong answer. 5/9 = 0.555... recurring.
Celsius to Kelvin
$$ T_{K} = T_{C} + 273.15 $$
Add 273.15. Step size is identical, only the zero shifts: 0 K is absolute zero, 273.15 K is the freezing point of water. Kelvin is the SI base unit for thermodynamic temperature.
Kelvin to Celsius
$$ T_{C} = T_{K} - 273.15 $$
Subtract 273.15. Room temperature 298 K equals 25 deg C. Liquid nitrogen 77 K equals -196 deg C.
Celsius to Rankine
$$ T_{R} = (T_{C} + 273.15) \times \frac{9}{5} $$
Convert to Kelvin first, then to Rankine. Rankine is the Fahrenheit-style absolute scale: it uses Fahrenheit-size degrees but starts at absolute zero.
Fahrenheit to Rankine
$$ T_{R} = T_{F} + 459.67 $$
Just add 459.67. Same degree size; the offset is the temperature of absolute zero in Fahrenheit. 0 deg F = 459.67 deg R.

Reference

Common temperatures — all four scales
Contextdeg Cdeg FKdeg R
Absolute zero-273.15-459.6700
Liquid nitrogen-195.79-320.4277.36139.25
Dry ice (CO2 sublimation)-78.5-109.3194.65350.37
Scales agree-40-40233.15419.67
Deep freezer-180255.15459.27
Water freezes032273.15491.67
Refrigerator439.2277.15498.87
Cool day1050283.15509.67
Room temp2068293.15527.67
Warm room2577298.15536.67
Hot day3086303.15545.67
Body temp3798.6310.15558.27
Fever threshold38100.4311.15560.07
Heatwave40104313.15563.67
Water boils (1 atm)100212373.15671.67
Oven bake (cake)180356453.15815.67
Oven (pizza)250482523.15941.67
Sun surface55059941577810400

Weather range — deg C to deg F

The Celsius-to-Fahrenheit range used in daily forecasts.

C Cold range
deg Cdeg FFeel
-30-22Arctic
-20-4Very cold
-1014Cold
032Freezing
541Chilly
1050Light jacket
W Warm range
deg Cdeg FFeel
1559Mild
2068Comfortable
2577Warm
3086Hot
3595Very hot
40104Heatwave

Article — Temperature Converter

Temperature converter: four scales, one tool

A temperature converter swaps numbers between the four working temperature scales — Celsius, Fahrenheit, Kelvin, and Rankine. 25 deg C equals 77 deg F equals 298.15 K equals 536.67 deg R, all describing the same warmth.

Picking the right scale matters because zero means different things in each one. Celsius and Fahrenheit are everyday scales tied to water and weather. Kelvin and Rankine are absolute scales — their zero is the coldest possible temperature in the universe. Choose the wrong one and physics equations stop working.

What a temperature converter does

It applies four well-known formulas, each one linear: a multiplier and an offset. The multiplier comes from the degree size of each scale (Celsius and Kelvin share one size; Fahrenheit and Rankine share another). The offset comes from where each scale puts its zero.

Most temperature converters online handle only two scales, usually Celsius to Fahrenheit. This one covers all four, with a from-and-to toggle so you can pick any pair. It also validates absolute zero — entering -300 deg C or -500 deg F triggers an out-of-range warning, because no temperature below -273.15 deg C exists.

Did you know

The Kelvin was redefined in 2019. Before then, 1 K was 1/273.16 of the temperature of the triple point of water. Now it is defined through the Boltzmann constant (k = 1.380649 x 10^-23 J/K), an exact value that ties temperature to a fundamental constant of nature.

The four temperature scales

Celsius (deg C) is the everyday scale in Europe, Asia, Africa, Latin America, and Oceania. Defined so water freezes at 0 and boils at 100 at one atmosphere. Used in weather, cooking, and most science outside the lab.

Fahrenheit (deg F) is the everyday scale in the United States and a handful of Caribbean nations. Daniel Fahrenheit set 0 deg F to the coldest temperature he could produce in his lab (a brine-ice mixture, around -18 deg C) and 96 deg F to human body temperature. The endpoints shifted later to 32 deg F (water freezes) and 212 deg F (water boils), a 180 deg gap.

Kelvin (K) is the SI base unit and the scientific standard. Same step size as Celsius, but zero is absolute zero. The kelvin is the only temperature scale with no degree symbol — physicists write "298 K", not "298 deg K".

Rankine (deg R) is to Fahrenheit what Kelvin is to Celsius: same step size, but zero shifted to absolute zero. Some US engineering fields (combustion, aerospace, HVAC) still use it because gas-law equations need an absolute scale and Fahrenheit is the working unit.

Temperature converter formulas

All six pairwise conversions reduce to the relations between each scale and Celsius. Convert to Celsius first if you want a foolproof path; the calculator handles all 12 directions automatically.

Temperature converter shortcuts
F = C × 9/5 + 32 C = (F - 32) × 5/9
K = C + 273.15 C = K - 273.15
R = F + 459.67 R = K × 9/5

Celsius vs Fahrenheit

Celsius makes more sense for science and engineering because the freezing and boiling points of water are tidy round numbers (0 and 100). The step size is also coarser — a 1 deg C change feels like enough to bother with. Fahrenheit has finer resolution (1 deg F is only 0.56 deg C) which some argue makes weather forecasts more precise without decimals.

The two scales agree at exactly one point: -40 deg C = -40 deg F. Solving T = 9/5 T + 32 gives -40 as the only fixed point. Northern Manitoba, central Siberia, and interior Alaska hit this most winters, so locals there can quote temperatures in either unit without conversion.

EU
Celsius user
7B people
~90% of the world
US
Fahrenheit user
350M people
USA + a few islands

Kelvin and Rankine

An absolute scale starts at absolute zero. In Kelvin that is 0 K (= -273.15 deg C); in Rankine that is 0 deg R (= -459.67 deg F). Why does this matter? Because the ideal gas law PV = nRT, the Stefan-Boltzmann law for thermal radiation, and the thermodynamic efficiency of any heat engine all need temperature in absolute units. Plug Celsius into PV = nRT and a gas at 0 deg C "has" zero pressure, which is wrong.

Kelvin is overwhelmingly the default in physics, chemistry, astronomy, and engineering outside the United States. Rankine survives in a few specialised US engineering contexts where the rest of the calculation uses Fahrenheit. NASA, for example, mostly works in Kelvin even for US-built spacecraft.

Tip

If a formula in a physics or chemistry textbook gives wildly wrong numbers when you plug in Celsius, you probably need to convert to Kelvin first. The PV = nRT example is the most common trap.

Temperature converter quick tricks

For Celsius to Fahrenheit without a calculator: double the Celsius value, subtract 10 percent of the doubled value, and add 32. So 25 deg C goes to 50 minus 5 plus 32, which equals 77 deg F. The method is algebraically equivalent to multiplying by 1.8 (= 9/5) and gives the exact answer.

For Fahrenheit to Celsius: subtract 30, divide by 2. The result is approximate but within 2 deg of the true Celsius value across normal weather (-20 to 40 deg C). 70 deg F goes to (70 - 30) / 2 = 20 deg C; exact answer 21.1 deg C.

  • C to F: double, subtract 10%, add 32 (exact)
  • F to C: subtract 30, halve (approximate, within 2 deg)
  • C to K: add 273 (close enough; full value 273.15)
  • K to C: subtract 273
  • C to R: convert to F first, then add 460
  • K to R: multiply by 1.8 (= 9/5)

Everyday temperatures across scales

Some reference points worth memorising: 20 deg C is comfortable room temperature (68 deg F, 293 K). 37 deg C is body temperature (98.6 deg F, 310 K). 100 deg C is water boiling at sea level (212 deg F, 373 K). 180 deg C is a standard cake oven (356 deg F, 453 K). -18 deg C is a standard freezer (0 deg F, 255 K).

Common mistakes

The most common slip is forgetting the offset for Celsius-to-Fahrenheit. Multiplying by 1.8 and stopping gives the wrong answer — the +32 offset matters. A second trap is treating 1 K as identical to 1 deg C in formulas that involve temperature differences. The step size is the same, but if a formula expects absolute temperature (gas laws, radiation, efficiency), you must use Kelvin, not Celsius.

Finally, do not forget that "deg" disappears for Kelvin. The unit is just "K", never "deg K" — the SI committee dropped the degree symbol in 1967 to mark the kelvin as a base unit on equal footing with metre and kilogram.

FAQ

Multiply by 9/5 (= 1.8) and add 32. Formula: deg F = deg C x 9/5 + 32. Example: 25 deg C x 1.8 + 32 = 77 deg F. Order matters — adding 32 first gives the wrong answer.
Subtract 32, then multiply by 5/9. Formula: deg C = (deg F - 32) x 5/9. Example: (212 - 32) x 5/9 = 100 deg C. 5/9 is about 0.5556 — close to half, which is the basis of the rough mental shortcut.
Add 273.15. Formula: K = deg C + 273.15. The step size is the same, only the zero point shifts. 0 deg C = 273.15 K (water freezing); 25 deg C = 298.15 K (room temperature); 100 deg C = 373.15 K (water boiling).
0 K, equal to -273.15 deg C or -459.67 deg F. The temperature at which all classical molecular motion would stop. It cannot be reached experimentally — the closest laboratories have come is a few hundred picokelvin (10^-10 K).
Rankine (deg R) is an absolute temperature scale that uses Fahrenheit-size degrees. 0 deg R = absolute zero, and 459.67 deg R = 0 deg F. It is used in some US engineering disciplines (combustion, HVAC, aerospace) where Fahrenheit is the working unit but an absolute scale is needed for gas-law calculations.
At -40 degrees. The scales cross at exactly one point: -40 deg C = -40 deg F. Solve T = 9/5 x T + 32 and you get T = -40. Northern Canada, Siberia, and interior Alaska reach this most winters.
Because it is the SI base unit and has a true zero. Gas laws like PV = nRT only work with absolute temperature; using Celsius gives nonsense answers below 0 deg C. Astronomy reports star temperatures (5778 K for the Sun), chemistry reports thermodynamic state functions, and cryogenics reports liquid-helium temperatures all in Kelvin.
The classic textbook value is 37 deg C = 98.6 deg F = 310.15 K = 558.27 deg R. Modern reanalyses (Stanford 2020) put the average closer to 36.6 deg C / 97.9 deg F. The fever threshold remains 38 deg C / 100.4 deg F.
In most countries, room temperature is defined as 20-22 deg C (68-72 deg F). Scientific standards differ: ASTM defines it as 23 deg C, IUPAC uses 25 deg C, and German DIN uses 20 deg C. The calculator default of 25 deg C lines up with the warm end of comfortable indoor temperature.
By definition. The Celsius scale was originally set so that water freezes at 0 and boils at 100 at standard atmospheric pressure (101325 Pa). At higher altitudes, water boils at a lower temperature because atmospheric pressure drops — Denver (1600 m) boils water around 95 deg C; Mt Everest summit boils water near 70 deg C.