HVAC, Refrigeration & Building Science Heating & Cooling Load and Building Envelope ASHRAE Fundamentals thermal resistance conventions

R-Value to U-Value Converter

R-value and U-factor are reciprocals of one another, but they are quoted in different units on either side of the Atlantic and on either side of a window schedule, which is where the confusion starts. Give this calculator any one of the four - R in IP units, RSI in SI units, U-factor in IP units or U-value in W/m²K - and it returns the other three, plus the heat flow through a given area at a given temperature difference. You can also build the resistance from a material's conductivity and thickness, and add the standard interior and exterior air film resistances.

Calculator

This calculator runs in your browser. Enable JavaScript for live results — the inputs, formula and worked example below remain fully readable without it.

Inputs this calculator takes, with typical values
InputWhat to enterExample
What you are starting fromChoose whether to convert a published figure or build one from a material's k-value.A known R, RSI or U figure
Which quantity you haveUS insulation is labelled in R; windows are labelled in U; most of the world uses RSI or W/m2K.R-value, IP (h-sq ft-F/BTU)
ValueEnter the number as printed on the label, in the unit selected above.19
Material thicknessInstalled thickness of the layer; a 2x4 stud cavity is 3.5 in and a 2x6 cavity is 5.5 in.3.5 in
Thermal conductivity kConductivity per inch of thickness; fibreglass batt is near 0.27, softwood near 0.80, concrete near 12.0.27 BTU-in/h-sq ft-F
Add standard air film resistancesAdds R-0.68 for still interior air and R-0.17 for a 15 mph winter exterior surface.No
Assembly areaArea of the assembly you want the heat flow for.100 sq ft
Temperature difference across itInside minus outside temperature, in Fahrenheit degrees.50 F

It returns

  • U-factor (IP) — Heat flow per square foot per degree Fahrenheit of difference.
  • R-value (IP)
  • RSI (SI)
  • U-value (SI)
  • Heat flow through the area

The formula

U=1Rtotal,Rtotal=jtjkj+Rfilms
USI=5.678263RIP

In plain text: U = 1 / R_total ; RSI = R x 0.1761102 ; U_SI = U_IP x 5.678263 ; R_layer = thickness / k

  • UThermal transmittance (U-factor) (BTU/h-sq ft-F)
  • R_totalTotal thermal resistance of the assembly, layers plus surface films (h-sq ft-F/BTU)
  • tThickness of a layer (in)
  • kThermal conductivity of that layer per inch (BTU-in/h-sq ft-F)
  • RSIThermal resistance in SI units (m2-K/W)
  • U_SIThermal transmittance in SI units (W/m2-K)

1 h-sq ft-F/BTU equals 0.1761102 m2-K/W, and 1 BTU/h-sq ft-F equals 5.678263 W/m2-K. The two factors are reciprocals of each other.

Updated Category Heating & Cooling Load and Building Envelope Verified against published test cases Reading time 10 min

Resistance and transmittance are the same fact stated twice

R-value measures how hard it is for heat to get through an assembly; U-factor measures how easily it does. They are exact reciprocals: U = 1 ÷ R. R-19 insulation has a U-factor of 0.0526, and a window rated U-0.30 has an R-value of 3.33. Nothing is lost or approximated in the conversion.

Which one gets quoted depends entirely on the product. Insulation is sold on R because a bigger number sells better and because insulation is bought by the layer. Windows and doors are specified on U because a window is a manufactured assembly of glass, gas fill, spacer and frame whose performance cannot be decomposed into layers, and because energy codes set maximum U-factors for fenestration. Whole-assembly requirements in codes appear both ways: the same wall may be described as R-20 continuous or as U-0.051.

The reason U is the more useful quantity in engineering is that it is what appears in the heat flow equation. Heat transfer through an assembly is Q = U × A × ΔT, and the UA product summed over every assembly in a building is exactly the term that drives a design heat loss, as it does in the Manual J load calculator. R-values are what you buy; U-factors are what you calculate with.

The last quantity in the family is conductance, C, which is the transmittance of a single layer without its surface films, and conductivity k, which is the conductance of a material one inch thick. A material with k = 0.27 delivers 1 ÷ 0.27 = 3.7 R per inch, so a 3.5 inch batt of it is R-13.

Add resistances in series, add transmittances in parallel

This is the rule that decides whether an assembly calculation is right or badly wrong, and it is the one most often broken.

Layers stacked through the thickness of an assembly are in series, and their resistances add. Siding, sheathing, cavity insulation, drywall and the two surface air films all sit in the path of the same heat flow, so R-0.62 + R-5.0 + R-13 + R-0.45 + R-0.85 = R-19.92 and the assembly U-factor is 0.0502. Convert to U only at the end.

Paths side by side across the face of an assembly are in parallel, and their transmittances add, area-weighted. A wall that is 23% framing by area with U-0.081 at the studs and U-0.050 at the cavities has an average U of 0.23 × 0.081 + 0.77 × 0.050 = 0.057, which is R-17.5, not the R-20 the cavity alone would suggest. Averaging R-values instead of U-factors gives 0.23 × 12.35 + 0.77 × 20.0 = R-18.2, which overstates the wall by 4%, and that overstatement grows as the conductivity of the bypass grows. That is the mechanism behind thermal bridging, and it is why continuous exterior insulation buys so much more than its nominal R suggests: it lies across every path.

The air leakage side of the envelope obeys a different equation entirely. No R-value describes air moving through a hole, which is why a well-insulated leaky wall performs badly, and why loads are calculated with a UA term and a separate 1.08 × CFM term.

Worked example: a 2x6 wall converted four ways

Take a 2x6 stud cavity filled with a batt whose conductivity is k = 0.25 BTU·in/h·sq ft·°F, and convert it into every unit you might be asked for.

  1. Layer resistance. The cavity is 5.5 in deep. R = t ÷ k = 5.5 ÷ 0.25 = 22.0 h·sq ft·°F/BTU. Equivalently, R per inch is 1 ÷ 0.25 = 4.0.
  2. Add the air films. Still interior air with horizontal heat flow is R-0.68; an exterior surface in a 15 mph winter wind is R-0.17. Total 22.0 + 0.85 = R-22.85.
  3. U-factor, IP. 1 ÷ 22.85 = 0.04376 BTU/h·sq ft·°F.
  4. RSI. 22.85 × 0.1761102 = 4.0241 m²·K/W.
  5. U-value, SI. 0.04376 × 5.678263 = 0.2485 W/m²·K. Check it the other way: 1 ÷ 4.0241 = 0.2485. The two routes agree, as they must, because 0.1761102 × 5.678263 = 1.
  6. Heat flow. Over 400 sq ft of that wall with 50 °F across it: Q = 0.04376 × 400 × 50 = 875 BTU/h, which is 256 W.

Now suppose the same wall is framed 23% by area, and the framing path is 5.5 in of softwood at k = 0.80, giving R = 6.875 plus films = R-7.725, U = 0.1294. The area-weighted assembly U is 0.23 × 0.1294 + 0.77 × 0.04376 = 0.0298 + 0.0337 = 0.0635, which is R-15.7. The cavity says R-22.85; the wall delivers R-15.7. The framing occupies less than a quarter of the area and carries 47% of the heat.

Reading the numbers against code and against reality

Energy codes state envelope requirements two ways, and the two are not interchangeable without care. The prescriptive route gives an R-value for the insulation only, ignoring framing and films: R-20 cavity or R-13 cavity plus R-5 continuous, for example. The performance route gives a maximum assembly U-factor that must be computed with framing included. A wall that meets the prescriptive R-value can fail the equivalent U-factor if it is framed heavily, which is why the two paths are listed with separate tables.

Window figures need particular care. An NFRC label U-factor is for the whole product, including the frame, the spacer, the glass and both surface films. Converting it to R and then adding air films double-counts them. That is the single most common mistake with this conversion, and it is what the warning on this page checks for.

Insulation R-values are measured at a mean temperature, conventionally 75 °F for the ASTM test methods. Some materials, notably certain closed-cell foams and loose-fill products, perform differently at winter mean temperatures, and dense-packed cellulose and fibreglass both lose effective R when air moves through them. A labelled R is a laboratory value for the material lying flat, undamaged and dry; an installed assembly with compression, gaps and moisture will not match it.

Once you have assembly U-factors, they multiply directly into load calculations. Multiply each by its area, sum, and you have the UA that the furnace size calculator ultimately converts into an equipment rating.

R-value, U-factor, RSI and U-value side by side

Every row is the same thermal performance stated four ways. U = 1/R, RSI = R x 0.1761102, U_SI = 5.678263/R.
R-value (IP)U-factor (BTU/h-sq ft-F)RSI (m2-K/W)U-value (W/m2-K)
R-11.00000.17615.6783
R-30.33330.52831.8928
R-50.20000.88061.1357
R-100.10001.76110.5678
R-130.07692.28940.4368
R-190.05263.34610.2989
R-210.04763.69830.2704
R-300.03335.28330.1893
R-380.02636.69220.1494
R-490.02048.62940.1159
R-600.016710.56660.0946

These are material or assembly resistances without surface films. Add R-0.85 for the standard interior and winter exterior films before converting an assembly to a U-factor for load calculations.

Key terms

R-value
Thermal resistance in h·sq ft·°F/BTU. The temperature difference needed to drive one BTU per hour through one square foot.
RSI
The same quantity in SI units, m²·K/W. Numerically about 0.176 of the IP value, so R-19 is RSI 3.35.
U-factor
Thermal transmittance, the reciprocal of R-value, in BTU/h·sq ft·°F. Always for a complete assembly including its surface films.
Conductivity, k
The conductance of one inch of a material, in BTU·in/h·sq ft·°F. R per inch is 1/k.
Conductance, C
The transmittance of a specific layer at its actual thickness, excluding surface films. C = k/thickness.
Surface film resistance
The resistance of the boundary layer of air clinging to each face. R-0.68 for still interior air with horizontal heat flow, R-0.17 for a 15 mph winter exterior.

Mistakes that corrupt the conversion

  • Averaging R-values across parallel paths. Framing and cavity are in parallel. Convert each path to U, area-weight the U-factors, and convert back only at the end.
  • Adding air films to a window U-factor. NFRC labels already include them. Doing it again makes the window look about 10% better than it is.
  • Confusing RSI with R. RSI 3.5 is R-19.9, not R-3.5. A metric label read as an IP number understates the assembly by a factor of about 5.7.
  • Using nominal insulation R as assembly R. A wall with an R-19 batt is not an R-19 wall once framing, sheathing and films are accounted for; it is usually nearer R-15.
  • Converting a c-value or an R-per-inch as if it were an R-value. Rigid foam is often quoted at R-5 per inch. Two inches of it is R-10, and the number on the board is not the number for the layer.
  • Ignoring the mean temperature of the rating. R-values are measured at a standard mean temperature. Some materials perform differently in the cold, and none perform to label when compressed, gapped or wet.

Where these numbers go next

An assembly U-factor has exactly one job in HVAC: it becomes part of the UA that sets the building's design loads. Multiply each assembly's U by its area, add the infiltration term, multiply by the design temperature difference, and you have a heating load; that is the whole of the arithmetic in the Manual J block load calculator. Every dollar spent on the envelope shows up as a smaller UA and therefore smaller equipment, shorter duct runs and lower operating cost.

The same conversions underpin condensation analysis. The surface temperature of the interior face of an assembly is the indoor temperature minus the fraction of the total resistance that lies outboard of that face, times the temperature difference. Compare that surface temperature against the indoor dew point from the dew point calculator and you know whether the assembly will sweat. A window at U-0.30 in a 70 °F room at 0 °F outside runs an interior surface near 55 °F, which condenses whenever indoor relative humidity climbs past about half.

Finally, note what R-value cannot tell you. It says nothing about air leakage, nothing about moisture transport, and nothing about the thermal mass that shifts a cooling load in time. Those need the tools alongside this one, not a bigger number on the batt.

Frequently asked questions

What is R-19 in U-value?

U-0.0526 in IP units, or 0.2989 W/m²K in SI. The conversion is a straight reciprocal: 1 divided by 19 is 0.052632. If you want the SI figure directly, divide 5.678263 by the R-value. Remember that R-19 is the insulation alone; the wall assembly containing it, with framing and sheathing and air films, will have a higher U-factor than that.

How do I convert R-value to RSI?

Multiply by 0.1761102. R-19 becomes RSI 3.35, R-38 becomes RSI 6.69, and R-60 becomes RSI 10.57. Going the other way, multiply RSI by 5.678263. The factor is the ratio of the two unit systems: one h·sq ft·°F/BTU is 0.1761102 m²·K/W.

Is a higher U-value better or worse?

Worse. U measures how much heat passes, so lower is better for insulation. R measures how much heat is stopped, so higher is better. This is why energy codes state maximum U-factors and minimum R-values for the same requirement, and why comparing a U figure against an R figure directly always misleads.

Why does my wall perform worse than the insulation R-value?

Thermal bridging through the framing. Studs, plates and headers occupy 20 to 27% of a typical wall by area and conduct several times faster than the cavity insulation beside them. Because parallel paths add as U-factors, that fraction of the area carries a disproportionate share of the heat. A wall with R-21 cavity insulation and 23% framing typically delivers an assembly R in the mid-teens.

Should I include air films in my calculation?

Include them when you are building an assembly U-factor from layers, because heat has to cross the boundary layer of air on both faces. Do not include them when the figure you started with is already a whole-assembly or whole-product value, such as an NFRC window U-factor or a published assembly U from a code table. The film values themselves depend on direction of heat flow and wind speed.

What does k mean on an insulation datasheet?

Thermal conductivity: how much heat passes through one inch of the material per square foot per degree. R per inch is simply 1 divided by k. A product with k = 0.20 gives R-5 per inch, so two inches is R-10. Manufacturers sometimes publish k in SI units of W/m·K instead, in which case R per inch is 0.1442 divided by that figure.

Does R-value change with temperature?

Yes, though the labelled value is measured at a defined mean temperature under the relevant ASTM test method. Fibrous insulation generally gains a little R when it is colder. Some closed-cell foams lose R over time as blowing agent diffuses out and can behave differently at low temperatures. For load calculations at design conditions the labelled value is what everyone uses, but for a critical application the manufacturer's temperature-dependent data is worth asking for.

Can I add the R-values of two layers of insulation?

Yes, if they are stacked one on top of the other so the same heat crosses both. Two inches of R-5-per-inch foam over an R-13 cavity is R-23 through that path. What you cannot do is add resistances of materials that sit side by side, or add an R-value to a U-factor without converting first.

References

  • ASHRAE Handbook - Fundamentals, Chapter 25 (Heat, Air and Moisture Transfer: Insulation and Moisture) and Chapter 26 (Building Assembly Thermal Data) — ASHRAE
  • ASTM C168, Standard Terminology Relating to Thermal Insulation — ASTM International
  • NFRC 100, Procedure for Determining Fenestration Product U-factors — National Fenestration Rating Council
  • 2021 International Energy Conservation Code, Chapter 4 (Residential Energy Efficiency) — International Code Council