# M/S to MPH

Convert meters per second to miles per hour with configurable decimal precision

> Canonical page: https://elysiatools.com/en/tools/ms-to-mph

- **Category:** Math & Numbers

- **Keywords:** meters per second, m/s, mph, speed, conversion

## Overview

Easily convert speed measurements from meters per second (m/s) to miles per hour (mph) with customizable decimal precision. This tool provides instant, accurate conversions for scientific data, meteorological reports, and automotive speed comparisons.

## Inputs

- **Meters per second** (text): e.g. 26.8224
- **Decimal Precision** (number)

## When to use

- When translating wind speeds or weather forecast data from SI units (m/s) to imperial units (mph).
- When analyzing physics experiments or engineering calculations that require speed values in miles per hour.
- When comparing athletic running speeds or vehicle velocities recorded in meters per second against standard highway speed limits.

## How it works

- Enter the speed value in meters per second (m/s) into the input field.
- Specify your desired decimal precision (from 0 to 10 decimal places) to control the rounding of the output.
- The tool instantly calculates the equivalent speed in miles per hour (mph) using the standard conversion factor of 1 m/s = 2.2369362921 mph.

## Use cases

- Converting meteorological wind speed data from meters per second to miles per hour for public weather advisories.
- Standardizing vehicle crash test velocities or aerodynamic wind tunnel measurements for international reports.
- Translating athletic sprint speeds (e.g., 100m dash times in m/s) into familiar mph metrics for sports analysis.

## Frequently asked questions

### What is the conversion formula from m/s to mph?

The conversion multiplies the meters per second value by approximately 2.2369362921 to get miles per hour.

### Can I control the rounding of the converted speed?

Yes, you can set the decimal precision anywhere from 0 to 10 decimal places.

### Is this converter free to use?

Yes, this utility is completely free and performs conversions instantly in your browser.

### What is the default decimal precision?

The default precision is set to 4 decimal places if no other value is specified.

### Can I convert negative speed values?

Yes, the tool supports negative values, which are useful for representing directional velocity vectors.

## Related tools

- [Acre to Hectare](https://elysiatools.com/en/tools/acre-to-hectare): Convert acres to hectares with configurable decimal precision
- [Acre to Square Feet](https://elysiatools.com/en/tools/acre-to-square-feet): Convert acres to square feet with configurable decimal precision
- [Acre to Square Meter](https://elysiatools.com/en/tools/acre-to-square-meter): Convert acres to square meters with configurable decimal precision
- [Air Changes per Hour (ACH, n = Q/V)](https://elysiatools.com/en/tools/air-changes-per-hour): Compute the air change rate (ACH / n) of a room from the outdoor supply airflow Q and the room volume V: n = Q/V (1/h). Three modes: solve ACH (given Q and V), solve airflow (given n and V), or solve volume (given n and Q). Flow in m³/s/m³/h/CFM, volume in m³/ft³/L. Also reports the well-mixed single-zone purge time to reach a target residual fraction ε (default 1%): t = −ln(ε)/n hours.
- [Arcminutes to Degrees](https://elysiatools.com/en/tools/arcminutes-to-degrees): Convert arcminutes to degrees with configurable decimal precision
- [Arcseconds to Degrees](https://elysiatools.com/en/tools/arcseconds-to-degrees): Convert arcseconds to degrees with configurable decimal precision
- [ATM to KPa](https://elysiatools.com/en/tools/atm-to-kpa): Convert standard atmospheres to kilopascals with configurable decimal precision
- [Bar to KPa](https://elysiatools.com/en/tools/bar-to-kpa): Convert bar to kilopascals with configurable decimal precision

## Samples

- [Web Image Processing Python Samples](https://elysiatools.com/en/samples/web-image-processing-python): Web Python image processing examples using PIL/Pillow including reading, saving, resizing, and format conversion
- [Android Image Processing Java Samples](https://elysiatools.com/en/samples/android-image-processing-java): Android Java image processing examples including reading/saving images, scaling, and format conversion
- [Android Image Processing Kotlin Samples](https://elysiatools.com/en/samples/android-image-processing-kotlin): Android Kotlin image processing examples including reading/saving images, scaling, and format conversion
- [Web Image Processing Rust Samples](https://elysiatools.com/en/samples/web-image-processing-rust): Web Rust image processing examples including image read/save, scaling, and format conversion
