Fahrenheit ⇄ Kelvin + Celsius Converter
Last updated: 19 August 2026
Reviewed by Gavin · Research and drafting assisted by AI
Fahrenheit to Kelvin Converter
The Fahrenheit to Kelvin converter translates any temperature between degrees Fahrenheit (°F) and the SI kelvin (K) in either direction, with a live cross-update, a Celsius (°C) bonus read-out, and a Rankine (°R) bonus read-out. The conversion is mathematically exact by international definition, there is no factor to remember, no rounding ambiguity, and no conversion table to look up. The same converter also serves as a complete °F ⇄ K ⇄ °C ⇄ °R bridge, so anyone working across imperial gauges, SI lab read-outs, and engineering absolute-scale calculations can do it on a single page.
The Fahrenheit scale persists in the United States (and a handful of other countries) for weather forecasts, oven temperatures, body-temperature readings, and many industrial gauges. The kelvin, by contrast, is the SI base unit of thermodynamic temperature, it is the scale used in physics, chemistry, thermodynamics, cryogenics, and the calculation of any quantity that depends on absolute temperature: ideal-gas laws, Arrhenius rate constants, equilibrium constants, Planck's law, Stefan-Boltzmann, and most engineering heat-transfer equations. A converter that moves cleanly between them is one of the highest-utility tools a laboratory, factory, or kitchen can keep on a browser tab.
The conversion rests on two constants that are exact by international definition: a 9/5 (or 1.8) scaling factor, because one Celsius degree is 1.8 Fahrenheit degrees and one kelvin equals one Celsius degree exactly, and a 459.67-degree offset, because the zero of the Fahrenheit scale sits at −459.67 °F, which is the same point as 0 K (absolute zero) and as −273.15 °C (the lower bound of the thermodynamic temperature scale). NIST SP 811 ("Guide for the Use of the International System of Units (SI)") publishes the canonical one-step formula K = (°F + 459.67) × 5/9. The BIPM SI Brochure (9th edition, 2019) publishes the same offset in Sec. 2.3.1: 0 K = −273.15 °C exactly. The 2019 SI redefinition fixed the Boltzmann constant k = 1.380649 × 10⁻²³ J/K exactly but left both offset values (273.15 K to °C and 459.67 °F to K) unchanged. The °C and °R bonus read-outs follow from there: °C = K − 273.15 exactly, and °R = K × 9/5 exactly.
This tool is useful for cryogenic engineers mapping liquid-nitrogen (77.36 K = −321 °F) and liquid-helium (4.22 K = −452 °F) read-outs against US equipment gauges, for thermodynamicists computing Arrhenius rate constants or gas-law properties where the input is in °F and the formula expects kelvin, for industrial process engineers whose PLCs are scaled in °F but whose SCADA logs and audit records must be SI-traceable, for HVAC technicians reading refrigerant and air-handling gauges that mix °F and K, for physicists and chemists who need an SI-anchored absolute temperature for a calculation while the input device still reads °F, and for students working homework problems that mix imperial and SI conventions. The conversion is exact, displays its working line by line, and round-trips losslessly through any value entered.
How to Use the Fahrenheit to Kelvin Converter
- Type a number into the Fahrenheit (°F) field. The default value is 32 (water's freezing point at 1 atm), and the Kelvin (K) field will read 273.15 as soon as the page loads.
- Or type a number into the Kelvin (K) field. The Fahrenheit field updates in the opposite direction.
- Use the ⇄ Swap button between the two fields to flip which value sits in which box. The numbers themselves remain unchanged, only their labels swap.
- Read the formula lines below the inputs to confirm the math being applied:
K = (°F + 459.67) × 5/9and°F = K × 9/5 − 459.67. Two bonus formula lines also appear:°C = (°F − 32) × 5/9and°R = K × 9/5. - Read the Working (°F → K), Working (K → °F), Working (°F → °C), and Working (→ °R) lines for an explicit one-line computation, e.g.
((32 °F + 459.67) × 5/9) = 273.15 K. The arithmetic is shown transparently so you can paste it into a lab notebook or a worksheet. - Use the Quick Fahrenheit presets (absolute zero, scales agree, Fahrenheit zero, freezes, room temp, body temp, boils, paper ignition, industrial oven) or Quick Kelvin presets (absolute zero, liquid-nitrogen bp, dry ice sublimation, the −40 crossing, freezes, ambient, boils, hot oven) to load a known reference temperature with one click.
- Read the four result cards below the inputs for the current reading in K, °F, °C, and °R simultaneously, the same temperature, expressed on all four scales, side by side.
- Click Copy on any card, or Copy full result at the bottom, to paste the value into a worksheet, email, or process-control log. The full result includes all four scales plus the formula reference and the °C / °R bonus.
- The −40 crossing-point callout appears below the working lines: −40 °F = −40 °C = 233.15 K, the unique temperature where the Fahrenheit and Celsius scales give the same numerical reading.
The two input fields stay in sync as you type: editing one updates the other automatically. Editing the Fahrenheit field never overwrites the Kelvin field while you type (the converter detects which side you last touched and updates only the other side), so the cursor never jumps mid-keystroke.
The Formulas
The Fahrenheit, Celsius, Kelvin, and Rankine scales are all linearly related by scaling factors and additive offsets. The 9/5 (or 1.8) ratio comes from the original scale definitions: a 180-degree span on the Fahrenheit scale (32 °F → 212 °F, water freezing to water boiling) corresponds to a 100-degree span on the Celsius scale (0 °C → 100 °C), which corresponds to a 100/1.8 = 5/9 ratio on the Kelvin scale because each Celsius degree equals one kelvin exactly. The 459.67-degree offset is the most subtle of the constants: it combines the 32-degree offset between °F and °C with the 273.15 K offset between °C and K, plus the 0.15 K rounding adjustment needed for exact agreement at absolute zero. The arithmetic identity is 459.67 = 32 + 273.15 + (5/9 − 1) × 32 = 459.67 exactly, but the more intuitive way to see it is that 0 K = −459.67 °F by definition, the zero of the Kelvin scale and the zero of the Fahrenheit scale differ by exactly 459.67 degrees on the Fahrenheit scale.
Fahrenheit to Kelvin (forward): K = (°F + 459.67) × 5/9
Kelvin to Fahrenheit (inverse): °F = K × 9/5 − 459.67
Celsius bonus (exact by definition): °C = (°F − 32) × 5/9
Rankine bonus (absolute Fahrenheit scale): °R = K × 9/5
The forward and inverse formulas are exactly the same identity rearranged. There is no multiplication factor that needs measuring, no approximation, and no measurement uncertainty involved. Both formulas are identities that hold with arbitrary precision; the converter rounds to four decimal places only for display, and the underlying arithmetic is exact to the limits of IEEE 754 double-precision arithmetic (about 15 significant digits).
Why the 459.67 offset
The 459.67 offset is the value of the °F scale at absolute zero. Algebraically: starting from °C = (°F − 32) × 5/9 and substituting K = °C + 273.15 gives K = (°F − 32) × 5/9 + 273.15. Multiply out: K = (5 °F − 160 + 263.835)/9 = (5 °F + 103.835)/9… which is awkward. The trick is to factor 459.67 out of the bracket: K × 9/5 = °F + 459.67, which rearranges to °F = K × 9/5 − 459.67, exactly what NIST SP 811 publishes as the canonical form. The reverse direction is K = (°F + 459.67) × 5/9. Both expressions are equivalent and both are identities; the 459.67 form is preferred because the offset has a physical meaning (the °F value at absolute zero) that makes it easy to remember.
Why 5/9 (and not 1 or 9)
The 5/9 (or 1/1.8) factor comes from the original scale definitions and the fact that a 100-degree Celsius span equals a 180-degree Fahrenheit span. With Celsius and Kelvin sharing the same degree size (1 K = 1 °C exactly), the ratio of the °F span to the K span is 180/100 = 9/5, so the inverse ratio (going from °F to K) is 5/9. Rounding 5/9 to 0.555… or to 9/18 introduces a drift that compounds when the formula is chained through several conversions, never round this factor.
Why the Celsius bonus uses the 32 offset
The Celsius bonus uses the 32-degree offset between Fahrenheit and Celsius because the Celsius scale has its zero at the freezing point of water (0 °C = 32 °F) and the Fahrenheit scale has its zero at a colder point (the brine-ice mixture used by Fahrenheit, around −17.78 °C in modern terms). Subtracting 32 from a Fahrenheit value realigns the two scales' zero points; the 9/5 factor realigns the degree sizes. With those two corrections in place, °C = (°F − 32) × 5/9 is exact.
Why Rankine needs no offset
Rankine (°R) is the absolute Fahrenheit scale: it has the same degree size as °F (1 °R = 1 °F in size), but its zero is set at absolute zero rather than at the brine-ice mixture. So °R = °F + 459.67 exactly, and °R = K × 9/5 exactly, both scales are absolute, so the conversion between them needs no offset, only a scaling factor. The Rankine scale is used in some US engineering contexts (aerospace, turbomachinery, certain thermodynamics textbooks) where °F is the everyday scale but the calculation requires absolute temperature.
Worked Examples
The five worked examples below match the values you can load with the quick presets on the converter.
Example 1, Water freezes: 32 °F = 273.15 K = 0 °C. Add 459.67: 32 + 459.67 = 491.67. Multiply by 5/9: 491.67 × 5/9 = 2458.35/9 = 273.15. This is the freezing point of pure water at exactly 1 atmosphere. It is the canonical anchor for everyday temperature in the United States and is the most common °F → K conversion people do.
Example 2, Water boils: 212 °F = 373.15 K = 100 °C. Add 459.67: 212 + 459.67 = 671.67. Multiply by 5/9: 671.67 × 5/9 = 3358.35/9 = 373.15. This is the boiling point of pure water at exactly 1 standard atmosphere (101,325 Pa). At higher altitudes the boiling point drops, at Denver (≈ 1,609 m, pressure ≈ 83,500 Pa) water boils at about 95 °C = 203 °F = 368.15 K.
Example 3, Absolute zero: −459.67 °F = 0 K = −273.15 °C. Add 459.67: −459.67 + 459.67 = 0. Multiply by 5/9: 0 × 5/9 = 0. This is the lower bound of the thermodynamic temperature scale, the temperature at which all classical thermal motion of particles ceases, the zero of entropy in the third-law sense, and the limit approached (but never reached) by any refrigeration process. It is the zero of both the Fahrenheit and the Kelvin scales.
Example 4, The −40 identity: −40 °F = 233.15 K = −40 °C. Add 459.67: −40 + 459.67 = 419.67. Multiply by 5/9: 419.67 × 5/9 = 2098.35/9 = 233.15. This is the unique temperature where the Fahrenheit and Celsius scales give the identical numerical reading. The proof is direct: setting °F = °C = x in °F = °C × 9/5 + 32 gives x = 9x/5 + 32, which rearranges to 5x = 9x + 160, then to −4x = 160, then to x = −40. In kelvin that is exactly 233.15 K, derived above. This identity is a useful sanity check when writing or debugging conversion code, the formula must give back its own input at −40, and must give the same answer whether computed in the °F → K → °C chain or the °C → K → °F chain.
Example 5, Body temperature: 98.6 °F = 310.928 K = 37 °C. Add 459.67: 98.6 + 459.67 = 558.27. Multiply by 5/9: 558.27 × 5/9 = 2791.35/9 = 310.15 (rounded to 310.928 if the °C = 37 result is computed with full precision: 37 + 273.15 = 310.15 K). This is normal human body temperature, originally measured by Carl Wunderlich in 1851 across thousands of patients. Modern measurements using more accurate thermometers give a range of 36.1 to 37.2 °C (97.0 to 99.0 °F), with diurnal variation through the day. A reading above 100.4 °F (38 °C) is generally considered a fever in adults.
Example 6, Industrial oven: 500 °F = 533.15 K = 260 °C. Add 459.67: 500 + 459.67 = 959.67. Multiply by 5/9: 959.67 × 5/9 = 4798.35/9 = 533.15. This is a typical industrial baking / curing / powder-coating oven temperature. In kelvin it sits well above ambient and well below red-heat (which begins around 800 K = 527 °C = 980 °F). The conversion matters for any process whose kinetics (cure rate, browning reaction, sterilisation) depend on absolute temperature.
Example 7, Round-trip: 25 °C = 77 °F = 298.15 K = 536.67 °R. Convert °C → K: add 273.15, get 298.15. Convert K → °F: multiply by 9/5, get 536.67; subtract 459.67, get 77. Convert K → °R: multiply by 9/5, get 536.67. All three of the bonus scales agree, and the round-trip back through °F → K → °C returns the original 25 °C. The round-trip works in any direction: type 25 °C and the converter returns 298.15 K; type 298.15 K and it returns 25 °C exactly; type 77 °F and the converter returns 298.15 K and 25 °C.
Where It Shows Up
Fahrenheit and Kelvin conversions show up across nearly every domain that involves absolute temperature, particularly where a US gauge feeds into an SI calculation.
- Cryogenics and low-temperature physics: Liquid nitrogen boils at 77.36 K (−321 °F), liquid helium at 4.22 K (−452 °F), and superconducting transitions occur at temperatures ranging from a few kelvin to about 130 K (−225 °F). Cryogenic engineers constantly move between SI lab read-outs and US equipment gauges, and the (°F + 459.67) × 5/9 formula is the canonical bridge.
- Industrial process control: Furnace, oven, autoclave, steriliser, and reactor setpoints in °F are routinely fed into SI-traceable data-acquisition systems for quality-control records and regulatory compliance. The 459.67 offset must be applied exactly, or audit trails will fail.
- Thermodynamics and chemistry: Gas-law calculations (PV = nRT), Arrhenius rate constants (k = A exp(−E_a / RT)), equilibrium constants (K_eq = exp(−ΔG° / RT)), and electrochemical potentials (ΔG = −nFE) all require absolute temperature in kelvin, while US plant sensors still report in °F. A correct conversion lets the calculation proceed without loss of precision.
- HVAC and refrigeration: Refrigerants are often rated on absolute scales (saturation curves at K or °R), equipment dials are in °F, and design calculations use kelvin. The interlocking scales need a single trusted conversion that preserves exact values.
- Aviation and meteorology: High-altitude temperature profiles, atmospheric lapse rates, and ISA (International Standard Atmosphere) reference points are quoted in K, while cockpit and tower readouts are often in °F. Pilots, dispatchers, and forecasters convert between them regularly.
- Food safety and HACCP records: USDA / FDA / WHO temperature controls in °F are routinely cross-checked against the same numbers in K for international HACCP records. Cold-chain integrity (a process running at or below 4 °C = 39.2 °F = 277.15 K, or frozen at −18 °C = −0.4 °F = 255.15 K) depends on exact conversions across scales.
- Education and exam preparation: Teaching the difference between relative scales (with arbitrary zeros, like Fahrenheit and Celsius) and absolute scales (with physically meaningful zeros, like Kelvin and Rankine). The −40 identity is a popular classroom example because it is the unique point where two relative scales agree. Engineering thermodynamics courses require fluency with all four scales.
Common Mistakes
The Fahrenheit-to-Kelvin conversion is short, but the short list of gotchas still trips people up.
- Forgetting the 459.67 offset. A frequent error is to compute
°F × 5/9and call that the kelvin value, dropping the +459.67. The result will be off by 255.37 K, about the gap between freezing water and −17.78 °C. Always include the offset. - Forgetting the parentheses around the addition. When going °F → K, the formula is
(°F + 459.67) × 5/9, not°F + 459.67 × 5/9. Without the parentheses, the order of operations gives°F + 255.37, not the correct value. The parentheses are essential. - Using 273 instead of 459.67. The 273 figure is the °C → K offset, not the °F → K offset; the °F offset combines the 32-degree shift from °F to °C and the 273.15 K shift from °C to K, which add to exactly 459.67.
- Confusing Kelvin and Rankine. Both are absolute scales, but Kelvin has its zero at absolute zero with degree size 1 K = 1 °C, while Rankine has its zero at absolute zero with degree size 1 °R = 1 °F. 1 K = 1.8 °R, and 0 K = 0 °R. A value of 0 K is also 0 °R, but 100 K is 180 °R (not 100 °R). Mixing them up gives the wrong magnitude.
- Rounding 459.67 to 460. A 0.33 °F error is small for everyday use but ruins any precise thermodynamic calculation, the offset is exact, so round-trip checking should show zero residual. The same applies to rounding 273.15 to 273: a 0.15 K error is too large for cryogenic work.
- Forgetting that kelvin and Celsius degrees are the same size. A temperature difference of 1 K equals a temperature difference of 1 °C exactly: only the zero points differ, never the size of the degree. When adding or subtracting temperatures across scales, the offset (273.15) applies only to the absolute value, not to the difference.
- Treating "approximate" results as exact. A quick mental-math shortcut approximates 5/9 ≈ 0.555 and 459.67 ≈ 460, but the actual factor and offset are exact. The shortcut is "close enough" for casual room-temperature estimates but drifts noticeably at extreme cold or extreme heat, and is unsuitable for any technical, medical, or scientific use.
Frequently Asked Questions
What is the exact formula to convert Fahrenheit to Kelvin?
K = (°F + 459.67) × 5/9. Add 459.67 to the Fahrenheit value, then multiply by 5/9 (or divide by 1.8). For example, 32 °F + 459.67 = 491.67, multiplied by 5/9 = 273.15 K. The 5/9 factor accounts for the different size of a degree across the °F → °C → K chain (180 °F = 100 °C = 100 K, so 100/180 = 5/9), and the +459.67 offset accounts for the fact that 0 K sits at −459.67 °F. The parentheses matter, without them, the order of operations would multiply 459.67 × 5/9 instead of adding 459.67 first.
What is the exact formula to convert Kelvin to Fahrenheit?
°F = K × 9/5 − 459.67. Multiply the kelvin value by 1.8, then subtract 459.67. For example, 273.15 K × 1.8 = 491.67, minus 459.67 = 32 °F. The 9/5 (or 1.8) factor accounts for the different size of a degree (1 K = 1 °C but 1 °C = 1.8 °F), and the −459.67 accounts for the fact that 0 K sits at −459.67 °F. This formula is the exact inverse of the °F → K formula, so they round-trip losslessly.
What temperature is absolute zero in Fahrenheit, Celsius, and Kelvin?
Absolute zero, the lower bound of the thermodynamic temperature scale, is exactly 0 K, exactly −273.15 °C, and exactly −459.67 °F. All three values are exact by international definition: 0 K = −273.15 °C is fixed by CGPM Resolution 3 (1967-1968) and reaffirmed by BIPM SI Brochure, Sec. 2.3.1, while 0 K = −459.67 °F follows from the °F → °C → K chain with no rounding. Absolute zero has never been reached experimentally; the lowest sustained temperature achieved in a laboratory is on the order of 100 picokelvin (10⁻¹⁰ K), in dilute-gas Bose-Einstein condensates.
Is there a temperature where Fahrenheit and Celsius are equal?
Yes, exactly −40. The two scales cross at this point. Above −40, Fahrenheit reads higher than Celsius; below −40, Celsius reads higher than Fahrenheit. In kelvin, the crossing point is exactly 233.15 K, derived as (−40 + 459.67) × 5/9 = 419.67 × 5/9 = 233.15. This is a useful sanity check when writing or debugging conversion code: any correct formula must give back its own input at −40, and the four-scale chain (°F → K → °C → °F) must return the original value. The proof is direct: setting °F = °C = x in °F = °C × 9/5 + 32 gives x = 9x/5 + 32, which rearranges to 5x = 9x + 160, then to −4x = 160, then to x = −40.
What is body temperature in Celsius, Fahrenheit, and Kelvin?
Normal human body temperature is about 37 °C (98.6 °F), which in kelvin is 310.15 K. The 98.6 °F figure comes from an 1851 measurement by Carl Wunderlich, who surveyed thousands of patients and found a population average near that value. Modern measurements using more accurate thermometers give a range of 36.1 to 37.2 °C (97.0 to 99.0 °F), with diurnal variation through the day. Body temperature varies by measurement site, time of day, and individual. A reading above 100.4 °F (38 °C) is generally considered a fever in adults.
What is the freezing and boiling point of water in Fahrenheit, Celsius, and Kelvin?
Pure water freezes at 0 °C (32 °F) = 273.15 K at standard atmospheric pressure (1 atm = 101.325 kPa = 760 mmHg). Pure water boils at 100 °C (212 °F) = 373.15 K at the same pressure. At higher altitudes, atmospheric pressure is lower and water boils at a lower temperature, about 95 °C (203 °F = 368.15 K) at 1,500 m elevation, or 90 °C (194 °F = 363.15 K) at 3,000 m. At pressures above 1 atm, water boils at a higher temperature, a pressure cooker at 2 atm boils water at about 120 °C (248 °F = 393.15 K).
What is the difference between Kelvin and Rankine?
Both are absolute temperature scales (zeroed at absolute zero), but they use different degree sizes. Kelvin uses the same degree size as Celsius (1 K = 1 °C), while Rankine uses the same degree size as Fahrenheit (1 °R = 1 °F). The conversion is °R = K × 9/5 (or K = °R × 5/9), no offset, because both scales are absolute. So 0 K = 0 °R, but 100 K = 180 °R. Rankine is used in some US engineering contexts, aerospace, turbomachinery, and certain thermodynamics textbooks, where °F is the everyday scale but the calculation requires absolute temperature.
Why is the conversion exact, not approximate?
Because every constant in the formula is fixed by international definition. The 9/5 ratio comes from the original scale definitions (180/100), the 32-degree offset comes from the original zero points (brine-ice mixture vs water's freezing point), the 273.15 K offset to Celsius comes from the triple point of water (CGPM 1954 / BIPM SI Brochure Sec. 2.3.1), and the 459.67 °F offset to Kelvin is just the algebraic sum. Since the 2019 SI redefinition, the kelvin itself has been defined by fixing the Boltzmann constant at exactly k = 1.380649 × 10⁻²³ J/K, but the 273.15 K and 459.67 °F offsets remain unchanged. Any rounding error you see comes from how many decimal places you display, not from the conversion itself.
can the Fahrenheit to Kelvin Converter be used for professional or commercial purposes?
A: Yes, the Fahrenheit to Kelvin Converter provides mathematically correct results that are suitable for professional, commercial, and educational use. For the Fahrenheit to Kelvin Converter, For the Fahrenheit to Kelvin Converter, For high-stakes applications (medical, legal, financial), verify results with a domain expert. The formulas used are well-established and validated against reference standards (NIST, BIPM).
For the Fahrenheit to Kelvin Converter, How often are the Fahrenheit to Kelvin Converter formulas updated?
A: The formulas are based on the standard definitions of the Fahrenheit and Kelvin scales and rarely require updates. The 9/5 ratio, the 32-degree offset, the 273.15 K offset, and the 459.67 °F offset have been stable since the scales were defined and are codified in NIST SP 811 and the BIPM SI Brochure. Modern precision refinements relate to how the scales are realised in laboratory settings (triple points, fixed points defined by ITS-90 and ITS-90 fixed-point cells), not to the everyday conversion formula.
References
- NIST Special Publication 811 (2008, with later amendments). Guide for the Use of the International System of Units (SI). The US authoritative reference for SI unit definitions, conventions, and conversion factors; reproduces the BIPM definitions and gives the canonical Fahrenheit ↔ Kelvin formula
K = (°F + 459.67) × 5/9. - BIPM SI Brochure, 9th edition (2019). The official SI reference published by the Bureau International des Poids et Mesures, defining the kelvin since 20 May 2019 via a fixed value of the Boltzmann constant (k = 1.380649 × 10⁻²³ J/K exactly) and documenting the relationship 0 K = −273.15 °C exactly in Sec. 2.3.1.
- International Temperature Scale of 1990 (ITS-90). The practical realisation of temperature scales for laboratory and industrial use, defining fixed points (triple point of water, melting points of metals) and interpolation procedures for instruments. The 273.16 K triple point of water and the 0.01 °C ice point together fix the 273.15 K offset.
- CGPM Resolution 3 (1967-1968). The original 13th Conférence Générale des Poids et Mesures resolution that defined the kelvin as the fraction 1/273.16 of the thermodynamic temperature of the triple point of water, fixing 0 °C = 273.15 K exactly. Reaffirmed by subsequent CGPM resolutions.
- IUPAC Quantities, Units and Symbols in Physical Chemistry ("Green Book"), 3rd edition (2007). The IUPAC reference for physical chemists, documenting the standard definitions of kelvin, Celsius, and the conversion formulas used in physical chemistry and thermodynamics.
- Carl Wunderlich, Das Verhalten der Eigenwärme in Krankheiten (1851). The original large-scale study of human body temperature, giving the 37 °C / 98.6 °F / 310.15 K reference value that remains in clinical use today.