MetricCalc

Feet to Millimeters Converter - Convert ft to mm

High-quality feet (ft) to millimeters (mm) converter with exact formulas, step-by-step examples, expanded tables, rounding guidance, large FAQs, practical tips, and structured data.

Exact identity: mm = ft × 304.8 (exact). See all metriccalc's length converters.

About Feet to Millimeters Conversion

Construction drawings, site notes, and surveys often capture distances in feet (ft), while fabrication, machining, and tolerance-driven work prefer millimeters (mm). This page uses the SI definition of the foot, giving an exact, reproducible conversion suitable for specs, dashboards, and audits.

For the most stable pipeline, compute from a single canonical unit-meters-and round once at presentation. That way, mm and ft values shown across apps, PDFs, and CSV exports always agree.

For very large numbers, digit grouping improves readability; reserve scientific notation for extreme cases only.

Feet to Millimeters Formula

Exact relationship

Use either expression:

mm = ft × 304.8
// inverse
ft = mm ÷ 304.8

Inverse relationship:

ft = mm ÷ 304.8

Related Length Converters

What is Feet (ft)?

The international foot equals exactly 0.3048 meters. It remains common in field work, elevations, and legacy documents. Because it is exactly tied to meters, ft ↔ mm conversions are deterministic and audit-friendly.

Confirm whether your dataset uses the international foot or a legacy survey foot and document the choice.

Keep meters canonical in storage and label unit symbols explicitly in headers and legends.

Use a round-once policy so all surfaces show the same value.

What is Millimeters (mm)?

A millimeter is one thousandth of a meter (10⁻³ m). It’s the workhorse unit for manufacturing, machining, and detailed technical drawings. Its direct scaling from meters makes conversions from feet exact via the SI identity.

Display mm where fine resolution is needed; retain meters as your analytic base for interoperability.

Adopt consistent decimals or significant figures and apply them across UI, reports, and exports.

Document constants and anchors near any tooling that renders values.

Step-by-Step: Converting ft to mm

  1. Read the length in ft.
  2. Multiply by 304.8 to obtain mm.
  3. Round once at presentation; for fabrication, 0–1 decimals in mm often read well.
  4. Keep full internal precision so dashboards and exports remain synchronized.

Example walkthrough:

Input:   12.5 ft
Compute: mm = 12.5 × 304.8
Output:  3,810 mm (UI rounding only)

Common Conversions

Feet (ft) Millimeters (mm)
1304.8
2609.6
51,524
103,048
257,620
5015,240
10030,480
25076,200
500152,400
1,000304,800

Quick Reference Table

Millimeters (mm) Feet (ft)
100.0328084
1000.328084
2500.82021
5001.64042
1,0003.28084
2,5008.2021
5,00016.4042
10,00032.8084
25,00082.021
50,000164.042

Precision, Rounding & Significant Figures

Operational rounding

Convert with full precision and round once at presentation. For shop drawings, 0–1 decimals in mm typically balance readability and stability; for QA or filings, follow your instrument’s resolution and governing standard.

Consistent documentation

Use unit-suffixed fields and a brief methods note listing identities (“mm = ft × 304.8”), the inverse, and your display policy. Add a small two-way regression set in CI.

Where This Converter Is Used

Frequently Asked Questions

What is the exact formula to convert feet to millimeters?

mm = ft × 304.8 (exact). This follows the SI definition 1 ft = 0.3048 m (exact) and 1 mm = 0.001 m, so 0.3048 m ÷ 0.001 m/mm = 304.8 mm. The inverse is ft = mm ÷ 304.8 (exact).

Why is 304.8 considered exact?

Because the international foot is defined as exactly 0.3048 meters. Converting meters to millimeters (×1,000) yields 304.8 mm per foot with no approximation.

What should I use as the canonical unit in storage?

Use meters (m) as the system of record. Derive ft and mm at presentation, and round once on output. This prevents double rounding and ensures dashboards, PDFs, and CSVs stay in sync.

How many decimals should I show for mm outputs?

Compute with full precision, then round once at display. For most specs, 0–1 decimals in mm are readable; for QA or machining, follow instrument resolution or applicable standards.

Does the U.S. survey foot change results?

Most modern workflows use the international foot (0.3048 m exactly). If a legacy dataset uses the U.S. survey foot (≈0.3048006096 m), the factor changes slightly. Document which foot you use.

Do CAD scale settings or map projections affect the factor?

No. Those influence how length is derived from geometry, not the unit identity. Once a length is in ft or m, converting to mm uses the fixed factor above.

What anchor pairs help me sanity-check conversions?

1 ft = 304.8 mm; 10 ft = 3,048 mm; 100 ft = 30,480 mm. Verify both directions to catch rounding or formatting mistakes early.

How should I label fields in exports to avoid confusion?

Use unit-suffixed fields like value_ft, value_mm, and a canonical value_m. Include a brief methods note with exact constants and a round-once policy.

Does locale formatting change numeric precision?

No. Locale only affects separators and decimal symbols at render time. Persist exact values internally and format for the reader’s locale in the UI.

Can I show multiple units at once without drift?

Yes-derive all displays (mm, cm, m, ft, in) from canonical meters and round once at presentation so every surface matches.

How do I document methodology for audits and handoffs?

Publish exact identities (“mm = ft × 304.8”), the inverse, your rounding rule, and a small two-way regression set that runs in CI.

Tips for Working with ft & mm

Popular Length Tools