Follow these steps to convert given temperature from the units of Celsius to the units of Fahrenheit.
Enter the input Celsius value in the text field.
The calculator converts the given Celsius into Fahrenheit in realtime ⌚ using the conversion formula, and displays under the Fahrenheit label. You do not need to click any button. If the input changes, Fahrenheit value is re-calculated, just like that.
You may copy the resulting Fahrenheit 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 Celsius to Fahrenheit?
The formula to convert given temperature from Celsius to Fahrenheit is:
Substitute the given value of temperature in celsius, i.e., Temperature(Celsius) in the above formula and simplify the right-hand side value. The resulting value is the temperature in fahrenheit, i.e., Temperature(Fahrenheit).
Calculation
Calculation will be done after you enter a valid input.
Examples
1
Consider that the temperature of a smartphone while running a heavy application reaches 45 degrees Celsius. Convert this temperature from Celsius to Fahrenheit.
Answer:
Given:
The temperature in celsius is:
Temperature(Celsius) = 45
Formula:
The formula to convert temperature from celsius to fahrenheit is:
Substitute given weight Temperature(Celsius) = 38 in the above formula.
Temperature(Fahrenheit) = (38 × 9 / 5) + 32
Temperature(Fahrenheit) = 100.4
Final Answer:
Therefore, 38 °C is equal to 100.4 °F.
The temperature is 100.4 °F, in fahrenheit.
Celsius to Fahrenheit Conversion Table
The following table gives some of the most used conversions from Celsius to Fahrenheit.
Celsius (°C)
Fahrenheit (°F)
0 °C
32 °F
1 °C
33.8°F
2 °C
35.6°F
3 °C
37.4°F
4 °C
39.2°F
5 °C
41 °F
6 °C
42.8°F
7 °C
44.6°F
8 °C
46.4°F
9 °C
48.2°F
10 °C
50 °F
20 °C
68 °F
50 °C
122 °F
100 °C
212 °F
1000 °C
1832 °F
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.
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.
Frequently Asked Questions (FAQs)
1. What is the formula for converting Celsius to Fahrenheit in Temperature?
The formula to convert Celsius to Fahrenheit in Temperature is:
(Celsius * 9 / 5) + 32
2. Is this tool free or paid?
This Temperature conversion tool, which converts Celsius to Fahrenheit, is completely free to use.
3. How do I convert Temperature from Celsius to Fahrenheit?
To convert Temperature from Celsius to Fahrenheit, you can use the following formula:
(Celsius * 9 / 5) + 32
For example, if you have a value in Celsius, you substitute that value in place of Celsius in the above formula, and solve the mathematical expression to get the equivalent value in Fahrenheit.
Celsius to Fahrenheit Android Application
We have developed an Android application that converts temperature between Celsius and Fahrenheit.
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": "celsius-fahrenheit",
"x_slug": "celsius",
"y_slug": "fahrenheit",
"x": "°C",
"y": "°F",
"x_desc": "Celsius",
"y_desc": "Fahrenheit",
"category": "Temperature",
"symbol": "m",
"formula": "(x * 9 / 5) + 32",
"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 smartphone while running a heavy application reaches 45 degrees Celsius.<br>Convert this temperature from Celsius to Fahrenheit.</h3></div>\n <h4 class=\"answer\">Answer:</h4>\n <p><strong>Given:</strong></p>\n <p>The temperature in celsius is:</p>\n <p class=\"step\"><span>Temperature<sub>(Celsius)</sub></span> = 45</p>\n <p><strong>Formula:</strong></p>\n <p>The formula to convert temperature from celsius to fahrenheit is:</p>\n <p class=\"formula step\"><span>Temperature<sub>(Fahrenheit)</sub></span> = (<span>Temperature<sub>(Celsius)</sub></span> × 9 / 5) + 32</p>\n <p><strong>Substitution:</strong></p>\n <p>Substitute given weight <strong>Temperature<sub>(Celsius)</sub> = 45</strong> in the above formula.</p>\n <p class=\"step\"><span>Temperature<sub>(Fahrenheit)</sub></span> = (<span>45</span> × 9 / 5) + 32</p>\n <p class=\"step\"><span>Temperature<sub>(Fahrenheit)</sub></span> = 113</p>\n <p><strong>Final Answer:</strong></p>\n <p>Therefore, <strong>45 °C</strong> is equal to <strong>113 °F</strong>.</p>\n <p>The temperature is <strong>113 °F</strong>, in fahrenheit.</p>\n </div>\n <div class=\"example\">\n <div class=\"example_head\"><span class=\"example_n\">2</span>\n <h3 class=\"question\">Consider that the temperature outside during a heatwave is 38 degrees Celsius.<br>Convert this temperature from Celsius to Fahrenheit.</h3></div>\n <h4 class=\"answer\">Answer:</h4>\n <p><strong>Given:</strong></p>\n <p>The temperature in celsius is:</p>\n <p class=\"step\"><span>Temperature<sub>(Celsius)</sub></span> = 38</p>\n <p><strong>Formula:</strong></p>\n <p>The formula to convert temperature from celsius to fahrenheit is:</p>\n <p class=\"formula step\"><span>Temperature<sub>(Fahrenheit)</sub></span> = (<span>Temperature<sub>(Celsius)</sub></span> × 9 / 5) + 32</p>\n <p><strong>Substitution:</strong></p>\n <p>Substitute given weight <strong>Temperature<sub>(Celsius)</sub> = 38</strong> in the above formula.</p>\n <p class=\"step\"><span>Temperature<sub>(Fahrenheit)</sub></span> = (<span>38</span> × 9 / 5) + 32</p>\n <p class=\"step\"><span>Temperature<sub>(Fahrenheit)</sub></span> = 100.4</p>\n <p><strong>Final Answer:</strong></p>\n <p>Therefore, <strong>38 °C</strong> is equal to <strong>100.4 °F</strong>.</p>\n <p>The temperature is <strong>100.4 °F</strong>, in fahrenheit.</p>\n </div>\n ",
"playstore": {
"description": "converts temperature between Celsius and Fahrenheit",
"link": "https://play.google.com/store/apps/details?id=org.convertonline.celsius_fahrenheit",
"icon": "celsius-fahrenheit_icon_64.png",
"title": "Celsius-Fahrenheit<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\": \"Celsius to Fahrenheit Unit Converter\",\n \"url\": \"https://convertonline.org/unit/?convert=kg-gram\",\n \"applicationCategory\": \"Utility\",\n \"operatingSystem\": \"All\",\n \"description\": \"Convert Celsius (°C) to Fahrenheit (°F) 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 Celsius to Fahrenheit\",\n \"Instant conversion results\",\n \"Free to use\"\n ],\n \"keywords\": \"°C to °F, Celsius to Fahrenheit converter, unit conversion, Temperature conversion\"\n}\n</script>\n ",
"img": "<img class=\"conversion\" src=\"/images/unit/temperature/celsius-fahrenheit.webp\" height=\"360\" width=\"640\" alt=\"Celsius to Fahrenheit Converter | °C to °F\" />",
"unit_topics": [
{
"slug": "11-celsius-to-fahrenheit",
"title": "Convert 11°C to °F"
},
{
"slug": "13-celsius-to-fahrenheit",
"title": "Convert 13°C to °F"
},
{
"slug": "23-celsius-to-fahrenheit",
"title": "Convert 23°C to °F"
},
{
"slug": "27-celsius-to-fahrenheit",
"title": "Convert 27°C to °F"
},
{
"slug": "37-celsius-to-fahrenheit",
"title": "Convert 37°C to °F"
},
{
"slug": "37-4-celsius-to-fahrenheit",
"title": "Convert 37.4°C to °F"
},
{
"slug": "41-celsius-to-fahrenheit",
"title": "Convert 41°C to °F"
},
{
"slug": "43-celsius-to-fahrenheit",
"title": "Convert 43°C to °F"
},
{
"slug": "50-celsius-to-fahrenheit",
"title": "Convert 50°C to °F"
},
{
"slug": "90-celsius-to-fahrenheit",
"title": "Convert 90°C to °F"
},
{
"slug": "98-celsius-to-fahrenheit",
"title": "Convert 98°C to °F"
},
{
"slug": "180-celsius-to-fahrenheit",
"title": "Convert 180°C to °F"
},
{
"slug": "boiling-point-of-water",
"title": "What is the Boiling Point of Water in Celsius, Fahrenheit, and Kelvin?"
},
{
"slug": "freezing-point-of-water",
"title": "What is the Freezing Point of Water in Celsius, Fahrenheit, and Kelvin?"
},
{
"slug": "absolute-zero",
"title": "What is Absolute Zero in Celsius, Fahrenheit, and Kelvin?"
},
{
"slug": "red-hot-temperature",
"title": "What is the Temperature of Red Hot Metal in Celsius, Fahrenheit, and Kelvin?"
},
{
"slug": "white-hot-temperature",
"title": "What is the Temperature of White Hot Metal in Celsius, Fahrenheit, and Kelvin?"
},
{
"slug": "normal-body-temperature",
"title": "What is the Normal Body Temperature in Celsius, Fahrenheit, and Kelvin?"
},
{
"slug": "minus-40-degrees-same-fahrenheit-celsius",
"title": "Why is -40 Degrees Fahrenheit the Same as Celsius?"
}
],
"table1n": "<h2><span class=\"x\">Celsius</span> to <span class=\"y\">Fahrenheit</span> Conversion Table</h2><p>The following table gives some of the most used conversions from Celsius to Fahrenheit.</p><table><thead><tr><th scope=\"column\" role=\"columnheader\">Celsius (<span class=\"unit\">°C</span>)</th><th scope=\"column\" role=\"columnheader\">Fahrenheit (<span class=\"unit\">°F</span>)</th><tr></thead><tbody><tr><td>0 <span class=\"unit\">°C</span></td><td>32 <span class=\"unit\">°F</span></td></tr><tr><td>1 <span class=\"unit\">°C</span></td><td>33<span>.8</span> <span class=\"unit\">°F</span></td></tr><tr><td>2 <span class=\"unit\">°C</span></td><td>35<span>.6</span> <span class=\"unit\">°F</span></td></tr><tr><td>3 <span class=\"unit\">°C</span></td><td>37<span>.4</span> <span class=\"unit\">°F</span></td></tr><tr><td>4 <span class=\"unit\">°C</span></td><td>39<span>.2</span> <span class=\"unit\">°F</span></td></tr><tr><td>5 <span class=\"unit\">°C</span></td><td>41 <span class=\"unit\">°F</span></td></tr><tr><td>6 <span class=\"unit\">°C</span></td><td>42<span>.8</span> <span class=\"unit\">°F</span></td></tr><tr><td>7 <span class=\"unit\">°C</span></td><td>44<span>.6</span> <span class=\"unit\">°F</span></td></tr><tr><td>8 <span class=\"unit\">°C</span></td><td>46<span>.4</span> <span class=\"unit\">°F</span></td></tr><tr><td>9 <span class=\"unit\">°C</span></td><td>48<span>.2</span> <span class=\"unit\">°F</span></td></tr><tr><td>10 <span class=\"unit\">°C</span></td><td>50 <span class=\"unit\">°F</span></td></tr><tr><td>20 <span class=\"unit\">°C</span></td><td>68 <span class=\"unit\">°F</span></td></tr><tr><td>50 <span class=\"unit\">°C</span></td><td>122 <span class=\"unit\">°F</span></td></tr><tr><td>100 <span class=\"unit\">°C</span></td><td>212 <span class=\"unit\">°F</span></td></tr><tr><td>1000 <span class=\"unit\">°C</span></td><td>1832 <span class=\"unit\">°F</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ø"
]
],
"x_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.",
"y_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."
}