Temperature Converter
Convert between Celsius, Fahrenheit, Kelvin, and Rankine with formulas shown.
From
To
212
F = C * 9/5 + 32
100 C = 212 F
All Conversions from 100 Celsius
Fahrenheit212 F
F = C * 9/5 + 32Kelvin373.15 K
K = C + 273.15Rankine671.67 R
R = (C + 273.15) * 9/5Reference Points
| Description | C | F | K | R |
|---|---|---|---|---|
| Absolute Zero | -273.15 | -459.67 | 0 | 0 |
| Water Freezes | 0 | 32 | 273.15 | 491.67 |
| Room Temp | 20 | 68 | 293.15 | 527.67 |
| Body Temp | 37 | 98.6 | 310.15 | 558.27 |
| Water Boils | 100 | 212 | 373.15 | 671.67 |
Related tools
JSON → CSVConverter
Convert JSON arrays to CSV locally.
CSV → JSONConverter
Convert CSV to JSON locally in your browser.
JSON to YAML ConverterConverter
Convert JSON to YAML with configurable indentation.
YAML to JSON ConverterConverter
Convert YAML to JSON and JSON to YAML locally in your browser.
JSON to XML ConverterConverter
Convert JSON objects to well-formed XML with indentation and attribute mapping options.
URL ParserConverter
Parse a URL into its components and query params.