Things You'll Need:
- Calculator
- Excel
-
Step 1
Convert Kelvin into Celsius by hand. One increment of Kelvin equals one increment of Celsius. This means that0 Kelvin = -273.15 Celsius1 Kelvin = -272. 15 Celsius2 Kelvin = -271.15 CelsiusIf you need to convert 3 Kelvin into Celsius, follow this formula:Celsius = [K]-273.15Celsius = [3]-273.15Celsius = 3-273.15Celsius = -270.15
-
Step 2
Convert Kelvin into Celsius using Excel. Use this formula:Cell A1="K"Cell B1="C"Cell A2= Kelvin MeasurementCell B2=CONVERT(A2,A1,B1)
-
Step 3
Use another method of converting Celsius into Kelvin by hand. Converting from Celsius into Kelvin can be done by adding 273.15 to the Celsius measurement. For example, if you need to convert 99.98 degrees Celsius (water's boiling point) into Kelvin, follow this formula:[K ] = Celsius + 273.15[K] = [99.98] + 273.15[K] = 373.13
-
Step 4
Use a different method of converting Celsius into Kelvin using Excel. Use this formula as an alternative to Step 2:Cell A1="C"Cell B1="K"Cell A2= Celsius measurementCell B2=CONVERT(A2,A1,B1)









