Follow these steps to convert given temperature from the units of Fahrenheit to the units of Celsius.
Enter the input Fahrenheit value in the text field.
The calculator converts the given Fahrenheit into Celsius in realtime ⌚ using the conversion formula, and displays under the Celsius label. You do not need to click any button. If the input changes, Celsius value is re-calculated, just like that.
You may copy the resulting Celsius value using the Copy button.
To view a detailed step by step calculation of the conversion, click on the View Calculation button.
You can also reset the input by clicking on Reset button present below the input field.
What is the Formula to convert Fahrenheit to Celsius?
The formula to convert given temperature from Fahrenheit to Celsius is:
Substitute the given value of temperature in fahrenheit, i.e., Temperature(Fahrenheit) in the above formula and simplify the right-hand side value. The resulting value is the temperature in celsius, i.e., Temperature(Celsius).
Calculation
Calculation will be done after you enter a valid input.
Examples
1
Consider that the temperature of a car engine after a long drive is 200 degrees Fahrenheit. Convert this temperature from Fahrenheit to Celsius.
Answer:
Given:
The temperature in fahrenheit is:
Temperature(Fahrenheit) = 200
Formula:
The formula to convert temperature from fahrenheit to celsius is:
Substitute given weight Temperature(Fahrenheit) = 375 in the above formula.
Temperature(Celsius) = (375 - 32) × 5 / 9
Temperature(Celsius) = 190.5556
Final Answer:
Therefore, 375 °F is equal to 190.5556 °C.
The temperature is 190.5556 °C, in celsius.
Fahrenheit to Celsius Conversion Table
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
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
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.
Frequently Asked Questions (FAQs)
1. How do I convert Fahrenheit to Celsius?
Subtract 32 from the Fahrenheit temperature and then multiply by 5/9. For example, (68°F - 32) × 5/9 ≈ 20°C.
2. What is the formula for converting Fahrenheit to Celsius?
The formula is: Celsius = (Fahrenheit - 32) × 5/9.
3. How many degrees Celsius are in a degree Fahrenheit?
Each degree Fahrenheit is equal to 5/9 of a degree Celsius.
4. Is 32 degrees Fahrenheit equal to 0 degrees Celsius?
Yes, 32°F is equal to 0°C, which is the freezing point of water.
5. How do I convert Celsius to Fahrenheit?
Multiply the Celsius temperature by 9/5 and then add 32. For example, (20°C × 9/5) + 32 = 68°F.
6. What is the difference between Fahrenheit and Celsius scales?
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.
7. How many degrees Celsius are there in 100 degrees Fahrenheit?
(100°F - 32) × 5/9 ≈ 37.78°C.
8. How many degrees Celsius are in 212 degrees Fahrenheit?
(212°F - 32) × 5/9 = 100°C.
9. How do I use this Fahrenheit to Celsius converter?
Enter the temperature in Fahrenheit, and the converter will automatically display the equivalent temperature in Celsius.
10. Why do we subtract 32 and multiply by 5/9 to convert Fahrenheit to Celsius?
Subtracting 32 adjusts for the different zero points, and multiplying by 5/9 adjusts for the different scales between degrees.
11. What is the freezing point of water in Fahrenheit and Celsius?
The freezing point of water is 32°F in Fahrenheit and 0°C in Celsius.
12. Are Fahrenheit degrees larger than Celsius degrees?
No, a degree Celsius represents a larger temperature change than a degree Fahrenheit. Specifically, 1°C is equal to 1.8°F.
13. How many degrees Celsius are in 68 degrees Fahrenheit?
(68°F - 32) × 5/9 ≈ 20°C.
14. How to convert 98.6 degrees Fahrenheit to Celsius?
(98.6°F - 32) × 5/9 ≈ 37°C.
15. Is -40 degrees the same in Fahrenheit and Celsius?
Yes, -40°F is equal to -40°C.
Fahrenheit to Celsius Android Application
We have developed an Android application that converts temperature between Fahrenheit and Celsius.
Click on the following button to see the application listing in Google Play Store, please install it, and it may be helpful in your Android mobile for conversions offline.
We have developed an Android application that converts temperature between given unit of temperature to other temperature units.
Click on the following button to see the application listing in Google Play Store, please install it, and it may be helpful in your Android mobile for conversions offline.
{
"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"
},
"structured_data_1": "\n<script type=\"application/ld+json\">\n{\n \"@context\": \"https://schema.org\",\n \"@type\": \"WebApplication\",\n \"name\": \"Fahrenheit to Celsius Unit Converter\",\n \"url\": \"https://convertonline.org/unit/?convert=kg-gram\",\n \"applicationCategory\": \"Utility\",\n \"operatingSystem\": \"All\",\n \"description\": \"Convert Fahrenheit (°F) to Celsius (°C) using this online Temperature unit converter. Conversion formula, real life examples, conversion tables, etc.\",\n \"softwareVersion\": \"1.0\",\n \"offers\": {\n \"@type\": \"Offer\",\n \"price\": \"0.00\",\n \"priceCurrency\": \"USD\"\n },\n \"creator\": {\n \"@type\": \"Organization\",\n \"name\": \"ConvertOnline\",\n \"url\": \"https://convertonline.org\"\n },\n \"featureList\": [\n \"Convert Fahrenheit to Celsius\",\n \"Instant conversion results\",\n \"Free to use\"\n ],\n \"keywords\": \"°F to °C, Fahrenheit to Celsius converter, unit conversion, Temperature conversion\"\n}\n</script>\n ",
"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."
}