Temperature Conversion
Convert temperature between 8 scales from any input instantly.
Supports Celsius, Fahrenheit, kelvin, Rankine, Delisle, Newton, Réaumur and Rømer with 0 K validation.
Updated August 22, 2026
Introduction
This Temperature Conversion calculator converts instantly among eight scales: Celsius, Fahrenheit, kelvin, Rankine, Delisle, Newton, Réaumur and Rømer. Edit any field and the others update automatically — a practical benefit over looking up a one-way table. It is handy whenever you compare lab, kitchen, HVAC or historical records measured in different units.
Lab & study
Switch between °C and K without re-typing, or check an older paper that used Réaumur or Rømer.
Kitchen & HVAC
US recipes in °F next to EU ovens in °C — see both at once.
Travel & weather
Interpret forecasts or equipment specs when the unit changes across borders.
All eight values are shown together under Temperature Scales. You never need to pick a “direction” first.
How to use — quick start
Enter a value in any scale
Type into Celsius, Fahrenheit, kelvin, Rankine, Delisle, Newton, Réaumur or Rømer. Use decimals and a minus sign where needed.
Read the other seven instantly
The remaining fields fill as derived values. Clear any field to start a new conversion.
Check the 0 K boundary if needed
Values colder than absolute zero keep their text but show a red error. Correct the input to restore all conversions.
Worked example — 25 °C
Type 25 into Temperature in Celsius. The calculator shows:
Similarly . Entering 77 in Fahrenheit instead would derive the same set — every scale can be the starting point.
Real-world examples
Boiling point check — 100 °C
A student verifies the familiar reference:
Also — useful when a textbook tables water at 0 °De or 80 °Ré.
Fahrenheit recipe — 350 °F
An oven preset must be set on a °C dial:
The guide value also matches energy calculations that require kelvin.
Calculation method
Every relation is a linear (affine) mapping with Celsius as the hub: each scale is . Because affine maps are exactly invertible, any field can drive the rest.
Slopes and intercepts match the definitions used in the calculator runtime (Celsius → target).
Why Celsius as hub?
All other scales connect in one step, so the full set stays consistent. Any input recomputes the other seven through the same seven relations — no duplicated logic.
Supported directions
Every pair is reversible: , , , etc.
Other converters on the site covering narrower ranges use the same affine idea. For length or area, see the length converter and area converter.
Tips & best practices
Start from the scale you actually measured
Avoid manual pre-conversion — it adds rounding. Type the observed value directly and let the other seven derive.
Delisle runs backwards
is 0 at boiling and rises as it gets colder — so 600 °De is not “very hot”, it is below absolute zero and will flag red.
Watch the minus sign
is the only point where the two coincide — a handy sanity check.
Use kelvin for science
Thermodynamic and gas-law formulas expect absolute temperature — convert to K first.
Frequently Asked Questions
Can I really convert starting from any scale?
Yes. Edit any of the eight fields; the other seven recompute immediately. No mode or direction switch is needed.
Why does a value below absolute zero stay visible but turn red?
The display keeps your text so nothing is lost, but the field is marked invalid and derived values are paused until you correct it. The boundaries are and the corresponding limits for Newton, Réaumur and Rømer.
Is 0 °De hot or cold?
Hot. Delisle is defined as , so 0 °De is boiling water and 150 °De is 0 °C. Smaller Delisle means hotter.
Limitations & Disclaimers
- •This is a pure unit conversion. It does not model material properties, heat capacity, or sensor calibration.
- •Absolute-zero checks are mathematical. Exotic systems with effective negative absolute temperatures are not represented.
- •Display may round long decimals; values remain computed at full working precision.
Next step: For other units try the conversion calculator, length converter or area converter.
Related Calculators
Scale Calculator
Calculate scale factors and convert scaled or real dimensions for length, area, and volume.
Text to NATO alphabet
Transform text into the NATO phonetic alphabet for oral transmission. Convert letters A–Z into Alpha/Bravo/Charlie… and copy instantly.
Text to ASCII binary
Convert text to ASCII (8-bit) binary and convert ASCII binary back to text. Clean input automatically and copy results instantly.
Text to Unicode
Convert text to Unicode decimal HTML entities (e.g., A) and convert them back to text. Runs locally in your browser with one-click copy.
Escape/unescape HTML entities
Escape and unescape HTML entities for <, >, &, ", and ’. Runs locally in your browser with instant copy.
Integer Base Converter
Convert an integer between bases 2–64 (binary, octal, decimal, hexadecimal, base64, and custom). Runs locally in your browser.