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.

Updated 2026-06-27

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 with different zero points and different-sized degree intervals. Converting between them requires both 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 vice versa. 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 introduces a small consistent error, growing 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/subtracting 32 gives a completely wrong answer.
  • Applying the wrong direction's formula — using the F→C formula on a Celsius value (or vice versa).
  • Rounding too early in multi-step calculations — round only the final answer, not intermediate values, to avoid compounding small errors.
  • Confusing the mental-math shortcut with the exact formula — the shortcut is for quick estimates only and can be off by several degrees, especially at temperature extremes.

Formula & Methodology

The conversion factor 9/5 (or its inverse 5/9) comes directly from the historical definition of each scale: 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 — this is 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 identically 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

And the reverse — convert −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 ≈ −10°F ✓ (matches, allowing for rounding)

The key thing to watch for with negative numbers is that subtracting 32 from a negative Fahrenheit value makes it more negative, not less — 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 appears in several everyday contexts where getting it wrong has real consequences. Cooking is the most common: 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 affect 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, indicating a faulty reading or wrong scale) are wildly different situations. Travel is the third common scenario — checking a weather forecast in a country that uses the scale you're not used to, where misreading "25" as Fahrenheit instead of Celsius (or vice versa) 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 also supports Kelvin for scientific or engineering contexts where Celsius and Fahrenheit are both impractical due to negative values near absolute zero.

Frequently Asked Questions

Celsius = (Fahrenheit − 32) × 5/9. For example, to convert 98.6°F (normal human body temperature) to Celsius: (98.6 − 32) × 5/9 = 66.6 × 5/9 = 37°C. This formula is exact and works for any temperature, including negative values. Use the [Temperature Converter](/temperature-converter/) for instant results without manual calculation.
Fahrenheit = (Celsius × 9/5) + 32. For example, to convert 25°C (a comfortable room temperature) to Fahrenheit: (25 × 9/5) + 32 = 45 + 32 = 77°F. This is the inverse of the Fahrenheit-to-Celsius formula and equally exact for any value, positive or negative.
Yes, for a rough estimate: subtract 30 from the Fahrenheit value, then divide by 2. For 98.6°F: (98.6 − 30) ÷ 2 = 34.3°C — close to the exact 37°C but not precise. For everyday estimates (deciding what to wear, rough weather checks), this shortcut is fast and good enough. For anything requiring precision — medical readings, cooking, science — use the exact formula or a converter.
Fahrenheit and Celsius are 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. This is a commonly cited fun fact and a useful sanity check when verifying conversion calculations.
Fahrenheit was developed by Daniel Gabriel Fahrenheit in 1724 and became the standard in 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 retained 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 the only places using Fahrenheit as the primary public temperature scale.
Normal human body temperature is traditionally cited as 98.6°F (37°C), though modern research shows normal ranges vary between 97°F–99°F (36.1°C–37.2°C) depending on individual, time of day, and measurement method. A fever is generally considered to start at 100.4°F (38°C) or higher for adults.
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 = (350−32)×5/9 = 176.7°C, commonly rounded to 175°C or 180°C in recipes. 400°F ≈ 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 has negligible effect on cooking results.
Absolute zero — the theoretical temperature at which all molecular motion stops — is −273.15°C, which converts to −459.67°F using the standard formula. This is the basis for the Kelvin scale (0 K = −273.15°C), used in scientific contexts where Celsius and Fahrenheit are both inconvenient because they have negative values below this point.
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. The 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.
For weather and everyday use, rounding to the nearest whole degree is more than sufficient — there's no practical difference between 24.6°C and 25°C for deciding what to wear. The exact formula matters more in scientific, medical, cooking, and engineering contexts where small temperature differences affect outcomes (e.g., a 2-degree difference in baking temperature, or a fever threshold in medical contexts).

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