Follow these steps to convert given Rankine value from Rankine units to Celsius units.
Enter the input Rankine value in the text field.
The given Rankine is converted to Celsius in realtime ⌚ using the formula, and displayed under the Celsius label.
You may copy the resulting Celsius value using the Copy button.
Formula
To convert given temperature from Rankine to Celsius, use the following formula.
Celsius = Rankine * 5 / 9 - 273.15
Calculation
Calculation will be done after you enter a valid input.
Rankine to Celsius Conversion Table
The following table gives some of the most used conversions from Rankine to Celsius.
Rankine (°R)
Celsius (°C)
0 °R
-273.15°C
1 °R
-272.5944°C
2 °R
-272.0389°C
3 °R
-271.4833°C
4 °R
-270.9278°C
5 °R
-270.3722°C
6 °R
-269.8167°C
7 °R
-269.2611°C
8 °R
-268.7056°C
9 °R
-268.15°C
10 °R
-267.5944°C
20 °R
-262.0389°C
50 °R
-245.3722°C
100 °R
-217.5944°C
1000 °R
282.4056°C
Rankine
The Rankine scale is an absolute temperature scale named after the Scottish engineer and physicist William John Macquorn Rankine. Similar to the Kelvin scale, the Rankine scale starts at absolute zero, with each degree Rankine equal to one degree Fahrenheit. This scale is primarily used in thermodynamics and engineering, particularly in the United States. The freezing point of water on the Rankine scale is 491.67 °R, and the boiling point is 671.67 °R.
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.
{
"conversion": "rankine-celsius",
"x_slug": "rankine",
"y_slug": "celsius",
"x": "°R",
"y": "°C",
"x_desc": "Rankine",
"y_desc": "Celsius",
"category": "Temperature",
"symbol": "m",
"formula": "x * 5 / 9 - 273.15",
"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 inside an industrial furnace is 1000 degrees Rankine.<br>Convert this temperature from Rankine to Celsius.</h3></div>\n <h4 class=\"answer\">Answer:</h4>\n <p><strong>Given:</strong></p>\n <p>The temperature in rankine is:</p>\n <p class=\"step\"><span>Temperature<sub>(Rankine)</sub></span> = 1000</p>\n <p><strong>Formula:</strong></p>\n <p>The formula to convert temperature from rankine to celsius is:</p>\n <p class=\"formula step\"><span>Temperature<sub>(Celsius)</sub></span> = <span>Temperature<sub>(Rankine)</sub></span> × 5 / 9 - 273.15</p>\n <p><strong>Substitution:</strong></p>\n <p>Substitute given weight <strong>Temperature<sub>(Rankine)</sub> = 1000</strong> in the above formula.</p>\n <p class=\"step\"><span>Temperature<sub>(Celsius)</sub></span> = <span>1000</span> × 5 / 9 - 273.15</p>\n <p class=\"step\"><span>Temperature<sub>(Celsius)</sub></span> = 282.4056</p>\n <p><strong>Final Answer:</strong></p>\n <p>Therefore, <strong>1000 °R</strong> is equal to <strong>282.4056 °C</strong>.</p>\n <p>The temperature is <strong>282.4056 °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 cryogenic system operates at 500 degrees Rankine.<br>Convert this temperature from Rankine to Celsius.</h3></div>\n <h4 class=\"answer\">Answer:</h4>\n <p><strong>Given:</strong></p>\n <p>The temperature in rankine is:</p>\n <p class=\"step\"><span>Temperature<sub>(Rankine)</sub></span> = 500</p>\n <p><strong>Formula:</strong></p>\n <p>The formula to convert temperature from rankine to celsius is:</p>\n <p class=\"formula step\"><span>Temperature<sub>(Celsius)</sub></span> = <span>Temperature<sub>(Rankine)</sub></span> × 5 / 9 - 273.15</p>\n <p><strong>Substitution:</strong></p>\n <p>Substitute given weight <strong>Temperature<sub>(Rankine)</sub> = 500</strong> in the above formula.</p>\n <p class=\"step\"><span>Temperature<sub>(Celsius)</sub></span> = <span>500</span> × 5 / 9 - 273.15</p>\n <p class=\"step\"><span>Temperature<sub>(Celsius)</sub></span> = 4.6278</p>\n <p><strong>Final Answer:</strong></p>\n <p>Therefore, <strong>500 °R</strong> is equal to <strong>4.6278 °C</strong>.</p>\n <p>The temperature is <strong>4.6278 °C</strong>, in celsius.</p>\n </div>\n ",
"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/rankine-celsius.webp\" height=\"360\" width=\"640\" alt=\"Rankine to Celsius Converter | °R to °C\" />",
"faqs": [
{
"name": "How do I convert Rankine to Celsius?",
"answer": "To convert Rankine to Celsius, subtract 491.67 from the Rankine temperature and then multiply by \\( \\dfrac{5}{9} \\). For example, \\( (600\\,°R - 491.67) \\times \\dfrac{5}{9} \\approx 60\\,°C \\)."
},
{
"name": "What is the formula for converting Rankine to Celsius?",
"answer": "The formula is: \\( \\text{Celsius} = (\\text{Rankine} - 491.67) \\times \\dfrac{5}{9} \\)."
},
{
"name": "Is 491.67 Rankine equal to 0 degrees Celsius?",
"answer": "Yes, 491.67°R is equivalent to 0°C, which is the freezing point of water."
},
{
"name": "How do I convert Celsius to Rankine?",
"answer": "To convert Celsius to Rankine, add 273.15 to the Celsius temperature and then multiply by \\( \\dfrac{9}{5} \\). The formula is: \\( \\text{Rankine} = (\\text{Celsius} + 273.15) \\times \\dfrac{9}{5} \\)."
},
{
"name": "What is the difference between Rankine and Celsius scales?",
"answer": "Rankine is an absolute temperature scale based on Fahrenheit degrees, used mainly in engineering fields in the U.S., while Celsius is a metric scale where water freezes at 0°C and boils at 100°C."
},
{
"name": "Why do we subtract 491.67 and multiply by \\( \\dfrac{5}{9} \\) to convert Rankine to Celsius?",
"answer": "Subtracting 491.67 adjusts for the zero point difference, and multiplying by \\( \\dfrac{5}{9} \\) converts the temperature change from Rankine (Fahrenheit scale) to Celsius degrees."
},
{
"name": "How many degrees Celsius are in 540 Rankine?",
"answer": "Using the formula: \\( (540 - 491.67) \\times \\dfrac{5}{9} \\approx 26.85\\,°C \\)."
}
],
"faqs_jsonld": {
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "How do I convert Rankine to Celsius?",
"acceptedAnswer": {
"@type": "Answer",
"text": "To convert Rankine to Celsius, subtract 491.67 from the Rankine temperature and then multiply by \\( \\dfrac{5}{9} \\). For example, \\( (600\\,°R - 491.67) \\times \\dfrac{5}{9} \\approx 60\\,°C \\)."
}
},
{
"@type": "Question",
"name": "What is the formula for converting Rankine to Celsius?",
"acceptedAnswer": {
"@type": "Answer",
"text": "The formula is: \\( \\text{Celsius} = (\\text{Rankine} - 491.67) \\times \\dfrac{5}{9} \\)."
}
},
{
"@type": "Question",
"name": "Is 491.67 Rankine equal to 0 degrees Celsius?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes, 491.67°R is equivalent to 0°C, which is the freezing point of water."
}
},
{
"@type": "Question",
"name": "How do I convert Celsius to Rankine?",
"acceptedAnswer": {
"@type": "Answer",
"text": "To convert Celsius to Rankine, add 273.15 to the Celsius temperature and then multiply by \\( \\dfrac{9}{5} \\). The formula is: \\( \\text{Rankine} = (\\text{Celsius} + 273.15) \\times \\dfrac{9}{5} \\)."
}
},
{
"@type": "Question",
"name": "What is the difference between Rankine and Celsius scales?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Rankine is an absolute temperature scale based on Fahrenheit degrees, used mainly in engineering fields in the U.S., while Celsius is a metric scale where water freezes at 0°C and boils at 100°C."
}
},
{
"@type": "Question",
"name": "Why do we subtract 491.67 and multiply by \\( \\dfrac{5}{9} \\) to convert Rankine to Celsius?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Subtracting 491.67 adjusts for the zero point difference, and multiplying by \\( \\dfrac{5}{9} \\) converts the temperature change from Rankine (Fahrenheit scale) to Celsius degrees."
}
},
{
"@type": "Question",
"name": "How many degrees Celsius are in 540 Rankine?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Using the formula: \\( (540 - 491.67) \\times \\dfrac{5}{9} \\approx 26.85\\,°C \\)."
}
}
]
},
"table1n": "<h2><span class=\"x\">Rankine</span> to <span class=\"y\">Celsius</span> Conversion Table</h2><p>The following table gives some of the most used conversions from Rankine to Celsius.</p><table><thead><tr><th scope=\"column\" role=\"columnheader\">Rankine (<span class=\"unit\">°R</span>)</th><th scope=\"column\" role=\"columnheader\">Celsius (<span class=\"unit\">°C</span>)</th><tr></thead><tbody><tr><td>0 <span class=\"unit\">°R</span></td><td>-273<span>.15</span> <span class=\"unit\">°C</span></td></tr><tr><td>1 <span class=\"unit\">°R</span></td><td>-272<span>.5944</span> <span class=\"unit\">°C</span></td></tr><tr><td>2 <span class=\"unit\">°R</span></td><td>-272<span>.0389</span> <span class=\"unit\">°C</span></td></tr><tr><td>3 <span class=\"unit\">°R</span></td><td>-271<span>.4833</span> <span class=\"unit\">°C</span></td></tr><tr><td>4 <span class=\"unit\">°R</span></td><td>-270<span>.9278</span> <span class=\"unit\">°C</span></td></tr><tr><td>5 <span class=\"unit\">°R</span></td><td>-270<span>.3722</span> <span class=\"unit\">°C</span></td></tr><tr><td>6 <span class=\"unit\">°R</span></td><td>-269<span>.8167</span> <span class=\"unit\">°C</span></td></tr><tr><td>7 <span class=\"unit\">°R</span></td><td>-269<span>.2611</span> <span class=\"unit\">°C</span></td></tr><tr><td>8 <span class=\"unit\">°R</span></td><td>-268<span>.7056</span> <span class=\"unit\">°C</span></td></tr><tr><td>9 <span class=\"unit\">°R</span></td><td>-268<span>.15</span> <span class=\"unit\">°C</span></td></tr><tr><td>10 <span class=\"unit\">°R</span></td><td>-267<span>.5944</span> <span class=\"unit\">°C</span></td></tr><tr><td>20 <span class=\"unit\">°R</span></td><td>-262<span>.0389</span> <span class=\"unit\">°C</span></td></tr><tr><td>50 <span class=\"unit\">°R</span></td><td>-245<span>.3722</span> <span class=\"unit\">°C</span></td></tr><tr><td>100 <span class=\"unit\">°R</span></td><td>-217<span>.5944</span> <span class=\"unit\">°C</span></td></tr><tr><td>1000 <span class=\"unit\">°R</span></td><td>282<span>.4056</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": "The Rankine scale is an absolute temperature scale named after the Scottish engineer and physicist William John Macquorn Rankine. Similar to the Kelvin scale, the Rankine scale starts at absolute zero, with each degree Rankine equal to one degree Fahrenheit. This scale is primarily used in thermodynamics and engineering, particularly in the United States. The freezing point of water on the Rankine scale is 491.67 °R, and the boiling point is 671.67 °R."
}