The Fahrenheit to Kelvin Calculator converts a Fahrenheit temperature into Kelvin, the SI absolute temperature scale used in science and engineering. Enter a value in Fahrenheit, and the tool subtracts 32, multiplies by 5/9, and adds 273.15, laying out each step so the result can be verified by hand.
Fahrenheit and Kelvin differ in both degree size and zero point, so unlike the simpler Celsius-to-Kelvin relationship, converting between them needs three operations rather than one. This page runs those steps in order and shows the Celsius value that appears along the way, since Fahrenheit-to-Kelvin naturally passes through Celsius.
Convert Fahrenheit to Kelvin
To convert Fahrenheit to Kelvin, first convert to Celsius by subtracting 32 and multiplying by 5/9, then add 273.15.
K = (°F − 32) × 5/9 + 273.15
Worked example: convert 98.6 °F to Kelvin.
1. Subtract 32. 98.6 − 32 = 66.6.
2. Multiply by 5/9. 66.6 × 5/9 = 37.0 °C.
3. Add 273.15. 37.0 + 273.15 = 310.15 K.
So 98.6 °F, the commonly cited figure for average human body temperature, equals 310.15 K. The intermediate 37 °C value is a useful checkpoint, since it matches the familiar Celsius body-temperature figure exactly.
Understand why three steps are needed
Fahrenheit and Kelvin share no common reference: Fahrenheit sets 32 as the freezing point of water, while Kelvin sets 273.15 as that same freezing point, measured from absolute zero. Fahrenheit degrees are also smaller than Kelvin degrees, in the same 5-to-9 ratio that separates Fahrenheit from Celsius.
Because of that double mismatch, the cleanest path runs through Celsius: undo the Fahrenheit offset and rescale to Celsius-sized degrees first, then add the Kelvin offset. Trying to build a single combined constant is possible algebraically, but keeping the Celsius midpoint visible makes it far easier to catch an arithmetic slip.
Check common reference points
| Fahrenheit | Celsius | Kelvin | Context |
|---|---|---|---|
| −459.67 °F | −273.15 °C | 0 K | Absolute zero |
| 32 °F | 0 °C | 273.15 K | Water freezes |
| 98.6 °F | 37 °C | 310.15 K | Average body temperature |
| 212 °F | 100 °C | 373.15 K | Water boils (sea level) |
Every row follows the same three-step path: subtract 32, multiply by 5/9, add 273.15. Absolute zero on the Fahrenheit scale, −459.67 °F, lands exactly on 0 K, confirming that the formula holds at the extreme as well as at everyday values.
Convert Kelvin back to Fahrenheit
The Fahrenheit to Kelvin Calculator also runs the reverse direction. To convert Kelvin to Fahrenheit, subtract 273.15 to get Celsius, then multiply by 9/5 and add 32.
°F = (K − 273.15) × 9/5 + 32
Worked example: convert 300 K to Fahrenheit.
1. Subtract 273.15. 300 − 273.15 = 26.85 °C.
2. Multiply by 9/5. 26.85 × 1.8 = 48.33.
3. Add 32. 48.33 + 32 = 80.33 °F.
So 300 K, a warm outdoor temperature, equals about 80.33 °F.
Watch for sign errors near absolute zero
Because Fahrenheit's zero point sits far from absolute zero, negative Fahrenheit readings are common in cold-weather contexts, while negative Kelvin readings should never appear in ordinary use. If a Fahrenheit-to-Kelvin conversion produces a negative Kelvin value, the entered Fahrenheit figure was below −459.67 °F, which is not physically possible and signals an input error rather than a valid extreme temperature.
Convert more everyday Fahrenheit readings
The same three-step path handles values outside the reference table above. An oven set to 350 °F converts through Celsius first: (350 − 32) × 5/9 = 176.67 °C, then + 273.15 = 449.82 K. A household freezer held at 0 °F converts to (0 − 32) × 5/9 = −17.78 °C, then + 273.15 = 255.37 K.
A fever reading of 100.4 °F converts to (100.4 − 32) × 5/9 = 38.0 °C, then + 273.15 = 311.15 K.
Every one of these examples passes through the same Celsius midpoint used in the worked example above, which keeps the arithmetic checkable at each stage rather than requiring a single unfamiliar combined constant. Confirming the intermediate Celsius figure independently is a fast way to catch a slipped sign or a skipped step before the final Kelvin answer is trusted.
Compare an industrial furnace against a cold-storage unit
An industrial furnace running at 1,500 °F converts to (1,500 − 32) × 5/9 = 815.56 °C, then + 273.15 = 1,088.71 K. A cold-storage unit held at −40 °F converts to (−40 − 32) × 5/9 = −40 °C, then + 273.15 = 233.15 K.
Notice that −40 °F and −40 °C land on the same number, the one point where the two scales cross, before the Kelvin conversion shifts the result upward by 273.15.
Frequently asked questions
What is the formula to convert Fahrenheit to Kelvin?
Subtract 32, multiply by 5/9, then add 273.15: K = (°F − 32) × 5/9 + 273.15. For example, 98.6 °F converts to (98.6 − 32) × 5/9 + 273.15 = 310.15 K.
How do you convert Kelvin back to Fahrenheit?
Subtract 273.15 to get Celsius, then multiply by 9/5 and add 32: °F = (K − 273.15) × 9/5 + 32.
What is 32 °F in Kelvin?
32 °F, the freezing point of water, equals 273.15 K.
What is absolute zero in Fahrenheit?
Absolute zero is −459.67 °F, which corresponds to exactly 0 K.
Why does the conversion pass through Celsius?
Fahrenheit and Kelvin differ in both zero point and degree size, so the calculation is clearer when it first removes the Fahrenheit offset and rescales to Celsius-sized degrees, then applies the Kelvin offset separately.
What is normal body temperature in Kelvin?
Using 98.6 °F as the reference figure, normal body temperature is 310.15 K.
Can this calculator also handle Rankine and Celsius directly?
Yes. The same underlying engine covers all four scales, and the full four-scale Temperature Conversion Calculator lets any source and target pair be selected in one place.
Summary
Fahrenheit converts to Kelvin by subtracting 32, multiplying by 5/9, and adding 273.15, so 98.6 °F becomes 310.15 K by way of 37 °C. The reverse direction subtracts 273.15, multiplies by 9/5, and adds 32.
Because Fahrenheit and Kelvin differ in both zero point and degree size, the Celsius midpoint is the clearest way to keep the arithmetic correct and easy to check.