# Meters to inches converter

> Convert meters to inches (meters to inches) with the exact factor, a conversion chart and worked steps.

Interactive version: https://www.calcopenly.com/conversion/meters-to-inches
Subject: Unit converters

A meter-based plan may describe a room, a roll of fabric or a length of cable. Convert each dimension before comparing labels, and keep lengths separate from floor areas. A measurement of 1.75 m includes three quarters of a meter, rather than 75 extra meters.

One metre is about 39.3700787402 inches, so 2 m is 78.740157 in. To convert meters to inches, multiply by 39.3700787402; to convert back, multiply by 0.0254.

The international inch is defined as exactly 25.4 mm (1959 international yard and pound agreement). The factor has no exact decimal form, so results are computed with 50 significant digits and rounded only for display.

## Inputs

- **Meters (m)**

## Results

- Inches (in) — main result
- Conversion
- 1 in in meters (m)

## Formula

$$
\text{inches} = \text{meters} \times 39.3700787402
$$

## Worked examples

### 2 m to in

- Meters (m): 2 m
- **Inches: 78.7401574803 in**
- Checked against: Exact-fraction computation from the legal unit definitions (scripts/gen-pairs.py, Python fractions)

### 1.75 m to in

- Meters (m): 1.75 m
- **Inches: 68.8976377953 in**
- Checked against: Exact-fraction computation from the legal unit definitions (scripts/gen-pairs.py, Python fractions)

### 25 m to in

- Meters (m): 25 m
- **Inches: 984.251968504 in**
- Checked against: Exact-fraction computation from the legal unit definitions (scripts/gen-pairs.py, Python fractions)

## Questions

### When would I convert meters to inches?

A meter-based plan may describe a room, a roll of fabric or a length of cable. Convert each dimension before comparing labels, and keep lengths separate from floor areas. A measurement of 1.75 m includes three quarters of a meter, rather than 75 extra meters.

### How many inches are in a metre?

One metre is about 39.3700787402 inches. The international inch is defined as exactly 25.4 mm (1959 international yard and pound agreement).

### How do you convert meters to inches?

Multiply the number of meters by 39.3700787402. For example, 2 m × 39.3700787402 = 78.740157 in. To go the other way, divide by 39.3700787402.

### How can I estimate meters to inches without a calculator?

Multiply by 40. That is 1.6% high of the exact factor 39.3700787402, so 2 m comes out as 80 in instead of 78.7402.

### How accurate is the meters to inches converter?

Accuracy depends on your inputs and the method's assumptions. Decimal arithmetic uses 50 significant digits, but estimates, numerical methods and source data can be less precise; the displayed rounding does not remove those limits. It is checked against 3 worked examples whose answers come from independent sources; for example, “2 m to in” is checked against Exact-fraction computation from the legal unit definitions (scripts/gen-pairs.py, Python fractions).

### Where does the method come from?

NIST SP 811 (2008), Guide for the Use of the International System of Units, Appendix B; NIST Handbook 44, Appendix C: General tables of units of measurement; BIPM, The International System of Units (SI Brochure), 9th edition.

## Sources

- [NIST SP 811 (2008), Guide for the Use of the International System of Units, Appendix B](https://www.nist.gov/pml/special-publication-811)
- [NIST Handbook 44, Appendix C: General tables of units of measurement](https://www.nist.gov/pml/weights-and-measures/publications/nist-handbooks/handbook-44)
- [BIPM, The International System of Units (SI Brochure), 9th edition](https://www.bipm.org/en/publications/si-brochure)
