FreecalcSite
🌡️ Unit Converter

Temperature Converter

Convert between Celsius, Fahrenheit, Kelvin, and Rankine instantly.

32

0 Celsius = 32 Fahrenheit

All Scales for 0 °C

Celsius0 °C
Fahrenheit32 °F
Kelvin273.15 K
Rankine491.67 °R

Common Reference Points

Reference
°C
°F
K
Absolute Zero
-273.15
-459.67
0
Water Freezes
0
32
273.15
Room Temperature
20
68
293.15
Body Temperature
37
98.6
310.15
Water Boils
100
212
373.15

What Is a Temperature Converter?

A temperature converter is a tool that translates a temperature value from one measurement scale to another — instantly and without manual arithmetic. The four main temperature scales in use today are Celsius (°C), Fahrenheit (°F), Kelvin (K), and Rankine (°R). Each was developed independently for different purposes and is still used in different contexts around the world.

Celsius is the global everyday standard, used in nearly every country for weather, cooking, medicine, and general science communication. Fahrenheit remains the primary scale in the United States for weather and non-scientific contexts. Kelvin is the absolute thermodynamic scale used universally in physics, chemistry, and engineering calculations. Rankine is an absolute scale based on Fahrenheit increments, used in some US engineering disciplines.

Our free online temperature converter handles all four scales simultaneously. Enter a value in any unit, and the converter instantly shows the equivalent in all other three — no need to apply formulas manually or double-check your arithmetic. Whether you are converting a European baking recipe from Celsius to Fahrenheit, checking a fever reading, or performing a cryogenics calculation in Kelvin, this tool delivers accurate results in real time.

The history of these scales is surprisingly colorful. Daniel Gabriel Fahrenheit, working in the early 1700s, anchored his scale at 0°F using a reproducible brine-ice mixture — the coldest stable temperature he could create in his workshop — and set 96°F as human body temperature measured under the arm (a value later refined to 98.6°F as instrument precision improved). Anders Celsius published his scale in 1742, but originally with the values inverted: 0° marked the boiling point of water and 100° the freezing point. It was Carl Linnaeus — the botanist famous for biological classification — who reversed the scale to the intuitive modern form we recognize today, where water freezes at 0°C and boils at 100°C. The Kelvin scale arrived a century later, when William Thomson (Lord Kelvin) in 1848 recognized that there must be an absolute lower bound on temperature derivable from the Carnot cycle — the theoretical efficiency limit of heat engines. By working through the thermodynamics of ideal gas behavior and the Carnot efficiency equation η = 1 − T_cold/T_hot, Thomson showed that temperature must have a natural zero where no further energy can be extracted, which he placed at −273.15°C. This insight transformed temperature from an arbitrary human convenience into a fundamental physical quantity.

How the Temperature Converter Works

Our converter uses Celsius as the base (pivot) unit. Every input is first converted to Celsius, and then from Celsius to all other target scales. This two-step pivot approach ensures consistent, accurate results regardless of which scale you start with.

The conversion logic is applied using the exact internationally recognized formulas set out by the International Bureau of Weights and Measures (BIPM) and the US National Institute of Standards and Technology (NIST). All four conversions are performed in floating-point arithmetic with full precision — results are then rounded to a sensible number of decimal places for display.

The converter supports the full range of physically meaningful temperatures — from near absolute zero (−273.15°C / −459.67°F / 0 K) to temperatures found in stellar physics (millions of degrees). Negative input values are fully supported. The result updates as you type, with no need to press a button.

One subtlety worth understanding is why a pivot-through-Celsius approach produces more reliable results than a web of direct scale-to-scale formulas. With four scales, a direct approach would require maintaining twelve separate conversion formulas — one for every ordered pair of distinct scales — each independently coded and independently prone to typos or sign errors. The pivot method reduces this to just six formulas: one to convert each of the four input scales into Celsius, and one to convert Celsius out to each of the other three target scales. All twelve pairwise conversions are derived automatically by chaining through the pivot. Any error in a single formula would be immediately visible as an inconsistency across the four displayed outputs, making the pivot architecture inherently self-checking and easier to audit.

Rounding strategy also matters more than most users realize. Temperature conversions that look clean in one scale often produce repeating decimals in another: 100°C is exactly 212°F with no rounding required, but 37°C converts to 98.6°F — a tidy result only by arithmetic coincidence. A value like 36.6°C (a typical normal body temperature in European clinical practice) converts to 97.88°F, not 98°F as careless rounding would suggest. Rounding intermediate values before the final conversion step can shift the result by up to a full degree in some cases, which is why this converter performs all arithmetic at full floating-point precision and applies rounding only to the final value shown on screen.

Temperature Quick Reference

Absolute Zero

−273.15°C

−459.67°F

0 K

Water Freezes

0°C

32°F

273.15 K

Human Body

37°C

98.6°F

310.15 K

Water Boils

100°C

212°F

373.15 K

Sun's Surface

~5,527°C

~9,980°F

~5,800 K

The Conversion Formulas & Worked Example

All Four Temperature Conversion Formulas

°C to °F

°F = (°C × 9/5) + 32

°F to °C

°C = (°F − 32) × 5/9

°C to K

K = °C + 273.15

K to °C

°C = K − 273.15

°C to °R

°R = (°C + 273.15) × 9/5

°R to °C

°C = (°R × 5/9) − 273.15

°F to K

K = (°F + 459.67) × 5/9

K to °F

°F = (K × 9/5) − 459.67

Worked Example: Body Temperature — 98.6°F to All Scales

Normal human body temperature is 98.6°F. Let's convert it step by step to Celsius, Kelvin, and Rankine.

1

98.6°F → °C

(98.6 − 32) × 5/9 = 66.6 × 0.5556 = 37.00°C

2

37°C → K

37 + 273.15 = 310.15 K

3

37°C → °R

(37 + 273.15) × 9/5 = 310.15 × 1.8 = 558.27 °R

4

Verify: 310.15 K → °F

(310.15 × 9/5) − 459.67 = 558.27 − 459.67 = 98.6°F ✓

Result: 98.6°F = 37.00°C = 310.15 K = 558.27 °R

Why Temperature Conversion Matters

🍳

Cooking & Baking

Recipes from Europe, Australia, and Asia use Celsius; American recipes use Fahrenheit. Accurate conversion is the difference between a perfect bake and a disaster.

🌡️

Medicine & Health

Clinical thermometers, fever guidelines, and drug storage requirements use different scales depending on country. Misreading a fever temperature can have serious consequences.

🔬

Science & Engineering

Physics and chemistry equations require Kelvin. Engineers working with imperial units may use Rankine. Incorrect scale choice produces wrong — sometimes dangerous — results.

✈️

International Travel

Understanding local weather forecasts in the correct scale helps travelers dress appropriately and recognize dangerous heat or cold conditions.

🏭

Industrial Processes

Steel production, chemical reactions, semiconductor fabrication, and food safety all depend on precise temperature monitoring and conversion between control systems.

🌍

Climate & Environment

Climate data, ocean temperatures, and environmental monitoring use Celsius and Kelvin internationally. Comparing datasets requires accurate cross-scale conversion.

In medicine, precise temperature conversion can be genuinely life-saving. Clinical fever thresholds are defined in specific numeric terms: 38.0°C (100.4°F) marks the boundary between normal and febrile in most clinical guidelines, while 40.0°C (104°F) is considered a high fever that warrants urgent evaluation — and the difference between those two values is just 2°C or 3.6°F. A nurse trained in a country using Celsius who moves to a US hospital using Fahrenheit must convert precisely every time. Misreading a patient temperature of 40.0°C as only 40°F (which would be 4.4°C, subnormal) — or confusing Fahrenheit 104°F with 104°C (219°F, incompatible with life) — represents the kind of unit error that conversion fluency prevents.

Food safety adds another critical dimension. The USDA specifies minimum safe internal cooking temperatures to eliminate pathogens: poultry must reach 165°F (73.9°C), while whole cuts of pork and beef must reach 145°F (62.8°C) with a three-minute rest time. A cook following a European recipe that gives oven temperature in Celsius and then checking doneness with a Fahrenheit thermometer faces two conversion steps where errors compound. Using a Fahrenheit thermometer to check a target that was mentally assumed to be in Celsius will produce systematically undercooked food — since 165°C (329°F) and 165°F (73.9°C) are wildly different temperatures. Food thermometers, cooking charts, and recipe instructions that mix units without explicit labels are a common real-world source of foodborne illness risk.

Pharmaceutical storage is a third high-stakes domain. Vaccines, insulin, and many biologics must be stored within a defined cold-chain temperature range — typically 2–8°C (35.6–46.4°F) for refrigerated products, or −20°C (−4°F) and −70°C (−94°F) for frozen and ultra-cold products respectively. A logistics worker accustomed to Fahrenheit who misreads a storage requirement of 2–8°C as 2–8°F (−16.7°C to −13.3°C) would freeze refrigerated vaccines solid, rendering them ineffective. Equally, a temperature excursion log recorded in one scale must be converted accurately before being compared against a regulatory limit expressed in another. In each of these cases, the converter is not just a convenience — it is a safeguard against unit-confusion errors with real consequences for public health.

Quick Mental Conversion Tricks

When a calculator is not available, a few rough rules of thumb make it possible to estimate temperature conversions in your head. None of these are exact, but each is accurate enough for everyday situations where you need a quick sanity check rather than a precise answer.

Double and add 30 (°C → °F, fast estimate)

Multiply Celsius by 2 and add 30. Example: 20°C → 40 + 30 = 70°F (exact: 68°F). Off by only 2°F at 20°C; error grows at extremes but remains under 10°F between 0–40°C.

Subtract 30 and halve (°F → °C, fast estimate)

Subtract 30 from Fahrenheit then divide by 2. Example: 80°F → (80−30)/2 = 25°C (exact: 26.7°C). Fast enough to assess weather forecasts while travelling abroad.

−40 is the crossover (both scales)

−40°C = −40°F exactly. This is the only point where both scales agree. A handy anchor: below −40 both scales are equally extreme; above −40 Fahrenheit numbers are always higher.

Add 273 to get Kelvin (°C → K, mental math)

The exact offset is 273.15, but rounding to 273 is close enough for almost all non-laboratory purposes. Room temperature (20°C) ≈ 293 K; body temperature (37°C) ≈ 310 K.

These shortcuts are useful for travel, cooking, and quick health checks. For any context where accuracy matters — medical dosing, scientific experiments, industrial setpoints, or regulatory compliance — always use the exact formulas or this converter rather than mental approximations.

A lesser-known trick for Kelvin estimates is to think of room temperature as "about 300 K." This anchor is accurate to within 3 K for the range 20–27°C (68–80°F), which covers virtually all habitable indoor environments. From that anchor, each 10°C change corresponds to exactly 10 K — so a hot summer day of 35°C is about 308 K, and a cold winter morning of −5°C is about 268 K. For astrophysics enthusiasts, the cosmic microwave background temperature (2.725 K) and the surface temperature of the Sun (~5,778 K) are both naturally expressed in Kelvin — and having an intuitive feel for the 0–6,000 K range makes those figures easier to interpret without a calculator.

3 Real-World Temperature Conversion Examples

Cooking: European Recipe Calls for 190°C — What's That in Fahrenheit?

You found a classic French baguette recipe that specifies baking at 190°C, but your US oven only shows Fahrenheit. Step 1: Apply the formula °F = (°C × 9/5) + 32. Step 2: Multiply 190 × 9/5 = 190 × 1.8 = 342. Step 3: Add 32: 342 + 32 = 374°F. Step 4: Round to the nearest practical setting — 375°F. Your oven's 375°F setting is almost exactly 190°C. For context, this is a moderate-to-hot baking temperature ideal for crusty bread. The reverse is equally common: a US pie recipe calling for 350°F converts to (350 − 32) × 5/9 = 318 × 5/9 = 176.7°C, which you'd round to 175°C or 180°C. Understanding this conversion prevents over- or under-cooked results when following international recipes.

Weather: Understanding a 38°C Heat Wave as a US Traveler

You've arrived in Spain during summer and the forecast says 38°C. What does that mean in familiar Fahrenheit terms? Step 1: Use °F = (°C × 9/5) + 32. Step 2: 38 × 1.8 = 68.4. Step 3: 68.4 + 32 = 100.4°F. That is a serious heat wave — 100°F with likely high humidity, making the heat index feel even higher. In practice, temperatures above 35°C (95°F) are considered dangerous for outdoor exertion, especially for the elderly. Conversely, a US weather app showing a pleasant 72°F converts to (72 − 32) × 5/9 = 40 × 5/9 ≈ 22.2°C — a comfortable spring day by any standard. When traveling internationally, knowing these reference points (0°C = freezing, 20°C = pleasant, 30°C = hot, 38°C = very hot) helps you dress appropriately and stay safe.

Science Lab: Liquid Nitrogen (−196°C) Expressed in Kelvin and Rankine

Liquid nitrogen is a common cryogenic coolant used in laboratories, medical procedures (cryotherapy), and food freezing. It boils at −196°C at atmospheric pressure. Step 1: Convert to Kelvin: K = −196 + 273.15 = 77.15 K. This is commonly rounded to 77 K in cryogenics literature. Step 2: Convert to Fahrenheit: °F = (−196 × 1.8) + 32 = −352.8 + 32 = −320.8°F. Step 3: Convert to Rankine: °R = 77.15 × 1.8 = 138.87 °R. The Kelvin value (77 K) is the most practically useful in cryogenics because thermodynamic equations for superconductivity, quantum phenomena, and gas behavior require absolute temperature. For comparison, liquid helium boils at just 4.2 K (−268.95°C), getting far closer to absolute zero and enabling superconducting magnets used in MRI machines.

7 Common Temperature Conversion Mistakes

1

Swapping °C and °F When Traveling

A very common error: seeing 22 on a European thermostat and thinking it's 22°F (−5.6°C) when it's actually 22°C (71.6°F) — a pleasant room temperature. Or seeing 98 on a US sign and panicking that the temperature is 98°C (208°F) when it is 98°F (36.7°C) — a hot summer day. Always note which scale is being used. A quick mental check: if a Celsius temperature seems unreasonably extreme in a normal context, you've probably read it as Fahrenheit (or vice versa).

2

Forgetting the Offset — Multiplying Without Adding 32

Many people remember they need to multiply by 1.8 (9/5) to go from Celsius to Fahrenheit but forget to add 32. This gives wildly wrong results: 20°C × 1.8 = 36 — not 68°F, which is the correct answer (20 × 1.8 + 32 = 68). The offset of 32 exists because the two scales have different zero points: Fahrenheit places freezing at 32° while Celsius places it at 0°. Always remember the complete formula: °F = (°C × 9/5) + 32, and reverse: °C = (°F − 32) × 5/9.

3

Writing '°K' Instead of 'K' for Kelvin

Kelvin is not written with a degree symbol. The correct notation is '300 K,' not '300°K.' This is because the kelvin is an SI base unit, not a 'degree' of any scale — it represents an absolute quantity of thermodynamic temperature. Using '°K' is technically incorrect and a common mistake even among science students. In formal writing, the symbol K should follow a space after the number (e.g., 298.15 K), similar to other SI units like meters or kilograms.

4

Confusing Kelvin and Rankine as Interchangeable

Both Kelvin and Rankine start at absolute zero, so students sometimes assume they are the same. They are not — they differ by a factor of 1.8 (the same ratio as Celsius to Fahrenheit). One kelvin equals 1.8 rankine. A room temperature of 298 K equals 298 × 1.8 = 536.4 °R. Mixing them up in thermodynamic calculations produces large errors. Rankine is used with imperial units; Kelvin is used with SI units. In most modern contexts, Kelvin is correct; Rankine is almost exclusively a US engineering convention.

5

Using the Wrong Formula Direction

Using the Celsius-to-Fahrenheit formula in the Fahrenheit-to-Celsius direction is surprisingly common. Applying °F = (°C × 9/5) + 32 to an input that is already in Fahrenheit yields nonsense. Always identify what you have (the input unit) and what you want (the output unit) before selecting the formula. Our temperature converter handles this automatically, but when doing manual calculations, writing out the input and output units explicitly helps prevent direction errors.

6

Confusing Heat (Energy) With Temperature

Temperature and heat are related but distinct. A red-hot needle and a pot of warm water might have very different temperatures, but the pot holds vastly more thermal energy. This mistake leads to errors in heating and cooling calculations: using temperature difference alone without accounting for mass and specific heat. When calculating how long it takes to heat a room, boil water, or cool a refrigerator, the relevant quantity is heat energy (joules, BTUs, calories) — not temperature alone.

7

Trusting an Uncalibrated Oven Thermometer

Oven temperature displays are notoriously inaccurate — studies show consumer ovens can be off by 25°C (45°F) or more. Converting a recipe temperature perfectly (e.g., 180°C = 356°F ≈ 350°F) but then putting it in an oven that actually runs 30°C hot means your baked goods cook at 210°C (410°F). Serious bakers use an independent oven thermometer to verify the actual internal temperature. This is a physical calibration issue, not a conversion error — but it is the practical source of many 'the conversion must be wrong' complaints.

Understanding the Four Temperature Scales

Although dozens of temperature scales have been proposed over history — including the Newton scale, Rømer scale, Delisle scale, and Réaumur scale — four have survived into modern use. Understanding what makes each scale distinct helps you choose the right unit for any task and avoid conversion errors.

Celsius (°C)

Defined relative to water: 0°C is the freezing point and 100°C is the boiling point at standard pressure. Invented by Anders Celsius in 1742 (in inverted form), corrected by Linnaeus, and renamed from "centigrade" to "Celsius" in 1948. Used in everyday life in virtually every country except the United States. The degree size is 1/100th of the interval between the freezing and boiling points of water — making it highly intuitive for weather, cooking, and medicine.

Fahrenheit (°F)

Defined by Daniel Gabriel Fahrenheit in 1724 using a brine mixture (0°F) and body temperature (96°F, later 98.6°F). Water freezes at 32°F and boils at 212°F — a range of 180 degrees versus Celsius's 100 degrees, giving Fahrenheit finer gradations per degree for everyday temperatures. Used today primarily in the United States, its territories, and some Caribbean nations. Converting to or from Celsius always requires both a multiplication (9/5 or 5/9) and an addition or subtraction of 32.

Kelvin (K)

An absolute thermodynamic scale proposed by Lord Kelvin in 1848 and formally adopted as the SI base unit of temperature in 1954. Zero kelvin (0 K) is absolute zero — the point of minimum thermal energy. The degree increment is identical to Celsius, so converting between Celsius and Kelvin only requires adding or subtracting 273.15. Kelvin is used universally in physics, chemistry, astrophysics, and engineering — any equation involving thermodynamic ratios, radiation, or absolute thermal energy requires it. Note: no degree symbol is used; write "300 K," not "300°K."

Rankine (°R)

Proposed by Scottish engineer William Rankine in 1859, the Rankine scale is to Fahrenheit what Kelvin is to Celsius: an absolute thermodynamic scale that starts at absolute zero but uses Fahrenheit-sized degrees. Absolute zero is 0 °R, water freezes at 491.67 °R, and water boils at 671.67 °R. One kelvin equals 1.8 rankine. Rankine is used almost exclusively in some US engineering disciplines — particularly aerospace, power generation, and thermodynamics textbooks that work in imperial units. It is essentially absent from scientific literature outside the United States. When converting between Rankine and Celsius, the formula is °R = (°C + 273.15) × 9/5, and to reverse: °C = (°R × 5/9) − 273.15. The extra factor of 9/5 compared to the Kelvin–Celsius offset-only conversion reflects the fact that Rankine degrees are smaller than kelvins by exactly that ratio.

Choosing the right scale for a given task is not merely a matter of convention — it directly affects the validity of calculations. For everyday communication (weather forecasts, cooking, body temperature), Celsius or Fahrenheit suffices. For scientific equations involving energy, gas laws, radiation, or thermodynamic efficiency, Kelvin is required. For US engineers working in imperial unit systems on thermodynamic analyses, Rankine preserves the absolute-zero baseline while staying compatible with Fahrenheit-based measurements. Our converter supports all four so that no matter which scale your source data or target equation demands, accurate conversion is always one step away.

It is worth noting how the 2019 revision of the International System of Units (SI) subtly changed the formal definition of Kelvin. Before 2019, the kelvin was defined by fixing the triple point of water at exactly 273.16 K. The 2019 revision instead fixed the Boltzmann constant at exactly k = 1.380649 × 10⁻²³ J/K, making temperature a derived quantity from energy rather than a quantity defined by a specific material's phase transition. In practice, the numerical value of 0°C remained 273.15 K and everyday conversions were unaffected — but the conceptual shift was significant: temperature is now grounded in fundamental physics rather than the properties of a particular substance, which means the definition remains valid even if water were somehow unavailable as a reference material.

The historical also-rans among temperature scales are worth a brief mention for context. The Réaumur scale (°Ré), used widely in 18th-century Europe and still occasionally seen in cheese-making literature, set 0° at the freezing point of water and 80° at its boiling point — so 1°Ré equals 1.25°C. The Rømer scale, which preceded Fahrenheit and partly inspired it, used 0° for a brine-ice mixture and 60° for the boiling point of water. Newton proposed a scale with 0° at freezing and 33° at boiling — giving a degree increment of 100/33 ≈ 3.03°C — which never achieved wide adoption. All these scales illustrate that the choice of reference points and degree size is arbitrary; the survival of Celsius and Fahrenheit owes as much to institutional inertia and colonial spread of measurement systems as to any inherent superiority.

Advanced Considerations

1. Absolute Zero and Quantum Mechanics

Absolute zero (0 K = −273.15°C = −459.67°F) is not merely the coldest practical temperature — it is a fundamental theoretical limit defined by the Third Law of Thermodynamics: no finite sequence of thermodynamic operations can cool a system to absolute zero. Near absolute zero, quantum mechanical effects dominate: matter enters states like Bose-Einstein condensates (BEC), where particles lose individual identity and behave as a single quantum entity. Superfluidity (frictionless flow) and superconductivity (zero electrical resistance) emerge at temperatures within a few kelvins of absolute zero. Understanding these phenomena requires Kelvin temperatures because quantum equations like the de Broglie wavelength and Fermi energy are expressed in absolute terms.

The coldest temperatures ever achieved in a laboratory are far below anything found in nature. Using laser cooling and magnetic evaporative cooling, physicists have reached temperatures of a few hundred picokelvins (10⁻¹⁰ K) — a billionth of a degree above absolute zero. At these temperatures, atoms slow to speeds of millimeters per second rather than hundreds of meters per second at room temperature, and quantum wave functions of individual atoms become large enough to overlap and interfere with each other. These experiments are not just curiosities: they form the basis of atomic clocks (the most accurate timekeepers ever built), quantum computers that exploit superposition and entanglement, and precision interferometers used to detect gravitational waves. Every one of these technologies depends on temperature specifications in Kelvin — often expressed as fractions of a kelvin — which makes fluent temperature-scale literacy a practical skill even at the frontier of physics.

2. The International Temperature Scale (ITS-90)

Practical thermometry worldwide is governed by the International Temperature Scale of 1990 (ITS-90), maintained by the BIPM. ITS-90 defines a set of fixed calibration points — specific phase transitions of pure substances at defined pressures — and interpolation procedures to fill in the range between them. For example, the triple point of water (273.16 K), the freezing point of gold (1337.33 K), and the boiling point of helium (4.2221 K) are all fixed reference points. National metrology laboratories like NIST in the US and NPL in the UK maintain primary temperature standards traceable to ITS-90 to ensure that thermometer readings are consistent across the globe.

ITS-90 replaced the earlier IPTS-68 (International Practical Temperature Scale of 1968), which itself replaced the ITS-48. Each revision incorporated better measurements of thermodynamic temperature — the "true" temperature derivable from the laws of thermodynamics — and retired reference points that had proven difficult to reproduce consistently across different laboratories. A small but meaningful consequence of these revisions is that the assigned temperature of certain fixed points shifted slightly: the freezing point of tin, for example, moved from 231.9681°C under IPTS-68 to 231.928°C under ITS-90. For everyday conversion purposes these differences are invisible, but for metrologists, instrument calibrators, and researchers comparing datasets collected under different scales, recognizing which ITS version a historical measurement was calibrated against is essential for data comparability.

3. Practical Thermometry and Calibration

In real-world applications, temperature measurement always involves calibration uncertainty. Even high-quality industrial thermometers drift over time, and consumer-grade thermometers can be off by several degrees. Calibration involves comparing a thermometer against a known reference (such as the ice point at 0°C or the steam point at 100°C) and applying correction factors. In regulated industries — pharmaceuticals, food safety, aerospace — thermometers must be calibrated at defined intervals with documented traceability to national or international standards. For everyday use, knowing that oven thermostats, household thermometers, and car temperature gauges may carry ±2–5°C of error is important context when applying conversion results in practice.

The type of thermometer chosen also shapes how temperature scale and calibration interact. Resistance Temperature Detectors (RTDs) — especially platinum RTDs following the IEC 60751 standard — are among the most accurate and stable sensors for industrial use, rated to ±0.1°C or better. Thermocouples are cheaper and cover wider temperature ranges (up to ~1,700°C for Type B), but their output is a small voltage that requires conversion through reference tables calibrated in a specific scale, typically Celsius. Infrared thermometers measure emitted thermal radiation and infer surface temperature without contact — convenient for moving parts or hazardous surfaces, but sensitive to the emissivity of the material being measured, which varies by surface finish and color. Each sensor type introduces its own sources of uncertainty; understanding these helps users apply converted temperature values with appropriate confidence intervals rather than treating every decimal place as meaningful.

4. Temperature in Industrial Processes

Industrial manufacturing is one of the most demanding contexts for temperature accuracy. In steel production, molten steel is tapped from a blast furnace at approximately 1,530°C (2,786°F) — a temperature so extreme that conventional thermometers cannot survive contact, requiring optical pyrometers that infer temperature from radiated light. Glass melting occurs between 1,400°C and 1,600°C (2,552°F to 2,912°F) depending on the glass composition; the viscosity at a given temperature determines whether the glass can be shaped, poured, or blown. Pottery and ceramic kilns fire at 1,000°C to 1,300°C (1,832°F to 2,372°F), with the specific temperature determining whether a glaze vitrifies properly or remains powdery and porous. In all these industrial furnace contexts, temperature control to within ±5°C is often the margin between acceptable and defective product — a specification that demands exact conversion between the units used by furnace controllers (sometimes set in Fahrenheit), process engineers (typically Celsius), and material science references (often Kelvin or Celsius). A miscalibrated thermocouple or a unit confusion in a setpoint entry can scrap an entire production batch.

5. Extreme Temperatures in Science & Nature

The range of temperatures studied by scientists spans more than thirty orders of magnitude. At the cold extreme, the lowest natural temperature ever recorded on Earth was −89.2°C (−128.6°F / 183.95 K), measured at the Soviet Vostok Station in Antarctica in July 1983. At the warm extreme, the highest reliably recorded air temperature is 56.7°C (134°F), measured at Furnace Creek in Death Valley, California, in July 1913. Moving into technology, superconductors — materials that conduct electricity with zero resistance — typically require temperatures below 77 K (−196°C) to operate when using liquid nitrogen as coolant; high-temperature superconductors discovered in the 1980s raised that threshold but still require cryogenic conditions. Nuclear fusion reactors push to the opposite extreme: the plasma inside a tokamak must reach 100 million °C (100 million K) — roughly seven times hotter than the Sun's core — to sustain the thermonuclear fusion reactions that could one day provide clean energy. Expressing 100,000,000°C in Fahrenheit (180,000,032°F) or Kelvin (100,000,273 K) illustrates how at these extremes the offset between scales becomes trivial, while the absolute scale of Kelvin remains physically meaningful.

6. Temperature and the Ideal Gas Law

The ideal gas law — PV = nRT — is one of the most widely used equations in chemistry, physics, and engineering. In this equation, P is pressure, V is volume, n is the number of moles of gas, R is the universal gas constant (8.314 J/mol·K), and T is temperature in Kelvin. The critical point is that T must be in Kelvin — not Celsius or Fahrenheit — because the equation describes behavior relative to absolute zero. If you insert a Celsius value directly, the formula breaks down entirely: a gas at 0°C is not a gas with zero temperature energy; it is a gas at 273.15 K with plenty of thermal energy left. This is why every chemistry and physics student learns the K = °C + 273.15 conversion early, and why it matters: substituting temperature in the wrong units into a thermodynamic equation produces results that are wrong by hundreds of kelvins and can lead to catastrophically incorrect engineering specifications.

Beyond the ideal gas law, Kelvin appears throughout thermodynamics and heat transfer. Stefan's Law of thermal radiation — P = εσT⁴ — uses the fourth power of absolute temperature, meaning that a body at 600 K radiates 2⁴ = 16 times as much thermal energy per unit area as an identical body at 300 K. This non-linearity makes Kelvin indispensable: inserting Celsius values would require adding 273.15 to every temperature before raising it to the fourth power, and omitting that step produces answers that are off by enormous factors. Similarly, Wien's Displacement Law — which relates the peak wavelength of a blackbody's thermal emission to its temperature — uses T in Kelvin to predict that the Sun's surface (~5,778 K) emits peak radiation in the visible yellow-green range (~502 nm), while a human body (~310 K) emits peak radiation in the mid-infrared (~9,300 nm), invisible to the naked eye and detectable only by thermal cameras.

7. Climate Science and Temperature Anomalies

In climate science, temperature is almost always expressed in Celsius or Kelvin, and often as an anomaly — a deviation from a baseline average — rather than an absolute value. For example, global average surface temperature in 2023 was reported as approximately 1.45°C above the pre-industrial baseline (1850–1900 average). This anomaly framing is powerful because it removes the need to argue about what "normal" temperature is and focuses on the change. Because Celsius and Kelvin share the same degree size, a 1.5°C anomaly is also a 1.5 K anomaly — making conversion trivial in this context. However, when communicating climate data to US audiences using Fahrenheit, the same 1.5°C anomaly must be expressed as 2.7°F (multiplied by 9/5) — not as 34.7°F (which would be the converted absolute temperature). This distinction between converting a difference versus converting an absolute temperature value trips up many people and leads to misreported climate statistics.

10 Related Converters & Calculators

Frequently Asked Questions About Temperature Conversion

What is the formula to convert Celsius to Fahrenheit?+

To convert Celsius to Fahrenheit, multiply the Celsius temperature by 9/5 (or 1.8) and then add 32. The formula is: °F = (°C × 9/5) + 32. For example, 100°C × 1.8 = 180, plus 32 = 212°F — the boiling point of water. To go the other direction, subtract 32 first, then multiply by 5/9: °C = (°F − 32) × 5/9. These two scales share the same value at −40°, meaning −40°C equals exactly −40°F, which is a handy cross-check when verifying your formula.

What is absolute zero and why does it matter?+

Absolute zero is the lowest theoretically possible temperature, defined as 0 K (Kelvin), which corresponds to −273.15°C or −459.67°F. At absolute zero, a system has the minimum possible thermal energy — all classical molecular motion stops. It is a fundamental constant in thermodynamics and quantum mechanics. In practice, absolute zero can never be fully reached due to the Third Law of Thermodynamics, though laboratories have gotten within billionths of a Kelvin using laser cooling and magnetic evaporative cooling.

How is the Kelvin scale defined?+

The Kelvin scale is the SI base unit for thermodynamic temperature. It starts at absolute zero (0 K) and has increments exactly equal in size to degrees Celsius. Redefined in 2019 by fixing the Boltzmann constant k at exactly 1.380649 × 10⁻²³ J/K. Importantly, Kelvin temperatures never use the degree symbol — you write 300 K, not 300°K. The Kelvin scale is used universally in physics, chemistry, and engineering because it eliminates negative temperatures from most thermodynamic equations.

What is the Rankine scale and who uses it?+

The Rankine scale is a thermodynamic temperature scale like Kelvin, but based on Fahrenheit degrees. Absolute zero is 0 °R, and one Rankine degree equals one Fahrenheit degree. Water freezes at 491.67 °R and boils at 671.67 °R. Proposed by Scottish engineer William Rankine in 1859, it is used almost exclusively in some branches of US engineering, particularly aerospace and thermodynamics texts using imperial units.

At what temperature do Celsius and Fahrenheit give the same reading?+

Celsius and Fahrenheit read exactly the same value at −40°. That is, −40°C = −40°F. You can verify this: (−40 × 9/5) + 32 = −72 + 32 = −40°F. This crossover point is useful as a quick sanity-check when testing thermometer calibration. Below −40°, Celsius numbers are less negative than Fahrenheit. Above −40°, Fahrenheit numbers are always higher — because Fahrenheit has 180 degrees between freezing and boiling versus 100 degrees on the Celsius scale.

What is normal human body temperature in Celsius, Fahrenheit, and Kelvin?+

The commonly cited normal body temperature is 98.6°F (37°C or 310.15 K). However, recent research suggests the average has declined slightly, ranging from about 36.1°C to 37.2°C (97°F to 99°F). Fever is generally defined as above 38°C (100.4°F). In Kelvin, the human body operates between approximately 309–311 K. These conversions matter clinically when communicating between US-trained and European-trained medical professionals.

What temperature is considered comfortable room temperature?+

Most people find room temperature comfortable between 20°C and 22°C (68°F to 72°F). ASHRAE Standard 55 recommends indoor conditions of roughly 20–26°C (68–79°F) depending on humidity and clothing. In winter, energy guidelines recommend setting thermostats no higher than 20°C (68°F). In Kelvin, comfortable room temperature is approximately 293–296 K.

What temperature is a typical kitchen oven set to for baking?+

Common baking temperatures range from 150°C to 230°C (300°F to 450°F). A moderate baking temperature of 180°C is equivalent to 356°F — often rounded to 350°F in recipes. Bread is often baked at 190–220°C (375–425°F), while cookies and cakes typically call for 160–180°C (325–350°F). European recipes list Celsius, US recipes use Fahrenheit — making a temperature converter essential for international cooking.

At what temperature does water boil and freeze?+

Water freezes at 0°C (32°F, 273.15 K) and boils at 100°C (212°F, 373.15 K) at standard atmospheric pressure. At high altitudes, water boils at a lower temperature — at 3,000 m, approximately 90°C (194°F). Adding salt raises the boiling point and lowers the freezing point — which is why roads are salted in winter and why pasta water is salted before boiling.

Why does the United States still use Fahrenheit?+

The US continues to use Fahrenheit primarily due to historical inertia and the cost of switching infrastructure, education, and signage to Celsius. The Fahrenheit scale was the dominant European standard when the US was founded. Most of Europe switched to Celsius during the 19th–20th centuries as part of metrication, but the US never fully metricated. Proponents argue Fahrenheit provides more intuitive granularity for weather — 0°F ≈ very cold, 100°F ≈ very hot.

Why do scientists use Kelvin instead of Celsius or Fahrenheit?+

Scientists prefer Kelvin because it is an absolute scale with zero at the lowest possible energy state. This is essential in equations like the ideal gas law (PV = nRT), Wien's displacement law, and the Stefan-Boltzmann law — all of which require absolute temperature. Using Celsius in these formulas would give wrong answers because 0°C is not 'no heat.' Kelvin also avoids negative numbers in most physical situations.

Can a temperature be negative in Kelvin?+

In classical thermodynamics, temperatures below 0 K are impossible. However, in quantum statistical mechanics, 'negative absolute temperatures' exist in population-inverted systems such as lasers, where higher-energy states are more populated than lower-energy states. These negative Kelvin temperatures are actually hotter than any positive temperature — a subtle quantum effect first demonstrated in the 1950s and more recently with ultracold atoms.

What is the difference between heat and temperature?+

Temperature measures the average kinetic energy of particles — an intensive property independent of sample size. Heat is the total energy transferred between systems due to a temperature difference — an extensive property dependent on mass. A cup and a pot of boiling water are both at 100°C (same temperature), but the pot contains far more heat energy. Thermometers measure temperature; BTUs and joules measure heat transfer.

What is specific heat and how does it relate to temperature change?+

Specific heat capacity (c) is the energy (in joules) needed to raise 1 gram of a substance by 1°C or 1 K. Water has one of the highest values at 4.186 J/(g·K), which is why oceans moderate coastal climates. Iron has only 0.449 J/(g·K), heating and cooling much faster. The formula Q = mcΔT links heat (Q), mass (m), specific heat (c), and temperature change (ΔT). Celsius and Kelvin are interchangeable for ΔT.

What is thermal expansion and how does temperature affect it?+

Thermal expansion is the tendency of matter to change volume in response to temperature change. Most materials expand when heated. The formula ΔL = αL₀ΔT applies to linear expansion, where α is the coefficient of expansion. Engineers account for this in bridges (expansion joints), railroad tracks, and pipelines. Water is exceptional — densest at 4°C, expanding when cooled from 4°C to 0°C, which is why ice floats and pipes can burst in winter.

How do thermometers measure temperature?+

Different thermometers exploit different physical properties. Mercury and alcohol thermometers use liquid thermal expansion. Bimetallic strip thermometers use differential expansion of bonded metals. Thermocouples generate a voltage proportional to temperature at a metal junction — common in industrial furnaces. RTDs and thermistors measure electrical resistance changes. Infrared thermometers measure emitted thermal radiation without contact. Digital thermometers typically use RTDs or thermistors with ADC circuitry.

What is the triple point of water?+

The triple point of water is the unique temperature and pressure at which ice, liquid water, and water vapor coexist simultaneously. It occurs at exactly 273.16 K (0.01°C) and 611.657 Pa (~0.006 atm). It was historically used to define the Kelvin scale. Although the 2019 SI redefinition fixed the Boltzmann constant instead, the triple point remains an important primary calibration reference point for practical thermometry.

Who invented the Celsius scale and when?+

Swedish astronomer Anders Celsius (1701–1744) proposed his scale in 1742 — originally with 0° as boiling and 100° as freezing, later inverted to the modern convention. The scale was called 'centigrade' until 1948, when the International Committee of Weights and Measures renamed it 'Celsius' in his honor. The rename also avoided confusion with the French centigrade unit of angle.

Who invented the Fahrenheit scale?+

Polish-German physicist Daniel Gabriel Fahrenheit (1686–1736) developed his scale around 1724. He set 0°F at the temperature of a brine ice mixture and 96°F at human body temperature. The fixed points 32°F (freezing) and 212°F (boiling) were derived afterward. Fahrenheit also invented the mercury-in-glass thermometer, dramatically improving measurement precision for its era.

Who was Lord Kelvin and why is the Kelvin named after him?+

William Thomson (1824–1907), Baron Kelvin of Largs, was a Scottish physicist who proposed an absolute temperature scale in 1848. His work on the second law of thermodynamics and energy dissipation was groundbreaking. The SI unit of thermodynamic temperature was named 'kelvin' in his honor in 1954. Lord Kelvin also supervised laying the first successful transatlantic telegraph cable in 1866.

How close have laboratories gotten to absolute zero?+

Using laser cooling, magnetic evaporative cooling, and adiabatic demagnetization, researchers have cooled atomic gases to below 500 picokelvins (500 × 10⁻¹² K) — less than one billionth of a degree above absolute zero. These ultra-cold environments create Bose-Einstein condensates and enable quantum physics research. The record stands at approximately 38 picokelvins achieved with ultracold potassium atoms aboard the ISS Cold Atom Laboratory.

What is the surface temperature of the Sun?+

The Sun's photosphere (surface) is approximately 5,778 K (5,505°C or 9,941°F). The Sun's core reaches about 15 million K. The outer corona reaches 1–3 million K — far hotter than the photosphere, which remains one of the outstanding unsolved problems in solar physics. The hottest stars exceed 50,000 K surface temperature, while the coolest red dwarfs hover around 2,500–3,500 K.

What is the temperature of the universe — the cosmic microwave background?+

The universe has an average temperature of approximately 2.725 K (−270.425°C or −454.765°F), measured as the temperature of the Cosmic Microwave Background (CMB) radiation — the thermal afterglow of the Big Bang. It was first detected in 1965 by Arno Penzias and Robert Wilson (Nobel Prize 1978). The CMB is extraordinarily uniform, varying by only 1 part in 100,000 — tiny fluctuations that seeded all large-scale cosmic structure.

What temperature constitutes a fever in adults?+

In adults, fever is generally defined as core body temperature at or above 38.0°C (100.4°F). A low-grade fever is 37.3–38.0°C (99.1–100.4°F). High fever is above 39°C (102.2°F), and above 40°C (104°F) warrants prompt medical attention. Above 41.5°C (106.7°F) is hyperpyrexia — a medical emergency. Measurement method matters: rectal temperatures run ~0.5°C higher than oral, which run ~0.5°C higher than axillary.

What is wind chill and how does it differ from actual air temperature?+

Wind chill is a perceived temperature index showing how wind accelerates heat loss from skin, making it feel colder than the actual air temperature. A thermometer reads the same in wind or still air. The NWS formula (2001): Wind Chill (°F) = 35.74 + 0.6215T − 35.75(V^0.16) + 0.4275T(V^0.16), where T is °F and V is wind speed in mph. Wind chill applies only to heat-generating living beings, not inanimate objects.

What is the heat index and when does it apply?+

The heat index combines air temperature and relative humidity to estimate how hot it feels. High humidity reduces sweat evaporation — our primary cooling mechanism — making high temperatures feel hotter. The NWS heat index applies when temperature exceeds 80°F (27°C) and relative humidity exceeds 40%. At 35°C (95°F) with 70% humidity, the heat index is about 46°C (114°F) — dangerous for outdoor activity.

What is the dew point and how is it related to temperature?+

The dew point is the temperature to which air must be cooled for water vapor to condense. It directly measures atmospheric moisture — unlike relative humidity, which changes with temperature. A dew point above 20°C (68°F) feels humid; above 24°C (75°F) is oppressive. When air temperature equals dew point, relative humidity is 100% and fog or dew forms. Dew point is critical in aviation, agriculture, and HVAC design.

What is absolute humidity and how does it differ from relative humidity?+

Absolute humidity is the actual mass of water vapor in a volume of air (g/m³), independent of temperature. Relative humidity (RH) is the ratio of current to maximum possible water vapor at that temperature, as a percentage. Warm air holds far more water vapor: at 30°C up to ~30 g/m³, versus only ~5 g/m³ at 0°C. Heating cold outdoor air in winter dramatically reduces RH, causing dry skin and static electricity.

What is the temperature of dry ice?+

Dry ice is solid carbon dioxide (CO₂) that sublimates at −78.5°C (−109.3°F or 194.65 K) at standard atmospheric pressure. It converts directly from solid to gas without melting, leaving no liquid residue. Used for preserving perishables, shipping frozen goods, theatrical fog effects, and industrial cooling. Direct contact causes frostbite — insulated gloves are essential. In Rankine, −78.5°C corresponds to approximately 350.4 °R.

How do I convert Celsius to Kelvin?+

Converting Celsius to Kelvin is straightforward: add 273.15. The formula is K = °C + 273.15. For example, 25°C + 273.15 = 298.15 K. To reverse, subtract 273.15: °C = K − 273.15. Celsius and Kelvin have identical degree sizes — they only differ in zero placement. Absolute zero (0 K) = −273.15°C. Freezing point = 273.15 K. Boiling point = 373.15 K.

How do I convert Celsius to Rankine?+

To convert Celsius to Rankine, first add 273.15 to get Kelvin, then multiply by 9/5 (1.8). Formula: °R = (°C + 273.15) × 9/5. Example: 0°C = (273.15) × 1.8 = 491.67 °R. To reverse: °C = (°R / 1.8) − 273.15. Kelvin and Celsius share the same increment; Rankine and Fahrenheit share the same increment — making these pairs simpler to convert within each system.

Methodology & Disclaimer

All temperature conversions on this tool use Celsius as the pivot unit. Input values in any scale are first converted to Celsius using the exact inverse formula, then from Celsius to all target scales. This ensures consistent, round-trip accurate results.

The formulas used are the internationally recognized conversions as defined by the Bureau International des Poids et Mesures (BIPM) and the US National Institute of Standards and Technology (NIST SP 811). The Kelvin scale is defined by the 2019 SI revision, which fixed the Boltzmann constant at k = 1.380649 × 10⁻²³ J/K. The relationship between Celsius and Kelvin (K = °C + 273.15) is exact by definition.

Results are computed in double-precision floating-point arithmetic and rounded to a practical number of decimal places for display. Intermediate values are never rounded before the final step, preserving full precision across multi-step conversions such as Fahrenheit → Celsius → Kelvin → Rankine.

For extremely high-precision scientific or metrology work, consult primary references such as the ITS-90 documentation or your national standards laboratory. This tool is designed for the full range of everyday and professional conversion needs where double-precision floating-point arithmetic is more than sufficient.

This tool is provided for educational and general-purpose use. It is not a substitute for calibrated measurement instruments in medical, industrial, or regulatory contexts. Always verify temperature readings with certified equipment when accuracy is safety-critical.

Share your thoughts

Help us improve The Free Calculator Site

What kind of feedback?

Page: /

We read every submission. Your email is never shared.