# Miles per hour to Feet per second (mph to ft/s)

> Convert miles per hour to feet per second: 1 mph = 1.46667 ft/s. Exact conversion factor, formula, 22-row table and worked examples, with JSON API and MCP access.

- Page id: `mph-to-feet-per-second` · Quantity: Speed (`speed`, base unit m/s) · Tool: `convert_units`
- Canonical page: https://tttkmbb.com/conversion/mph-to-feet-per-second · This document: https://tttkmbb.com/conversion/mph-to-feet-per-second.md · JSON: https://tttkmbb.com/conversion/mph-to-feet-per-second.json (add `?value=` for a result)

## Formula

- `1 mph = 1.46667 ft/s`
- `feet per second = miles per hour × 1.466666667`
- Reverse: `miles per hour = feet per second × 0.6818181818`

The factor follows from the SI definitions of both units (NIST SP 811); values below are rounded to 6 significant figures, the API returns up to 12.

## Worked examples

- 5 mph = 7.33333 ft/s
- 12.5 mph = 18.3333 ft/s
- 100 mph = 146.667 ft/s

## Conversion table

| Miles per hour (mph) | Feet per second (ft/s) |
| --- | --- |
| 1 | 1.46667 |
| 2 | 2.93333 |
| 3 | 4.4 |
| 4 | 5.86667 |
| 5 | 7.33333 |
| 6 | 8.8 |
| 7 | 10.2667 |
| 8 | 11.7333 |
| 9 | 13.2 |
| 10 | 14.6667 |
| 15 | 22 |
| 20 | 29.3333 |
| 25 | 36.6667 |
| 30 | 44 |
| 40 | 58.6667 |
| 50 | 73.3333 |
| 75 | 110 |
| 100 | 146.667 |
| 200 | 293.333 |
| 250 | 366.667 |
| 500 | 733.333 |
| 1000 | 1466.67 |

## API

- `GET https://tttkmbb.com/api/v1/convert?value=5&from_unit=mph&to_unit=ft%2Fs` → unified JSON envelope with `result.values.result`, `formula`, `factor`, `sources`, `freshness`
- MCP: server `https://tttkmbb.com/mcp`, tool `convert_units` with `{"value":5,"from_unit":"mph","to_unit":"ft/s"}`
- All speed units: https://tttkmbb.com/api/v1/units?quantity=speed · full converter: [Speed Converter](https://tttkmbb.com/conversion/speed.md)
- Authentication: none. Freshness: `static` (fixed conversion factors).

## FAQ

**How many feet per second are in one mile per hour?**

1 mph = 1.46667 ft/s. The factor comes from the SI definitions of both units (NIST SP 811 / BIPM), so it is exact or correct to at least 10 significant figures.

**What is the formula to convert miles per hour to feet per second?**

Multiply the value in miles per hour by 1.466666667: feet per second = miles per hour × 1.466666667. For example, 5 mph = 7.33333 ft/s.

**How do I convert feet per second back to miles per hour?**

Multiply by the inverse factor 0.6818181818 (miles per hour = feet per second × 0.6818181818), or use the feet per second-to-miles per hour page.

## Related conversions

- [Feet per second to miles per hour](https://tttkmbb.com/conversion/feet-per-second-to-mph.md) (reverse)
- [Kilometers per hour to Miles per hour](https://tttkmbb.com/conversion/kmh-to-mph.md)
- [Miles per hour to Kilometers per hour](https://tttkmbb.com/conversion/mph-to-kmh.md)
- [Meters per second to Kilometers per hour](https://tttkmbb.com/conversion/meters-per-second-to-kmh.md)
- [Kilometers per hour to Meters per second](https://tttkmbb.com/conversion/kmh-to-meters-per-second.md)
- [Meters per second to Miles per hour](https://tttkmbb.com/conversion/meters-per-second-to-mph.md)
- [Miles per hour to Meters per second](https://tttkmbb.com/conversion/mph-to-meters-per-second.md)
- [Knots to Kilometers per hour](https://tttkmbb.com/conversion/knots-to-kmh.md)
- [Kilometers per hour to Knots](https://tttkmbb.com/conversion/kmh-to-knots.md)

## Data Sources

- NIST Special Publication 811 – Guide for the Use of the International System of Units (SI), Appendix B conversion factors — https://www.nist.gov/pml/special-publication-811 (standard, retrieved 2026-09-24)
- BIPM – The International System of Units (SI Brochure, 9th edition) — https://www.bipm.org/en/publications/si-brochure (standard, retrieved 2026-09-24)
- Wikipedia – Conversion of units — https://en.wikipedia.org/wiki/Conversion_of_units (reference, retrieved 2026-09-24)
