Follow these steps to convert given Fahrenheit value from Fahrenheit units to Celsius units.
To convert given temperature from Fahrenheit to Celsius, use the following formula.
The following table gives some of the most used conversions from Fahrenheit to Celsius.
Fahrenheit (°F) | Celsius (°C) |
---|---|
0 °F | -17.7778 °C |
1 °F | -17.2222 °C |
2 °F | -16.6667 °C |
3 °F | -16.1111 °C |
4 °F | -15.5556 °C |
5 °F | -15 °C |
6 °F | -14.4444 °C |
7 °F | -13.8889 °C |
8 °F | -13.3333 °C |
9 °F | -12.7778 °C |
10 °F | -12.2222 °C |
20 °F | -6.6667 °C |
50 °F | 10 °C |
100 °F | 37.7778 °C |
1000 °F | 537.7778 °C |
Fahrenheit is a temperature scale proposed by the German physicist Daniel Gabriel Fahrenheit. On the Fahrenheit scale, the freezing point of water is 32 degrees, and the boiling point is 212 degrees under standard atmospheric pressure. The Fahrenheit scale is commonly used in the United States and some other countries, especially for weather reporting and everyday temperature measurements.
Celsius is a unit of temperature measurement that is part of the metric system. It is named after the Swedish astronomer Anders Celsius, who developed the scale. The Celsius scale sets the freezing point of water at 0 degrees and the boiling point at 100 degrees under standard atmospheric pressure. It is widely used in scientific and everyday contexts around the world.
{ "conversion": "fahrenheit-celsius", "x_slug": "fahrenheit", "y_slug": "celsius", "x": "°F", "y": "°C", "x_desc": "Fahrenheit", "y_desc": "Celsius", "category": "Temperature", "symbol": "m", "formula": "(x - 32) * 5 / 9", "precision": 11, "examples": "<div class=\"example\">\n <div class=\"example_head\"><span class=\"example_n\">1</span>\n <h3 class=\"question\">Consider that the temperature of a car engine after a long drive is 200 degrees Fahrenheit.<br>Convert this temperature from Fahrenheit to Celsius.</h3></div>\n <h4 class=\"answer\">Answer:</h4>\n <p><strong>Given:</strong></p>\n <p>The temperature in fahrenheit is:</p>\n <p class=\"step\"><span>Temperature<sub>(Fahrenheit)</sub></span> = 200</p>\n <p><strong>Formula:</strong></p>\n <p>The formula to convert temperature from fahrenheit to celsius is:</p>\n <p class=\"formula step\"><span>Temperature<sub>(Celsius)</sub></span> = (<span>Temperature<sub>(Fahrenheit)</sub></span> - 32) × 5 / 9</p>\n <p><strong>Substitution:</strong></p>\n <p>Substitute given weight <strong>Temperature<sub>(Fahrenheit)</sub> = 200</strong> in the above formula.</p>\n <p class=\"step\"><span>Temperature<sub>(Celsius)</sub></span> = (<span>200</span> - 32) × 5 / 9</p>\n <p class=\"step\"><span>Temperature<sub>(Celsius)</sub></span> = 93.3333</p>\n <p><strong>Final Answer:</strong></p>\n <p>Therefore, <strong>200 °F</strong> is equal to <strong>93.3333 °C</strong>.</p>\n <p>The temperature is <strong>93.3333 °C</strong>, in celsius.</p>\n </div>\n <div class=\"example\">\n <div class=\"example_head\"><span class=\"example_n\">2</span>\n <h3 class=\"question\">Consider that a recipe requires the oven to be preheated to 375 degrees Fahrenheit.<br>Convert this temperature from Fahrenheit to Celsius.</h3></div>\n <h4 class=\"answer\">Answer:</h4>\n <p><strong>Given:</strong></p>\n <p>The temperature in fahrenheit is:</p>\n <p class=\"step\"><span>Temperature<sub>(Fahrenheit)</sub></span> = 375</p>\n <p><strong>Formula:</strong></p>\n <p>The formula to convert temperature from fahrenheit to celsius is:</p>\n <p class=\"formula step\"><span>Temperature<sub>(Celsius)</sub></span> = (<span>Temperature<sub>(Fahrenheit)</sub></span> - 32) × 5 / 9</p>\n <p><strong>Substitution:</strong></p>\n <p>Substitute given weight <strong>Temperature<sub>(Fahrenheit)</sub> = 375</strong> in the above formula.</p>\n <p class=\"step\"><span>Temperature<sub>(Celsius)</sub></span> = (<span>375</span> - 32) × 5 / 9</p>\n <p class=\"step\"><span>Temperature<sub>(Celsius)</sub></span> = 190.5556</p>\n <p><strong>Final Answer:</strong></p>\n <p>Therefore, <strong>375 °F</strong> is equal to <strong>190.5556 °C</strong>.</p>\n <p>The temperature is <strong>190.5556 °C</strong>, in celsius.</p>\n </div>\n ", "playstore": { "description": "converts temperature between Fahrenheit and Celsius", "link": "https://play.google.com/store/apps/details?id=org.convertonline.celsius_fahrenheit", "icon": "celsius-fahrenheit_icon_64.png", "title": "Fahrenheit-Celsius<br>Converter" }, "playstore_category": { "description": "converts temperature between given unit of temperature to other temperature units", "link": "https://play.google.com/store/apps/details?id=org.convertonline.temperatureconverter", "icon": "temperature_icon_64.png", "title": "Temperature<br>Converter" }, "img": "<img class=\"conversion\" src=\"/images/unit/temperature/fahrenheit-celsius.webp\" height=\"360\" width=\"640\" alt=\"Fahrenheit to Celsius Converter | °F to °C\" />", "faqs": [ { "name": "How do I convert Fahrenheit to Celsius?", "answer": "Subtract 32 from the Fahrenheit temperature and then multiply by 5/9. For example, (68°F - 32) × 5/9 ≈ 20°C." }, { "name": "What is the formula for converting Fahrenheit to Celsius?", "answer": "The formula is: Celsius = (Fahrenheit - 32) × 5/9." }, { "name": "How many degrees Celsius are in a degree Fahrenheit?", "answer": "Each degree Fahrenheit is equal to 5/9 of a degree Celsius." }, { "name": "Is 32 degrees Fahrenheit equal to 0 degrees Celsius?", "answer": "Yes, 32°F is equal to 0°C, which is the freezing point of water." }, { "name": "How do I convert Celsius to Fahrenheit?", "answer": "Multiply the Celsius temperature by 9/5 and then add 32. For example, (20°C × 9/5) + 32 = 68°F." }, { "name": "What is the difference between Fahrenheit and Celsius scales?", "answer": "Fahrenheit and Celsius are both temperature scales, but they have different zero points and increments. Water freezes at 0°C and boils at 100°C, while in Fahrenheit, water freezes at 32°F and boils at 212°F." }, { "name": "How many degrees Celsius are there in 100 degrees Fahrenheit?", "answer": "(100°F - 32) × 5/9 ≈ 37.78°C." }, { "name": "How many degrees Celsius are in 212 degrees Fahrenheit?", "answer": "(212°F - 32) × 5/9 = 100°C." }, { "name": "How do I use this Fahrenheit to Celsius converter?", "answer": "Enter the temperature in Fahrenheit, and the converter will automatically display the equivalent temperature in Celsius." }, { "name": "Why do we subtract 32 and multiply by 5/9 to convert Fahrenheit to Celsius?", "answer": "Subtracting 32 adjusts for the different zero points, and multiplying by 5/9 adjusts for the different scales between degrees." }, { "name": "What is the freezing point of water in Fahrenheit and Celsius?", "answer": "The freezing point of water is 32°F in Fahrenheit and 0°C in Celsius." }, { "name": "Are Fahrenheit degrees larger than Celsius degrees?", "answer": "No, a degree Celsius represents a larger temperature change than a degree Fahrenheit. Specifically, 1°C is equal to 1.8°F." }, { "name": "How many degrees Celsius are in 68 degrees Fahrenheit?", "answer": "(68°F - 32) × 5/9 ≈ 20°C." }, { "name": "How to convert 98.6 degrees Fahrenheit to Celsius?", "answer": "(98.6°F - 32) × 5/9 ≈ 37°C." }, { "name": "Is -40 degrees the same in Fahrenheit and Celsius?", "answer": "Yes, -40°F is equal to -40°C." } ], "faqs_jsonld": { "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [ { "@type": "Question", "name": "How do I convert Fahrenheit to Celsius?", "acceptedAnswer": { "@type": "Answer", "text": "Subtract 32 from the Fahrenheit temperature and then multiply by 5/9. For example, (68°F - 32) × 5/9 ≈ 20°C." } }, { "@type": "Question", "name": "What is the formula for converting Fahrenheit to Celsius?", "acceptedAnswer": { "@type": "Answer", "text": "The formula is: Celsius = (Fahrenheit - 32) × 5/9." } }, { "@type": "Question", "name": "How many degrees Celsius are in a degree Fahrenheit?", "acceptedAnswer": { "@type": "Answer", "text": "Each degree Fahrenheit is equal to 5/9 of a degree Celsius." } }, { "@type": "Question", "name": "Is 32 degrees Fahrenheit equal to 0 degrees Celsius?", "acceptedAnswer": { "@type": "Answer", "text": "Yes, 32°F is equal to 0°C, which is the freezing point of water." } }, { "@type": "Question", "name": "How do I convert Celsius to Fahrenheit?", "acceptedAnswer": { "@type": "Answer", "text": "Multiply the Celsius temperature by 9/5 and then add 32. For example, (20°C × 9/5) + 32 = 68°F." } }, { "@type": "Question", "name": "What is the difference between Fahrenheit and Celsius scales?", "acceptedAnswer": { "@type": "Answer", "text": "Fahrenheit and Celsius are both temperature scales, but they have different zero points and increments. Water freezes at 0°C and boils at 100°C, while in Fahrenheit, water freezes at 32°F and boils at 212°F." } }, { "@type": "Question", "name": "How many degrees Celsius are there in 100 degrees Fahrenheit?", "acceptedAnswer": { "@type": "Answer", "text": "(100°F - 32) × 5/9 ≈ 37.78°C." } }, { "@type": "Question", "name": "How many degrees Celsius are in 212 degrees Fahrenheit?", "acceptedAnswer": { "@type": "Answer", "text": "(212°F - 32) × 5/9 = 100°C." } }, { "@type": "Question", "name": "How do I use this Fahrenheit to Celsius converter?", "acceptedAnswer": { "@type": "Answer", "text": "Enter the temperature in Fahrenheit, and the converter will automatically display the equivalent temperature in Celsius." } }, { "@type": "Question", "name": "Why do we subtract 32 and multiply by 5/9 to convert Fahrenheit to Celsius?", "acceptedAnswer": { "@type": "Answer", "text": "Subtracting 32 adjusts for the different zero points, and multiplying by 5/9 adjusts for the different scales between degrees." } }, { "@type": "Question", "name": "What is the freezing point of water in Fahrenheit and Celsius?", "acceptedAnswer": { "@type": "Answer", "text": "The freezing point of water is 32°F in Fahrenheit and 0°C in Celsius." } }, { "@type": "Question", "name": "Are Fahrenheit degrees larger than Celsius degrees?", "acceptedAnswer": { "@type": "Answer", "text": "No, a degree Celsius represents a larger temperature change than a degree Fahrenheit. Specifically, 1°C is equal to 1.8°F." } }, { "@type": "Question", "name": "How many degrees Celsius are in 68 degrees Fahrenheit?", "acceptedAnswer": { "@type": "Answer", "text": "(68°F - 32) × 5/9 ≈ 20°C." } }, { "@type": "Question", "name": "How to convert 98.6 degrees Fahrenheit to Celsius?", "acceptedAnswer": { "@type": "Answer", "text": "(98.6°F - 32) × 5/9 ≈ 37°C." } }, { "@type": "Question", "name": "Is -40 degrees the same in Fahrenheit and Celsius?", "acceptedAnswer": { "@type": "Answer", "text": "Yes, -40°F is equal to -40°C." } } ] }, "table1n": "<h2><span class=\"x\">Fahrenheit</span> to <span class=\"y\">Celsius</span> Conversion Table</h2><p>The following table gives some of the most used conversions from Fahrenheit to Celsius.</p><table><thead><tr><th scope=\"column\" role=\"columnheader\">Fahrenheit (<span class=\"unit\">°F</span>)</th><th scope=\"column\" role=\"columnheader\">Celsius (<span class=\"unit\">°C</span>)</th><tr></thead><tbody><tr><td>0 <span class=\"unit\">°F</span></td><td>-17<span>.7778</span> <span class=\"unit\">°C</span></td></tr><tr><td>1 <span class=\"unit\">°F</span></td><td>-17<span>.2222</span> <span class=\"unit\">°C</span></td></tr><tr><td>2 <span class=\"unit\">°F</span></td><td>-16<span>.6667</span> <span class=\"unit\">°C</span></td></tr><tr><td>3 <span class=\"unit\">°F</span></td><td>-16<span>.1111</span> <span class=\"unit\">°C</span></td></tr><tr><td>4 <span class=\"unit\">°F</span></td><td>-15<span>.5556</span> <span class=\"unit\">°C</span></td></tr><tr><td>5 <span class=\"unit\">°F</span></td><td>-15 <span class=\"unit\">°C</span></td></tr><tr><td>6 <span class=\"unit\">°F</span></td><td>-14<span>.4444</span> <span class=\"unit\">°C</span></td></tr><tr><td>7 <span class=\"unit\">°F</span></td><td>-13<span>.8889</span> <span class=\"unit\">°C</span></td></tr><tr><td>8 <span class=\"unit\">°F</span></td><td>-13<span>.3333</span> <span class=\"unit\">°C</span></td></tr><tr><td>9 <span class=\"unit\">°F</span></td><td>-12<span>.7778</span> <span class=\"unit\">°C</span></td></tr><tr><td>10 <span class=\"unit\">°F</span></td><td>-12<span>.2222</span> <span class=\"unit\">°C</span></td></tr><tr><td>20 <span class=\"unit\">°F</span></td><td>-6<span>.6667</span> <span class=\"unit\">°C</span></td></tr><tr><td>50 <span class=\"unit\">°F</span></td><td>10 <span class=\"unit\">°C</span></td></tr><tr><td>100 <span class=\"unit\">°F</span></td><td>37<span>.7778</span> <span class=\"unit\">°C</span></td></tr><tr><td>1000 <span class=\"unit\">°F</span></td><td>537<span>.7778</span> <span class=\"unit\">°C</span></td></tr></table>", "units": [ [ "celsius", "Celsius", "°C" ], [ "fahrenheit", "Fahrenheit", "°F" ], [ "kelvin", "Kelvin", "K" ], [ "newton", "Newton", "°N" ], [ "delisle", "Delisle", "°De" ], [ "rankine", "Rankine", "°R" ], [ "reaumur", "Réaumur", "°Ré" ], [ "romer", "Rømer", "°Rø" ] ], "y_long_desc": "Celsius is a unit of temperature measurement that is part of the metric system. It is named after the Swedish astronomer Anders Celsius, who developed the scale. The Celsius scale sets the freezing point of water at 0 degrees and the boiling point at 100 degrees under standard atmospheric pressure. It is widely used in scientific and everyday contexts around the world.", "x_long_desc": "Fahrenheit is a temperature scale proposed by the German physicist Daniel Gabriel Fahrenheit. On the Fahrenheit scale, the freezing point of water is 32 degrees, and the boiling point is 212 degrees under standard atmospheric pressure. The Fahrenheit scale is commonly used in the United States and some other countries, especially for weather reporting and everyday temperature measurements." }