HomeArticlesHow ToFahrenheit to Celsius
HOW TO

How to Convert Fahrenheit to Celsius

Learn how to convert Fahrenheit to Celsius and back — the exact formula, a quick mental-math shortcut, and common reference temperatures to memorize.

Reviewed by the thecalcu.com team · Last updated August 4, 2026

Free calculators used in this guide

Temperature Converter

Converting between Fahrenheit and Celsius comes up constantly: checking weather abroad, reading a US recipe, understanding a fever reading, or converting an oven temperature. The formula is simple algebra, but the two most common mistakes, using the wrong formula direction or skipping the offset, are easy to make under time pressure.

Overview

Fahrenheit and Celsius are both linear temperature scales, but they have different zero points and different-sized degree intervals. Converting between them takes a multiplication (to adjust for the different degree size) and an addition or subtraction (to adjust for the different zero point). This article gives you the exact formula, a fast mental shortcut for everyday use, and a table of common reference temperatures worth memorizing.

What You Need

  • The temperature value you want to convert
  • Knowledge of which direction you're converting (F → C or C → F)

Step 1: Identify Your Conversion Direction

Determine whether you have a Fahrenheit value that needs to become Celsius, or the reverse. This sounds obvious, but it's the most common source of error. Applying the wrong formula in the wrong direction produces a wildly incorrect result rather than a slightly-off one, since the formulas are inverses, not identical.

Step 2: Apply the Fahrenheit to Celsius Formula

Celsius = (Fahrenheit − 32) × 5/9

Worked example: Convert 98.6°F (body temperature) to Celsius.

  1. Subtract 32: 98.6 − 32 = 66.6
  2. Multiply by 5/9: 66.6 × 5/9 = 333/9 = 37°C

Another example: Convert 32°F (freezing point of water) to Celsius.

  1. Subtract 32: 32 − 32 = 0
  2. Multiply by 5/9: 0 × 5/9 = 0°C (matches the known freezing point)

Step 3: Apply the Celsius to Fahrenheit Formula

Fahrenheit = (Celsius × 9/5) + 32

Worked example: Convert 25°C (room temperature) to Fahrenheit.

  1. Multiply by 9/5: 25 × 9/5 = 225/5 = 45
  2. Add 32: 45 + 32 = 77°F

Another example: Convert 100°C (boiling point of water) to Fahrenheit.

  1. Multiply by 9/5: 100 × 9/5 = 900/5 = 180
  2. Add 32: 180 + 32 = 212°F (matches the known boiling point)

Step 4: Use the Quick Mental-Math Shortcut for Estimates

For situations where you don't need exact precision, checking weather, casual conversation:

Fahrenheit to Celsius (rough): subtract 30, then divide by 2. 98.6°F → (98.6 − 30) ÷ 2 = 34.3°C (actual: 37°C, off by about 3 degrees)

Celsius to Fahrenheit (rough): double the value, then add 30. 25°C → (25 × 2) + 30 = 80°F (actual: 77°F, off by about 3 degrees)

This shortcut is fast, but it introduces a small consistent error that grows larger at temperature extremes. Use the exact formula or the Temperature Converter whenever precision matters.

Step 5: Memorize Key Reference Points

Description Fahrenheit Celsius
Water freezes 32°F 0°C
Comfortable room temperature 68-77°F 20-25°C
Normal body temperature 98.6°F 37°C
Fever threshold (adult) 100.4°F 38°C
Water boils 212°F 100°C
Where F = C −40°F −40°C

Memorizing these anchor points lets you sanity-check any conversion. If your calculated result is far from a nearby known anchor, you likely made an arithmetic error.

Common Mistakes to Avoid

  • Forgetting the offset of 32. Multiplying by 5/9 or 9/5 alone without adding or subtracting 32 gives a completely wrong answer.
  • Applying the wrong direction's formula. Using the F→C formula on a Celsius value, or the reverse.
  • Rounding too early in multi-step calculations. Round only the final answer, not intermediate values, so small errors don't compound.
  • Confusing the mental-math shortcut with the exact formula. The shortcut is for quick estimates only, and it can be off by several degrees at temperature extremes.

Formula & Methodology

The conversion factor 9/5 (or its inverse 5/9) comes directly from how each scale was originally defined. Fahrenheit spans 180 degrees between water's freezing and boiling points (32°F to 212°F), while Celsius spans 100 degrees for the same range (0°C to 100°C). The ratio 180:100 simplifies to 9:5. That's why Celsius-to-Fahrenheit conversion multiplies by 9/5, and the inverse, Fahrenheit-to-Celsius, multiplies by 5/9.

C = (F − 32) × 5/9
F = (C × 9/5) + 32
K = C + 273.15  (Celsius to Kelvin, for scientific reference)

Converting Negative Temperatures

The formula works the same way for negative values, but it's worth working through an example since sign errors are a common mistake. Convert −10°F (a cold winter day in parts of the US) to Celsius:

  1. Subtract 32: −10 − 32 = −42
  2. Multiply by 5/9: −42 × 5/9 = −210/9 = −23.3°C

Now the reverse, converting −23.3°C back to Fahrenheit to verify:

  1. Multiply by 9/5: −23.3 × 9/5 = −41.9
  2. Add 32: −41.9 + 32 = −9.9°F, which is about −10°F, matching once you allow for rounding.

Watch for this with negative numbers: subtracting 32 from a negative Fahrenheit value makes it more negative, not less. That's a frequent source of sign errors when doing the calculation by hand or under time pressure.

Why This Conversion Comes Up So Often

Beyond weather, Fahrenheit-to-Celsius conversion shows up in several everyday contexts where getting it wrong has real consequences. Cooking is the most common one. US recipes specify oven temperatures in Fahrenheit while recipes from the UK, India, Australia, and most other countries use Celsius, so anyone following a recipe from a different region needs to convert before preheating the oven, and a 20-degree error in either direction can noticeably change baking results. Medical contexts matter too: a thermometer reading needs correct interpretation, since 38°C (a fever) and 38°F (far below survivable body temperature, which usually means a faulty reading or the wrong scale) describe wildly different situations. Travel brings it up just as often. Misreading a weather forecast's "25" as Fahrenheit instead of Celsius, or the other way around, leads to packing entirely the wrong clothing.

For any of these situations, the Temperature Converter removes the need to do mental math or risk a sign error, and it also supports Kelvin for scientific or engineering contexts where Celsius and Fahrenheit are both impractical near absolute zero.

Frequently Asked Questions

What is the exact formula to convert Fahrenheit to Celsius?
Celsius = (Fahrenheit − 32) × 5/9. For example, converting 98.6°F (normal human body temperature) to Celsius: (98.6 − 32) × 5/9 = 66.6 × 5/9 = 37°C. The formula is exact and works for any temperature, including negative values. Use the [Temperature Converter](/temperature-converter/) for instant results without doing the arithmetic yourself.
What is the formula to convert Celsius back to Fahrenheit?
Fahrenheit = (Celsius × 9/5) + 32. Converting 25°C (a comfortable room temperature) to Fahrenheit: (25 × 9/5) + 32 = 45 + 32 = 77°F. It's the inverse of the Fahrenheit-to-Celsius formula, and just as exact for any value, positive or negative.
Is there a quick mental-math shortcut for Fahrenheit to Celsius?
There is, for a rough estimate: subtract 30 from the Fahrenheit value, then divide by 2. For 98.6°F, that's (98.6 − 30) ÷ 2 = 34.3°C, close to the exact 37°C but not precise. It's fine for everyday estimates like deciding what to wear or checking rough weather. For anything needing precision, medical readings, cooking, science, use the exact formula or a converter.
At what temperature are Fahrenheit and Celsius equal?
They're equal at −40 degrees: −40°F = −40°C. You can verify this algebraically by setting C = F in the conversion formula, F = (F − 32) × 5/9, which solves to F = −40. It's a commonly cited fact and a handy sanity check when verifying conversion calculations.
Why does the US use Fahrenheit while most of the world uses Celsius?
Daniel Gabriel Fahrenheit developed the scale in 1724, and it became standard across the British Empire, including its American colonies. The UK and most Commonwealth countries switched to Celsius, part of the metric system, in the mid-20th century, but the US kept Fahrenheit for everyday use even after officially adopting the metric system for scientific and some commercial purposes in 1975. Today, the US, Belize, the Cayman Islands, and a few Pacific territories are about the only places still using Fahrenheit as the primary public temperature scale.
What is normal body temperature in both Fahrenheit and Celsius?
Normal human body temperature is traditionally cited as 98.6°F (37°C), though modern research shows normal ranges vary between 97°F and 99°F (36.1°C to 37.2°C) depending on the individual, time of day, and measurement method. A fever generally starts at 100.4°F (38°C) or higher for adults.
How do I convert oven temperatures between Fahrenheit and Celsius for recipes?
Use the standard formula, then round to the nearest 5 or 10 degrees since ovens aren't precise enough to need exact figures. 350°F works out to (350−32)×5/9 = 176.7°C, commonly rounded to 175°C or 180°C in recipes, and 400°F comes to about 204°C, commonly rounded to 200°C. Most recipe conversion charts use these rounded values rather than the mathematically exact conversion, since a few degrees of oven variance barely affects cooking results.
What is absolute zero in Fahrenheit and Celsius?
Absolute zero, the theoretical temperature at which all molecular motion stops, sits at −273.15°C, which converts to −459.67°F using the standard formula. It's the basis for the Kelvin scale (0 K = −273.15°C), used in scientific contexts where negative values make Celsius and Fahrenheit both inconvenient.
Why is the conversion formula 5/9 and 9/5 rather than round numbers?
The Fahrenheit scale sets water's freezing point at 32°F and boiling point at 212°F, a 180-degree span. The Celsius scale sets the same two points at 0°C and 100°C, a 100-degree span. That ratio, 180:100, simplifies to 9:5, which is why converting Celsius to Fahrenheit multiplies by 9/5, and converting Fahrenheit to Celsius (the inverse) multiplies by 5/9.
How accurate do I need to be when converting weather temperatures?
For weather and everyday use, rounding to the nearest whole degree works fine. There's no practical difference between 24.6°C and 25°C when you're just deciding what to wear. The exact formula matters more in scientific, medical, cooking, and engineering contexts, where small temperature differences change outcomes, like a 2-degree difference in baking temperature or a fever threshold in a medical reading.

Related Articles

BEST OF

Best Free Unit Converters Online 2026

HOW TO

How to Convert Decimal Degrees to DMS Coordinates

GUIDE

Common Measurement Converters: Area, Volume & Distance

HOW TO

How to Convert Text to Unicode Escape Sequences

HOW TO

How to Convert JSON to CSV