Temperature

Kelvin to Celsius Conversion: Formula and Examples

Convert kelvin and Celsius readings with the exact 273.15 offset, preserve equal-sized intervals, round appropriately, and recognize physical limits. This guide explains the reasoning, not just the keystrokes.

Published · Updated · 6 min read

Same interval, different zero

Kelvin and Celsius use equal-sized intervals but place zero at different temperatures. Convert a reading from kelvins with °C = K − 273.15. Convert the other direction with K = °C + 273.15. There is no multiplication factor because one kelvin and one degree Celsius have the same interval magnitude.

Write the kelvin symbol as uppercase K without a degree sign. Celsius uses °C. Thus 300 K and 26.85°C are properly labeled, while 300°K is not current SI style. The offset 273.15 is exact in the scale relationship.

A reading requires the offset, but a difference does not. A 10 K increase equals a 10°C increase. Subtracting 273.15 from a change would confuse a scale point with an interval.

Kelvin-to-Celsius examples

Input: 273.15 K. Formula: °C = K − 273.15. Calculation: 273.15 − 273.15 = 0. Result: 0°C exactly. Interpretation: this value marks the exact offset between the two scale zeros. Reverse check: 0 + 273.15 = 273.15 K.

Input: 300 K. Formula: °C = K − 273.15. Calculation: 300 − 273.15 = 26.85. Result: 26.85°C. Interpretation: the numerical value becomes smaller because Celsius zero is 273.15 kelvins above absolute zero. Reverse check: 26.85 + 273.15 = 300 K.

Input: 0 K. Formula: °C = K − 273.15. Calculation: 0 − 273.15 = −273.15. Result: −273.15°C exactly. Interpretation: zero kelvin is absolute zero, not Celsius zero. Reverse check: −273.15 + 273.15 = 0 K.

Reverse conversion from Celsius

Input: −40°C. Formula: K = °C + 273.15. Calculation: −40 + 273.15 = 233.15. Result: 233.15 K. Interpretation: a negative Celsius reading can correspond to a positive Kelvin temperature because the scale zeros differ. Reverse check: 233.15 − 273.15 = −40°C.

Input: 18.6°C. Formula: K = °C + 273.15. Calculation: 18.6 + 273.15 = 291.75. Result: 291.75 K, or 291.8 K if the reporting convention retains one decimal place. Interpretation: the exact offset does not add certainty to a measured input. Reverse checking the unrounded result recovers 18.6°C.

Do not change the sign of a Celsius value before adding. Parentheses can make a negative substitution clear: K = (−40) + 273.15. Values from −273.15°C through 0°C legitimately map to Kelvin values from 0 K through 273.15 K.

Temperature differences require no offset

Because the intervals are equal, ΔK = Δ°C. Input: a rise of 12.5 K. Formula: Δ°C = ΔK. Calculation: 12.5 × 1 = 12.5. Result: a rise of 12.5°C. Interpretation: both interval labels describe the same magnitude; no 273.15 term appears.

The cancellation can be shown with endpoints. A move from 280 K to 300 K is a 20 K increase. Those readings convert to 6.85°C and 26.85°C, whose difference is also 20°C. Subtracting the same offset from both endpoints leaves their separation unchanged.

The online tool has no interval mode. Entering 20 K as a reading returns −253.15°C, not a 20°C difference. Decide whether the input is a reading, increase, decrease, range width, or tolerance before using the interface.

Absolute zero and invalid ordinary inputs

Zero kelvin is the lower bound of ordinary thermodynamic temperature. A negative K entry is not a valid colder everyday reading. Likewise, a Celsius input below −273.15°C maps to a negative Kelvin result and is outside the ordinary scale. Do not rewrite the scientific boundary merely because software can perform subtraction.

The current converter checks only whether the computed destination Kelvin value is below zero. It therefore warns for −274°C converted to K, but a source of −1 K converted to Celsius can display −274.15°C without a warning. A below-absolute-zero Fahrenheit or Celsius source converted to a non-Kelvin destination can also pass without a boundary message.

This validation gap is a publication blocker for claims that the tool rejects every invalid input. The guide states the scientific limit and describes the actual behavior. The converter also cannot assess specialized physics, measurement uncertainty, experimental safety, or engineering suitability.

Rounding, precision, and Fahrenheit routes

Subtract or add the exact 273.15 offset using the full input, then round once. If a Kelvin measurement is recorded to the nearest whole kelvin, a Celsius display with two decimal places may be useful for showing the scale relation but should not be mistaken for hundredth-degree measurement accuracy. Match the final precision to the source and task.

To reach Fahrenheit, either convert Kelvin to Celsius and apply °F = °C × 9/5 + 32, or use the combined formula °F = (K − 273.15) × 9/5 + 32. To convert Fahrenheit to kelvin, use K = (°F − 32) × 5/9 + 273.15. Keep the intermediate Celsius value unrounded.

Input: 300 K to Fahrenheit. Formula: °F = (K − 273.15) × 9/5 + 32. Calculation: 300 − 273.15 = 26.85; 26.85 × 9/5 = 48.33; 48.33 + 32 = 80.33. Result: 80.33°F. Interpretation: unlike K-to-C, the Fahrenheit route needs both rescaling and an offset. Reverse checking through unrounded Celsius returns 300 K.

Converting ranges and uncertainty statements

For a range of readings, subtract 273.15 from both endpoints. Input: 290 K to 310 K. Formula: °C = K − 273.15 for each endpoint. Calculation: 290 − 273.15 = 16.85 and 310 − 273.15 = 36.85. Result: 16.85°C to 36.85°C. Interpretation: the range width remains 20 units because Kelvin and Celsius intervals are equal. Adding 273.15 to the width would be an error.

A plus-or-minus statement combines a reading and an interval. Input: 300 K ± 0.5 K. Formula for the central reading: 300 − 273.15 = 26.85°C. Formula for the uncertainty interval: 0.5 K = 0.5°C. Result: 26.85°C ± 0.5°C. Interpretation: the offset moves the center but does not change the size of the stated interval.

Conversion does not reduce measurement uncertainty or improve resolution. If a device reports whole kelvins, the exact offset can produce a Celsius number ending in .15, but that decimal pattern comes from the scale relationship rather than a more finely resolved observation. Preserve the uncertainty statement and avoid adding unsupported significant digits.

For datasets, retain the original unit and unrounded values so the transformation can be audited or reversed. Check that every Kelvin reading is nonnegative in the ordinary context and that all records use the same definition and calibration basis. The arithmetic alone cannot repair mislabeled columns or inconsistent instruments.

Using the Temperature Converter accurately

Choose Kelvin or Celsius as the source, select the destination, and enter a finite number. The tool labels Kelvin output K and Celsius output °C and can swap directions for reverse checking. Same-unit selection leaves an ordinary numeric value unchanged. It does not show formula steps, input uncertainty, or significant-figure reasoning.

An empty field is currently interpreted as zero, so it can display −273.15°C from an apparently blank Kelvin input. Nonnumeric and infinite values lack clear error handling. Confirm the visible source value and unit before copying a result, and do not treat formatting as validation.

For the meaning of thermodynamic temperature and cautious discussion of absolute zero, read Understanding Kelvin. For Celsius–Fahrenheit scale comparisons, use the separate pillar guide. None of these pages supplies medical, food, laboratory, or engineering safety advice.

Before accepting a result, repeat the conversion in reverse with the unrounded number, confirm that the original value returns, and inspect the unit symbol. Also compare the result with the fixed anchors 0 K = −273.15°C and 273.15 K = 0°C. These checks catch a reversed sign or offset, but they cannot verify the source instrument or the physical validity of its reading.

Frequently asked questions

Why do I subtract 273.15 from kelvins?

The scales have equal intervals but different zeros. Subtracting the exact offset relocates the reading to the Celsius zero point.

Is 273 K exactly 0°C?

No. 273 K equals −0.15°C; exactly 273.15 K equals 0°C.

Do I subtract 273.15 from a temperature difference?

No. Kelvin and Celsius intervals are equal, so a 10 K difference is a 10°C difference.

Can a negative Celsius reading become a positive Kelvin value?

Yes. Any Celsius reading above −273.15°C converts to a positive Kelvin value; for example, −40°C is 233.15 K.

How does the converter handle an input below 0 K?

Its warning is incomplete: it warns when the destination Kelvin result is negative, but a negative Kelvin source converted elsewhere can still display a number.

Sources

References used to support definitions and interpretation in this guide.

  1. BIPM — SI base unit: kelvin (K)
  2. BIPM — The International System of Units (SI Brochure), 9th edition
  3. NIST — SI Units: Temperature