Skip to calculator

Temperature Converter

Convert temperatures between Celsius, Fahrenheit, and Kelvin scales

Formula shown0 inputs definedUpdated Nov 2025By CalcuTotal TeamFree, no sign-up

Quick Summary

Use this when you need:
  • Convert lab readings between Celsius and Kelvin
  • Explain weather forecasts to audiences that expect a different scale
  • Validate embedded firmware that reports only in Rankine or Réaumur
You’ll get:Temperature

Calculator Tool

How this is calculated

Formula:

T_F = T_C * 9/5 + 32; T_K = T_C + 273.15

In plain language:

Temperatures are converted by applying the classic affine relationships: add 273.15 to reach Kelvin or multiply by 9/5 and add 32 to reach Fahrenheit, with inverse operations for the reverse direction.

The formula is always visible so you can verify the math and explain your numbers to anyone who asks.

Advertisement

What these terms mean

Temperature

Temperature used in the calculation.

When to use this calculator

  • Convert lab readings between Celsius and Kelvin
  • Explain weather forecasts to audiences that expect a different scale
  • Validate embedded firmware that reports only in Rankine or Réaumur
Advertisement