Fahrenheit to Celsius

Fahrenheit to Celsius: exact formula, common values and reverse conversion. Free, no sign-up.

Result
-17.2222

1 °F = -17.2222 °C

Conversion formula

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

Common Fahrenheit to Celsius values

FahrenheitCelsius
0 °F-17.7778 °C
10 °F-12.2222 °C
20 °F-6.6667 °C
30 °F-1.1111 °C
37 °F2.7778 °C
40 °F4.4444 °C
100 °F37.7778 °C

Every conversion runs in your browser. Nothing you type is uploaded to BroBroGo.

FAQ

How do you convert Fahrenheit to Celsius?

Use the formula below, or just type a value above and the result updates instantly.

Is this converter accurate?

Yes. It uses the internationally-defined exact conversion factor, computed in your browser — nothing is rounded away or sent to a server.

The Affine Conversion: Why Fahrenheit to Celsius Is Different

Temperature conversion between Fahrenheit and Celsius is not a simple multiplication or ratio. It is an affine transformation—the two scales have both different zero points and different unit sizes. A length converter that multiplies inches by 2.54 to get centimetres uses a single factor because both scales share a natural zero. Temperature scales do not: 0°C is not 0°F, and a one-degree change in Fahrenheit is not the same absolute temperature change as one degree in Celsius.

This page performs the correct two‑step operation for the Fahrenheit-to-Celsius direction: subtract 32, then multiply by 5/9. The exact rational factor 5/9 and the offset constant –32 are unique to this pair of scales; no other temperature conversion on this site uses that combination. The direction matters: going from °F to °C destroys the original scale’s zero reference and compresses the unit interval. The formula captures both the offset (the 32° difference at the freezing point of water) and the scaling (a 180°F span equals a 100°C span, giving the ratio 100/180 = 5/9).

How the Conversion Works

The page takes a numeric temperature in degrees Fahrenheit and applies the exact formula:

°C = (°F – 32) × 5/9

The subtraction shifts the zero point so that 32°F becomes 0°C. The multiplication by 5/9 then rescales the remaining number of degrees from the Fahrenheit interval to the larger Celsius interval. For example:

  • Input: 68°F
    (68 – 32) = 36
    36 × 5/9 = 20°C

  • Input: –40°F
    (–40 – 32) = –72
    –72 × 5/9 = –40°C (the scales coincide)

  • Input: 212°F
    (212 – 32) = 180
    180 × 5/9 = 100°C (the boiling point of water)

The intermediate floating‑point arithmetic uses the rational factor 5/9, not a decimal approximation. Because 5/9 is a repeating decimal (0.555...), rounding is unavoidable for most inputs. The page expresses the result to a consistent precision of two decimal places—enough for cooking, weather, and most scientific work without clutter.

Common Reference Points and Verification

Knowing a few well‑established pairs allows you to check that the conversion is working correctly. The table below lists the most important reference temperatures:

Description °F °C
Absolute zero –459.67 –273.15
Coincidence point –40 –40
Freezing point of water 32 0
Body temperature (nominal) 98.6 37.0
Boiling point of water (at sea level) 212 100

These five points are enough to verify that both the offset and the scaling are correct. Absolute zero validates the linearity of the formula at the extreme low end. The coincidence point at –40 is a useful sanity check because the conversion leaves the number unchanged. The freezing and boiling points confirm that the reference values match standard definitions. The common body‑temperature conversion (98.6°F → 37°C) is a frequent real‑world use case for healthcare professionals and travellers.

Handling Edge Cases and Input Errors

The conversion works for any real number. Negative temperatures are fully supported. The formula has no lower or upper limit; you can enter –500°F or 1000°F and it will produce a mathematically valid Celsius result.

Key edge cases:

  • Absolute zero (–459.67°F) correctly converts to –273.15°C. Any value below absolute zero is physically impossible, but the formula still returns a number. The page does not reject such inputs because it performs a pure mathematical conversion, not a physical sanity check.
  • The coincidence point at –40°F / –40°C. Because of the affine offset, there is exactly one temperature where the two scales read the same number. Both subtraction and multiplication preserve the sign and magnitude: (–40 – 32) = –72, and –72 × 5/9 = –40.
  • Non‑numeric input: if a user enters text, symbols, or a blank field, the page returns an error or rejection. The tool does not attempt to interpret ambiguous text like “cold” or “100F”. Only a numeric value (integer or decimal) is accepted.

Who Needs This Conversion and Why

  • A cook following an American recipe that lists oven temperatures in °F (e.g., 350°F) but whose oven is marked in °C. The correct conversion is 176.67°C—not 175°C rounded, if precision matters for delicate baking.
  • A traveller checking a weather forecast from the United States while living in a Celsius‑using country. A forecast of 80°F feels very different from 80°C; the traveller needs to know it is about 27°C.
  • A scientist or student converting lab measurements between the two scales. Many older equipment manuals, especially in the United States, still report temperatures in Fahrenheit. The conversion must be exact to avoid compounding errors in calculations.
  • A healthcare professional interpreting body‑temperature readings. A patient’s temperature of 100.4°F is 38°C—the common threshold for fever on the Celsius scale.
  • Anyone working with international technical standards that mix Fahrenheit and Celsius values. Datasheets for electronics, industrial ovens, and medical devices often include both scales, and a reliable conversion is essential.

Mental‑Math Shortcuts and Their Limitations

For rough estimation, many people use the approximations:

  • °C ≈ (°F – 30) ÷ 2 (subtract 30, then halve)
  • °F ≈ (°C × 2) + 30 (double, then add 30)

These shortcuts are useful for quick mental conversions in normal weather ranges. For example, 86°F by the shortcut gives (86 – 30) ÷ 2 = 28°C, compared to the exact value of 30°C. The error is about 2°C at this point, which is acceptable for deciding whether to wear a jacket.

When the shortcuts break:

  • At extreme temperatures: for –40°F, the shortcut gives (–40 – 30) ÷ 2 = –35°C, whereas the true value is –40°C. The error widens at high temperatures: for 212°F, the shortcut gives (212 – 30) ÷ 2 = 91°C, far from the true 100°C.
  • For scientific or precision work, the exact formula is required. The shortcut is not reliable for oven temperatures, laboratory reference points, or medical readings.

This page always uses the exact formula, so you never have to guess whether the approximation is good enough.

Frequently Asked Questions

Why can’t I just multiply by 5/9 without subtracting 32?
Because the two scales do not share a common zero. Multiplying without the offset would treat 0°F as 0°C, which is incorrect. The subtraction of 32 realigns the zero points before scaling.

What happens if I enter 0°F?
(0 – 32) = –32, then –32 × 5/9 = –17.78°C. Zero on the Fahrenheit scale is a cold winter temperature, not the freezing point of water.

Why does the page show two decimal places?
One decimal place is enough for most weather and cooking applications, but two decimals allow precise verification against known reference points (e.g., 98.6°F → 37.00°C) and reduce cumulative rounding errors in careful work.

Can I convert from Celsius to Fahrenheit on this page?
No. This page is dedicated exclusively to the Fahrenheit-to-Celsius direction. The reverse conversion uses a different formula (°F = °C × 9/5 + 32) and is available on a separate sibling page on this site.

Is –40°F really the same as –40°C?
Yes. It is the only temperature where the two scales read the same number because the affine transformation happens to be the identity for that input. You can verify it with the formula.

Does the page support very large or very small numbers?
Yes. The formula works for any real number. If you enter 1,000,000°F, the result is (1,000,000 – 32) × 5/9 ≈ 555,538.89°C. The floating-point arithmetic handles the calculation, although the physical relevance of such values is nil.