Celsius and kelvin have equal-sized increments
Their numerical difference is an offset of 273.15. Kelvin is an absolute thermodynamic scale and its unit name is written without a degree symbol.
Convert between Celsius, Fahrenheit, and Kelvin with real-time calculation.
Type the temperature value you want to convert.
Choose Celsius, Fahrenheit, or Kelvin as the source unit.
See the temperature converted to all other units instantly.
This converter keeps Celsius, Fahrenheit, and kelvin values synchronized. Editing any one scale recalculates the other two and shows the formulas used. Reference points such as absolute zero, water freezing, room temperature, and water boiling provide quick reasonableness checks.
A concrete input and expected output from the current implementation.
Input
20 degrees Celsius
Expected output
68 degrees Fahrenheit; 293.15 kelvin
Fahrenheit is 20 x 9/5 + 32, which equals 68. Kelvin is Celsius plus 273.15.
Their numerical difference is an offset of 273.15. Kelvin is an absolute thermodynamic scale and its unit name is written without a degree symbol.
Celsius-to-Fahrenheit conversion multiplies by 9/5 before adding 32. The inverse subtracts 32 and multiplies by 5/9.
They are both -40. Substituting -40 into either conversion formula produces -40 on the other scale.
The SI unit is the kelvin, symbol K. It is an absolute temperature unit rather than a degree scale label.
The example and behavioral notes were checked against the browser implementation. Standards and primary references below define the relevant format, formula, or platform behavior.
Convert CSV data into structured JSON arrays or objects with automatic type detection.
Transform JSON arrays and objects into downloadable CSV spreadsheet format.
Convert YAML configuration files to JSON format with validation and formatting.
Parse XML documents and convert them to equivalent JSON structure with attributes.
Convert tab-separated values to comma-separated format with proper escaping.
Convert numbers between binary, octal, decimal, and hexadecimal bases.