Converted value
—
—
Convert between Celsius, Fahrenheit, and Kelvin.
Every temperature converter conversion runs through a shared base unit, so any pair of units comes from the same lookup rather than a one-off formula.
Converts through a common base unit using a fixed factor table.