Fahrenheit to Kelvin Converter
Kelvin is the SI base unit of temperature and the standard scale in physics and chemistry, while Fahrenheit is the everyday scale in the United States. This free converter changes Fahrenheit (°F) into Kelvin (K) and back again — useful for science homework, lab work, and converting a US weather reading into absolute temperature.
How it works
The conversion is a two-step process. First the Fahrenheit value is scaled to Celsius with (°F − 32) × 5/9; then 273.15 is added to shift onto the absolute Kelvin scale, which starts at absolute zero rather than the freezing point of water. The full relation is:
K = (°F − 32) × 5/9 + 273.15
The additive offsets (−32 and +273.15) make the conversion non-proportional — doubling °F does not double K. Type a value in either field and the other updates instantly, in both directions.
Example
To convert 212 °F (boiling water): K = (212 − 32) × 5/9 + 273.15 = 100 + 273.15 = 373.15 K. To convert 32 °F (freezing): (32 − 32) × 5/9 + 273.15 = 273.15 K.
| Fahrenheit (°F) | Kelvin (K) |
|---|---|
| −459.67 °F | 0 K |
| 32 °F | 273.15 K |
| 68 °F | 293.15 K |
| 98.6 °F | 310.15 K |
| 212 °F | 373.15 K |
All calculations run entirely in your browser — no data is sent to any server.