Temperature Converter
Convert between °C, °F, and K
Start
{
"C": "0.00",
"F": "32.00",
"K": "273.15"
}Description
Convert temperatures between Celsius, Fahrenheit, and Kelvin with instant updates.
Useful for science, cooking, and weather conversions.
How to Use
- Enter a value and unit.
- Copy the JSON table.
- Use “Sample” for demo values.
Example
Example
0 °C → 32 °F → 273.15 K
FAQ
Negative values?
Fully supported.