Temperature Converter
Convert between Celsius, Fahrenheit, and Kelvin with real-time calculation.
C
F
K
Quick Presets
Conversion Formulas
F = (C x 9/5) + 32
K = C + 273.15
C = (F - 32) x 5/9
K = (F - 32) x 5/9 + 273.15
C = K - 273.15
F = (K - 273.15) x 9/5 + 32
Reference Table
| Description | Celsius | Fahrenheit | Kelvin |
|---|---|---|---|
| Absolute zero | -273.15 | -459.67 | 0 |
| Dry ice | -78.5 | -109.3 | 194.65 |
| Water freezes | 0 | 32 | 273.15 |
| Room temperature | 20 | 68 | 293.15 |
| Body temperature | 37 | 98.6 | 310.15 |
| Water boils | 100 | 212 | 373.15 |
| Oven (baking) | 180 | 356 | 453.15 |
| Lead melts | 327.5 | 621.5 | 600.65 |
How to Use Temperature Converter
- 1
Enter a temperature
Type the temperature value you want to convert.
- 2
Select the unit
Choose Celsius, Fahrenheit, or Kelvin as the source unit.
- 3
View conversions
See the temperature converted to all other units instantly.
Related Tools
CSV to JSON Converter
Convert CSV data into structured JSON arrays or objects with automatic type detection.
JSON to CSV Converter
Transform JSON arrays and objects into downloadable CSV spreadsheet format.
YAML to JSON Converter
Convert YAML configuration files to JSON format with validation and formatting.
XML to JSON Converter
Parse XML documents and convert them to equivalent JSON structure with attributes.
TSV to CSV Converter
Convert tab-separated values to comma-separated format with proper escaping.
Number Base Converter
Convert numbers between binary, octal, decimal, and hexadecimal bases.