ConvertAnyUnit.net

Your one-stop resource for converting units across various domains.

Temperature Converter

Convert temperature units such as Celsius, Fahrenheit, Kelvin, Rankine, and Reaumur.

Formula

  • Celsius to Fahrenheit: (value * 9/5) + 32
  • Fahrenheit to Celsius: (value - 32) * 5/9
  • Celsius to Kelvin: value + 273.15
  • Kelvin to Celsius: value - 273.15
  • Fahrenheit to Kelvin: (value - 32) * 5/9 + 273.15
  • Kelvin to Fahrenheit: (value - 273.15) * 9/5 + 32
  • Celsius to Rankine: (value + 273.15) * 9/5
  • Rankine to Celsius: (value - 491.67) * 5/9
  • Fahrenheit to Rankine: value + 459.67
  • Rankine to Fahrenheit: value - 459.67
  • Celsius to Reaumur: value * 4/5
  • Reaumur to Celsius: value * 5/4
  • Kelvin to Rankine: value * 1.8
  • Rankine to Kelvin: value / 1.8

Example Calculations

  • 100 Celsius → 212 Fahrenheit ((100 * 9/5) + 32)
  • 0 Celsius → 273.15 Kelvin (0 + 273.15)
  • 32 Fahrenheit → 0 Celsius ((32 - 32) * 5/9)

Use Cases

  • Used in weather forecasting and climate studies.
  • Converting between scientific and daily life temperature scales.