# Meters per second to Feet per second (m/s to ft/s)

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

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

## Formula

- `1 m/s = 3.28084 ft/s`
- `feet per second = meters per second × 3.280839895`
- Reverse: `meters per second = feet per second × 0.3048`

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 m/s = 16.4042 ft/s
- 12.5 m/s = 41.0105 ft/s
- 100 m/s = 328.084 ft/s

## Conversion table

| Meters per second (m/s) | Feet per second (ft/s) |
| --- | --- |
| 1 | 3.28084 |
| 2 | 6.56168 |
| 3 | 9.84252 |
| 4 | 13.1234 |
| 5 | 16.4042 |
| 6 | 19.685 |
| 7 | 22.9659 |
| 8 | 26.2467 |
| 9 | 29.5276 |
| 10 | 32.8084 |
| 15 | 49.2126 |
| 20 | 65.6168 |
| 25 | 82.021 |
| 30 | 98.4252 |
| 40 | 131.234 |
| 50 | 164.042 |
| 75 | 246.063 |
| 100 | 328.084 |
| 200 | 656.168 |
| 250 | 820.21 |
| 500 | 1640.42 |
| 1000 | 3280.84 |

## API

- `GET https://tttkmbb.com/api/v1/convert?value=5&from_unit=m%2Fs&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":"m/s","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 meter per second?**

1 m/s = 3.28084 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 meters per second to feet per second?**

Multiply the value in meters per second by 3.280839895: feet per second = meters per second × 3.280839895. For example, 5 m/s = 16.4042 ft/s.

**How do I convert feet per second back to meters per second?**

Multiply by the inverse factor 0.3048 (meters per second = feet per second × 0.3048), or use the feet per second-to-meters per second page.

## Related conversions

- [Feet per second to meters per second](https://tttkmbb.com/conversion/feet-per-second-to-meters-per-second.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)
