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

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

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

## Formula

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

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 ft/s = 1.524 m/s
- 12.5 ft/s = 3.81 m/s
- 100 ft/s = 30.48 m/s

## Conversion table

| Feet per second (ft/s) | Meters per second (m/s) |
| --- | --- |
| 1 | 0.3048 |
| 2 | 0.6096 |
| 3 | 0.9144 |
| 4 | 1.2192 |
| 5 | 1.524 |
| 6 | 1.8288 |
| 7 | 2.1336 |
| 8 | 2.4384 |
| 9 | 2.7432 |
| 10 | 3.048 |
| 15 | 4.572 |
| 20 | 6.096 |
| 25 | 7.62 |
| 30 | 9.144 |
| 40 | 12.192 |
| 50 | 15.24 |
| 75 | 22.86 |
| 100 | 30.48 |
| 200 | 60.96 |
| 250 | 76.2 |
| 500 | 152.4 |
| 1000 | 304.8 |

## API

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

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

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

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

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

## Related conversions

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