How to Convert Feet Per Second to Miles Per Hour
Feet per second is the working unit of the US customary dynamics system — the language of crash reconstruction, ballistic trajectory analysis, and sports biomechanics. Miles per hour is the display unit — the number on the speedometer, the radar gun, the drag strip scoreboard. The conversion from the former to the latter is multiplication by 15/22: 1 ft/s = 15/22 mph = 0.681818 mph (the "81" repeats forever). Going from ft/s to mph shrinks the number — because the hour is a much longer time unit than the second, and the mile is a much longer distance unit than the foot. An object moving at 100 ft/s covers 100 feet every second — that's 6,000 feet per minute, 360,000 feet per hour, or 68.18 miles per hour. The conversion folds three unit changes (feet→miles, seconds→minutes→hours) into a single factor.
The most useful property of this conversion is the integer mapping: every 22 ft/s of speed equals exactly 15 mph. This gives engineers a calibration table they can use without electronics: 22 ft/s = 15 mph, 44 ft/s = 30 mph, 66 ft/s = 45 mph, 88 ft/s = 60 mph, 110 ft/s = 75 mph, 132 ft/s = 90 mph. At a crash scene, an accident reconstructionist measuring a 100-foot skid mark on dry pavement can calculate the pre-braking speed in ft/s using the slide-to-stop formula, find the nearest multiple of 22, and state the speed in mph to a police officer on the spot — no calculator, no spreadsheet, just the 22/15 pattern burned into memory through years of practice.
The Conversion Formula
mph = ft/s × 0.681818 (exactly ft/s × 15/22)
Worked Examples
Example 1: Convert 88 ft/s to mph
88 × 15 / 22 = 60 mph — the exact integer landmark known to every physics student in the US. This equivalence is the reason 60 mph and 88 ft/s appear together in every introductory kinematics problem: they are the same speed, expressed in the two unit systems that bookend every US engineering calculation. A car moving at 88 ft/s travels the length of a football field (300 feet) in 3.41 seconds.
Example 2: Convert 150 ft/s to mph
150 × 15 / 22 = 102.27 mph (a major-league fastball just above Chapman's record, or the exit velocity of a well-struck home run off the bat. A baseball hit at 150 ft/s will travel roughly 400 feet before hitting the ground under standard conditions — the exact distance depends on launch angle, backspin, air density, and the height of the bat at contact. Barry Bonds' record 762 home runs were all launched with exit velocities between roughly 100 and 120 mph, or 147–176 ft/s)
Example 3: Convert 484 ft/s to mph
484 × 15 / 22 = 330 mph (a Top Fuel dragster at the quarter-mile finish line. 484 ft/s = 330 mph is another exact integer relationship — 484 is 22 × 22, so 22 × 22 × 15/22 = 22 × 15 = 330. The dragster covers the 1,320-foot quarter mile from a standing start in about 3.7 seconds. During the run, the engine consumes roughly 15 gallons of nitromethane fuel — almost all of it burned in the last 1.5 seconds when the engine is at full load and the supercharger is forcing air into the intake at 50+ psi of boost)
Common ft/s to MPH Conversions
| ft/s | mph | Real-world reference |
|---|---|---|
| 22 ft/s | 15.00 mph | School zone — brisk bicycle pace |
| 44 ft/s | 30.00 mph | Urban street — cat sprint speed |
| 66 ft/s | 45.00 mph | Urban arterial — horse gallop |
| 73.3 ft/s | 50.00 mph | Road with no centre line — common limit |
| 88 ft/s | 60.00 mph | The landmark integer — highway speed |
| 100 ft/s | 68.18 mph | 100 ft/s feels fast — it's nearly 70 mph |
| 110 ft/s | 75.00 mph | Western US interstate — exactly 75 mph |
| 147 ft/s | 100.23 mph | MLB fastball — 100 mph ≈ 147 ft/s |
| 220 ft/s | 150.00 mph | IndyCar average lap — exactly 150 mph |
| 484 ft/s | 330.00 mph | Top Fuel dragster trap speed |
Related Unit Converters
Frequently Asked Questions
How do skid-mark calculations yield mph from a distance measured in feet?
The core formula is the work-energy principle: the kinetic energy of the vehicle (½mv²) equals the work done by friction (μmgd), where v is in ft/s, μ is the friction coefficient, g is 32.2 ft/s², and d is the skid distance in feet. Mass cancels, and v = √(2μgd) in ft/s. Everything in the formula uses feet and seconds — the output is naturally in ft/s. To get mph, multiply by 15/22. A 150-foot skid on dry asphalt (μ ≈ 0.75) yields v = √(2 × 0.75 × 32.2 × 150) = √7,245 ≈ 85.1 ft/s. In mph: 85.1 × 15/22 = 58.0 mph. The calculation is dimensionally tight — every input is in the foot-second system — and the only conversion happens at the end, when the engineer translates the physics answer into the legal unit. If a case goes to trial, both numbers appear in the expert's report: the ft/s value (showing the raw physics) and the mph value (showing the speed limit comparison).
What's the difference between trap speed and average speed in a drag race?
The quarter-mile ET (elapsed time) gives the average speed: 1,320 feet ÷ ET seconds = average ft/s, then × 15/22 = average mph. A 12-second quarter mile averages 110 ft/s (75 mph). But the trap speed — measured across the last 66 feet — is much higher because the car is accelerating the entire way. A car that runs 12.0 seconds at 115 mph (~169 ft/s) crosses the finish line at nearly double its average speed. The trap speed is a better indicator of engine power; the ET is a better indicator of launch traction and overall vehicle setup. The conversion from a 66-foot beam-to-beam time to mph is: mph = (66 ft / Δt seconds) × 15/22 = 45 / Δt. So a 0.15-second beam trip means 45 / 0.15 = 300 mph. This is how the timing system at every NHRA-sanctioned drag strip computes the speed that flashes on the scoreboard before the parachutes even bloom.
How do NFL Combine 40-yard dash times convert to mph?
The 40-yard dash is 120 feet. A 4.30-second run: 120 ft / 4.30 s = 27.91 ft/s. In mph: 27.91 × 15/22 = 19.0 mph. A 4.50-second run: 120 / 4.50 = 26.67 ft/s = 18.2 mph. A 5.00-second run (slow for a skill-position player): 120 / 5.00 = 24 ft/s = 16.4 mph. The 40 time is reported in seconds because that's the tradition, but the underlying measurement is purely ft/s — distance in feet, time in seconds, speed in feet per second. The mph conversion is what broadcasters put on the screen because "19 miles per hour" means something to a viewer that "27.9 feet per second" does not. The fastest 40-yard dash ever recorded at the Combine was John Ross in 2017 at 4.22 seconds: 120 / 4.22 = 28.44 ft/s = 19.4 mph. A cheetah, for perspective, would run the 40 in about 1.2 seconds.
Why do ballistics tables report muzzle velocity in ft/s but hunters talk in mph?
Ballistics is a foot-pound-second discipline by historical convention. SAAMI (the Sporting Arms and Ammunition Manufacturers' Institute) specifies all ammunition performance in ft/s. A .308 Winchester cartridge: muzzle velocity 2,700 ft/s. In mph: 2,700 × 15/22 = 1,841 mph — roughly Mach 2.4 at sea level. A .22 Long Rifle: muzzle velocity 1,200 ft/s = 818 mph = Mach 1.07. The switch from ft/s (engineering) to mph (hunter conversation) is purely about mental scale: "1,200 feet per second" sounds impressive but abstract; "over 800 miles per hour" sounds like what it is — a bullet travelling faster than the speed of sound. Both numbers are the same velocity. The ft/s figure goes into the ballistic calculator (along with the ballistic coefficient, atmospheric conditions, and zero range) to compute the trajectory; the mph figure is what you tell someone at the gun counter to convey how fast the round is relative to things they've experienced.
Engineering Context
The ft/s-to-mph conversion is always the last step — the translation from the working unit to the display unit. In a US engineering workflow, every input gets converted to feet and seconds at the boundary of the calculation: miles become feet, hours become seconds, tonnes become slugs (the US unit of mass, 1 slug = 32.174 lb·s²/ft). The calculation runs entirely in the foot-pound-second system, where Newton's second law is F = ma without conversion factors (1 lb = 1 slug × 1 ft/s² — the US system is internally coherent in a way that surprises engineers trained only in SI). The output of the calculation is a velocity in ft/s. Only then — at the reporting layer — does the 15/22 factor appear, converting ft/s to mph so that the result lands in a unit a judge, a jury, a coach, or a customer can understand. This pattern of "convert-in, calculate, convert-out" is the defining rhythm of US customary engineering. The 15/22 factor is the outbound conversion for speed, as fundamental to the workflow as π is to geometry.
More: mph to ft/s · mph to m/s · feet to metres · Speed Conversion Guide