mystaircalculator.com logo mystaircalculator.com
  1. Home
  2. Calculators
  3. Conversion & Unit Tools
  4. Inches to MM Stair Converter
Conversion & Unit Tools

Inches to MM Stair Converter

Pick a stair dimension — riser, tread, rise, run, stringer, width or headroom — enter it in any unit, and get instant inches, fraction, mm, cm and meter equivalents, checked against US IRC and metric-code reference limits.

Free to use No sign-up required Exact 25.4mm/in constant Imperial & metric both directions
Nearest-fraction rounding included US IRC compliance chip Metric-code reference chip Last verified July 2026
Checked line-by-line by our in-house stair-planning team before publishing — figures re-verified July 2026.

The dimension you pick decides which code limits are checked below.

in

Switching units converts the live value — nothing resets.

Advanced: rounding precision
Dual inch and millimeter ruler showing the converted length

Results

Decimal Inches
in
Nearest Fraction
Millimeters
mm
Centimeters
cm
Meters
m
Feet & Inches
US Code Limit
Metric Code Limit
How to convert

Converting a stair dimension between inches and mm

Four fields decide every output on this page — pick the right dimension type first, since that's what drives the code checks.

1

Pick the dimension type

Riser, tread, rise, run, stringer, width or a plain generic length. This only changes which code limits get checked — the conversion math is identical either way.

2

Enter the value in whatever unit you have it in

Inches, feet+inches, centimeters or millimeters — switch the unit dropdown and the value carries over converted, it doesn't reset to zero.

3

Read every unit at once

The results strip shows decimal inches, the nearest usable fraction, millimeters, centimeters, meters and feet+inches simultaneously — no repeat conversions needed.

4

Check the compliance chips

A green or red chip means the figure is checked against a hard US IRC number. A grey chip means it's checked against a metric limit this page hasn't independently verified for your local code — confirm it before you build.

The math

The four conversions behind every result

Nothing on this page is a black box. Here's exactly what runs when you change a number.

Inches → Millimeters

mm = in × 25.4

25.4 is an exact, internationally defined constant — not a rounded approximation. Every mm figure on this page derives from it.

Millimeters → Inches

in = mm ÷ 25.4

The reverse of the same exact constant. Round-tripping a number through both formulas should return the original value, within display rounding.

Decimal → Nearest Fraction

frac = round(in × N) ÷ N

N is your chosen denominator (8, 16 or 32). This is the step a tape measure or a saw actually needs — a decimal like 7.6693" isn't cuttable on its own.

Millimeter Display Rounding

mm_disp = round(mm ÷ P) × P

P is your chosen mm precision (1mm or 0.5mm). Metric tapes and rules are typically graduated in whole millimeters, so this is the equivalent rounding step on the metric side.

Worked example

Converting a 7-5/8" riser to millimeters

Same four formulas, filled in step by step, for a riser height measured as seven and five-eighths inches — a common real-world tape reading, not a round number.

1

Convert the fraction to decimal

7-5/8" = 7 + 5÷8 = 7.625". This is the decimal value every downstream formula on this page actually uses internally.

2

Convert to millimeters

7.625 × 25.4 = 193.675mm, which rounds to 194mm at 1mm precision, or 193.5mm at 0.5mm precision — the two precision settings genuinely disagree here, which is why the setting matters.

3

Check the US code limit

IRC caps residential riser height at 7.75". Since 7.625" ≤ 7.75", this riser passes — shown as a green chip.

4

Check the metric code limit

Against a [VERIFY]-flagged metric riser reference of 220mm maximum, 194mm also passes — but this chip renders grey, not green, because that 220mm figure hasn't been independently confirmed against your specific local adopted code. Confirm it before treating the pass as final.

Notice the two code checks used two completely different limit numbers — 7.75" and 220mm are not the same threshold converted, they're two independently set limits from two different code bodies. See the Metric Code Nuance section below for why that matters.

Quick reference

Common stair dimensions, both units

The figures a stair project reaches for most often, pre-converted so you don't have to run the calculator for the obvious ones.

DimensionInchesMillimetersNotes
IRC max riser7.75"196.85 → 197mmResidential maximum, not a target.
Common target riser7.5"190.5mmThis site's Rise & Run calculator default.
IRC min tread/going10"254mmResidential minimum, not a target.
7-11 rule tread11"279.4mmCommon comfort-rule pairing with a 7" riser.
IRC min headroom80"2032mmMeasured perpendicular from the nosing line.
IRC min clear width36"914.4mmTypical single-family residential minimum.
Standard stringer board192" (16')4876.8mmCommon stocked dimensional lumber length.
Code reference

US IRC vs. metric-code reference limits

This calculator checks whichever dimension you select against the pair of limits below. Only the US column is a figure this page has verified with confidence.

ElementUS Residential (IRC)Metric-code Reference
Max riser height7.75" / 197mm220mm [VERIFY]
Min tread depth / going10" / 254mm220mm [VERIFY]
Min headroom80" / 2032mm2000mm [VERIFY]
Min clear width36" / 914mm900mm [VERIFY]

[VERIFY: the "Metric-code Reference" column is a placeholder drawn from commonly cited UK Building Regulations Approved Document K residential figures and has not been independently confirmed against a current, jurisdiction-specific source. Every jurisdiction using metric units — UK, EU member states, Australia, and others — sets its own numbers, and they are not identical to each other. Always confirm against your own local adopted code before building, and treat this column as a rough planning reference only.

Beyond simple conversion

Why you can't just convert a US code number

A converted number and a metric code limit look similar but answer two different questions — this section covers the three ways that distinction actually bites people.

Metric codes aren't translated, they're native

7.75" × 25.4 = 196.85mm ≠ 220mm

A country that writes its building code in millimeters set its own riser and going limits independently — they were never derived by converting the IRC's inch figures. Converting 7.75" gets you 196.85mm, a number that has no special status under a metric code at all.

Fraction rounding compounds across a flight

Σ(rounded step) ≠ round(Σ steps)

Rounding each riser to the nearest 1/16" individually, then stacking 14 of them, can drift from the total rise by more than rounding the total once. Convert the whole-flight total first, then divide, rather than rounding every intermediate step.

1/16" and 1mm aren't interchangeable precision

1/16" = 1.5875mm

A measurement read to the nearest millimeter carries roughly 20% finer resolution than one read to the nearest 1/16 inch. Converting a metric spec to imperial at 1/16" precision silently discards some of that resolution.

Cross-checking against a sibling calculator

This page's IRC figures = Rise & Run Calculator's figures

The 7.75" riser max and 10" tread min used here are the same numbers this site's Stair Rise and Run Calculator checks against — deliberately, so a figure never silently differs between two pages answering the same question.

If your project is being inspected under a metric-native code, treat the Metric Code Reference chip on this page as a starting point for research, not a substitute for reading your actual adopted code text.

Avoid these

Common mistakes when converting stair dimensions

Most conversion errors on a stair project aren't arithmetic mistakes — they're the wrong assumption applied to a correct number.

🌍

Assuming a converted IRC number is a metric code limit

196.85mm is what 7.75" converts to — it is not automatically what a metric-code jurisdiction allows. Look up the actual local figure.

🔁

Rounding every step, then adding them up

Round the total rise or total run once, at the end, rather than rounding each individual riser or tread and letting the errors stack across a full flight.

🔀

Mixing up centimeters and millimeters

A 10x factor error is easy to make when switching between mm and cm mid-project — double-check the unit label on every figure you copy into a cut list.

📏

Trusting a fraction beyond your tape's markings

Most tape measures are marked to 1/16", occasionally 1/32". Calculating a result to 1/64" precision is meaningless if nothing in the shop can mark it that fine.

🪚

Cutting to the unrounded decimal instead of the fraction

7.6693" isn't a cut line. Always read the Nearest Fraction output, not the Decimal Inches output, when it's time to actually mark material.

Who uses this

When to use a stair unit converter

Unit conversion shows up any time a stair project crosses between an imperial and a metric source.

📐

Reading a metric plan set on a US job

Imported drawings, prefab components, or an architect's metric-native CAD export landing on an imperial-built site.

🛒

Ordering imported stair parts

Glass panels, metal balusters, or LED strip specified in millimeters that need to fit an inch-measured opening.

🌐

Cross-border collaboration

Comparing a renovation plan with a contractor, architect, or supplier working in the other unit system.

🏛️

Checking against a foreign code

An expat or international project where the local adopted building code is written in millimeters, not the builder's home unit.

📜

Converting old blueprints

Older drawings sometimes mix systems, or a renovation needs to match an original spec recorded in the other unit.

🎓

Teaching and code study

Comparing US and international stair standards side by side while studying for a licensing or inspection exam.

FAQ

Common questions

How many millimeters are in an inch?
Exactly 25.4mm — this is an internationally defined constant, not a rounded approximation, so converting and converting back always returns your original number.
What is 7.75 inches in millimeters?
7.75" × 25.4 = 196.85mm, which is commonly rounded to 197mm. This happens to be the IRC's maximum residential riser height, converted for reference only.
Is a converted IRC number the same as a metric building code limit?
No. A metric-code country sets its own riser, going, and headroom limits independently — they were not derived by converting IRC inch figures, and the numbers genuinely differ. Always check your local adopted code directly.
How do I convert a fraction like 7-5/8" to millimeters?
Convert the fraction to a decimal first (7 + 5÷8 = 7.625"), then multiply by 25.4 to get 193.675mm. This calculator does both steps automatically when you enter a decimal or switch from a feet+inches input.
What fraction precision should I use for cutting?
Match your tape measure or ruler — most are marked to 1/16", some finer work uses 1/32". Calculating past your tool's actual markings doesn't add real precision on the job site.
Why do I get a slightly different millimeter figure at 1mm vs 0.5mm precision?
Rounding to the nearest whole millimeter can shift a figure by up to 0.5mm from the exact conversion. Switching to 0.5mm precision halves that maximum rounding error, at the cost of a number your tape may not actually be marked to read.
What's the difference between centimeters and millimeters here?
1cm = 10mm. Stair dimensions are usually specified in millimeters in metric-native drawings and codes, not centimeters — double-check which one a plan set actually uses before ordering material.
Why does the grey chip not say pass or fail like the green and red ones?
The grey chip compares your figure against a metric limit this page has flagged as unconfirmed for your specific jurisdiction. It's shown as a neutral reference rather than a hard pass or fail so it isn't mistaken for a verified code check.
Does this calculator round intermediate values or only the final answer?
Internally it keeps full decimal precision through every calculation and only rounds for display, using the fraction and millimeter precision you choose. This avoids the compounding rounding error that comes from rounding each intermediate step.
Can I convert a total rise or a whole flight length, not just one riser?
Yes — select Total Rise, Total Run, or Stringer/Board Length from the Dimension Type dropdown. Those options skip the riser and tread code checks since they aren't single-step dimensions.
Where do the US IRC numbers on this page come from?
They match the same IRC residential figures used throughout this site's other calculators, including the Stair Rise and Run Calculator, so a riser or tread check never silently differs between pages.