# Metric tonnes to pounds converter

> Convert metric tonnes to pounds (metric tons to lbs) with the exact factor, a conversion chart and worked steps.

Interactive version: https://www.calcopenly.com/conversion/metric-tons-to-pounds
Subject: Unit converters

Metric tonnes are used for bulk shipments and industrial quantities. The symbol t identifies a tonne, equal to a thousand kilograms. Preserve that distinction when comparing a metric supplier's quote with a document that uses US short tons or pounds.

One tonne is about 2,204.6226218488 pounds, so 1 t is 2,204.622622 lb. To convert metric tons to lbs, multiply by 2,204.6226218488; to convert back, multiply by 0.0004535924.

The metric tonne is exactly 1,000 kg; it is not the US short ton of 2,000 lb. The factor has no exact decimal form, so results are computed with 50 significant digits and rounded only for display.

## Inputs

- **Metric tonnes (t)**

## Results

- Pounds (lb) — main result
- Conversion
- 1 lb in metric tonnes (t)

## Formula

$$
\text{pounds} = \text{metric tonnes} \times 2{,}204.62262185
$$

## Worked examples

### 1 t to lb

- Metric tonnes (t): 1 t
- **Pounds: 2,204.62262185 lb**
- Checked against: Exact-fraction computation from the legal unit definitions (scripts/gen-pairs.py, Python fractions)

### 5 t to lb

- Metric tonnes (t): 5 t
- **Pounds: 11,023.1131092 lb**
- Checked against: Exact-fraction computation from the legal unit definitions (scripts/gen-pairs.py, Python fractions)

### 50 t to lb

- Metric tonnes (t): 50 t
- **Pounds: 110,231.131092 lb**
- Checked against: Exact-fraction computation from the legal unit definitions (scripts/gen-pairs.py, Python fractions)

## Questions

### When would I convert metric tons to lbs?

Metric tonnes are used for bulk shipments and industrial quantities. The symbol t identifies a tonne, equal to a thousand kilograms. Preserve that distinction when comparing a metric supplier's quote with a document that uses US short tons or pounds.

### How many pounds are in a tonne?

One tonne is about 2,204.6226218488 pounds. The metric tonne is exactly 1,000 kg; it is not the US short ton of 2,000 lb.

### How do you convert metric tons to lbs?

Multiply the number of metric tonnes by 2,204.6226218488. For example, 1 t × 2,204.6226218488 = 2,204.622622 lb. To go the other way, divide by 2,204.6226218488.

### How can I estimate metric tons to lbs without a calculator?

Multiply by 2200. That is 0.2% low of the exact factor 2,204.6226218488, so 1 t comes out as 2,200 lb instead of 2,204.6226.

### How accurate is the metric tonnes to pounds 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, “1 t to lb” 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)
