# Meters to yards converter

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

Interactive version: https://www.calcopenly.com/conversion/meters-to-yards
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 1.0936132983 yards, so 100 m is 109.36133 yd. To convert meters to yards, multiply by 1.0936132983; to convert back, multiply by 0.9144.

The international yard is defined as exactly 0.9144 m, which is 3 feet. The factor has no exact decimal form, so results are computed with 50 significant digits and rounded only for display.

## Inputs

- **Meters (m)**

## Results

- Yards (yd) — main result
- Conversion
- 1 yd in meters (m)

## Formula

$$
\text{yards} = \text{meters} \times 1.09361329834
$$

## Worked examples

### 100 m to yd

- Meters (m): 100 m
- **Yards: 109.361329834 yd**
- Checked against: Exact-fraction computation from the legal unit definitions (scripts/gen-pairs.py, Python fractions)

### 1.75 m to yd

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

### 25 m to yd

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

## Questions

### When would I convert meters to yards?

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 yards are in a metre?

One metre is about 1.0936132983 yards. The international yard is defined as exactly 0.9144 m, which is 3 feet.

### How do you convert meters to yards?

Multiply the number of meters by 1.0936132983. For example, 100 m × 1.0936132983 = 109.36133 yd. To go the other way, divide by 1.0936132983.

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

Multiply by 1.1. That is 0.6% high of the exact factor 1.0936132983, so 100 m comes out as 110 yd instead of 109.3613.

### How accurate is the meters to yards 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, “100 m to yd” 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)
