Velocity Calculator
Average velocity (v = d/t) and final velocity (v = u + at)
Last updated June 15, 2026
Method: Average velocity uses the definition v = d ÷ t (displacement over time). Final velocity uses the first kinematic equation of motion, v = u + at, for constant acceleration. Unit conversions use exact factors (1 mph = 0.44704 m/s, 1 mi = 1609.344 m).
Included: Average velocity from distance and time in multiple units, final velocity from initial velocity, acceleration and time, and automatic output in m/s, km/h, mph and ft/s.
Not included: Air resistance, changing acceleration, projectile angles, and relativistic effects. Results assume straight-line motion with constant acceleration.
🚀Distance & time
📈 Average velocity
Educational tool. Average velocity uses the exact formula v = d ÷ t (displacement over time); final velocity uses the kinematic equation v = u + at for constant acceleration. Results are exact for the inputs given and assume motion in a straight line.
Velocity calculator: everything you need to know
A velocity calculator finds average velocity with v = d ÷ t and final velocity with v = u + at. A sprinter who runs 100 meters in 9.58 seconds has an average velocity of 100 ÷ 9.58 = 10.44 m/s - about 37.58 km/h or 23.35 mph. Enter a distance and time, or an initial velocity, acceleration and time, and read the answer in every common unit.
Velocity is a rate of change over time. For other kinds of change our math tools answer different questions: the Percentage Calculator finds a part of a whole, the Percentage Increase Calculator and Percentage Change Calculator measure how much a value grew or shrank between two numbers, and the Discount Calculator takes a percent off a price. Use this velocity page whenever the change you care about is distance over time.
The tool runs in two modes. Average velocity mode answers "how fast on average?" from a distance and a time. Final velocity mode answers "how fast at the end?" from a starting velocity, an acceleration, and a duration. Both are deterministic standard formulas, so the same inputs always give exactly the same result - there is no estimate or fudge factor involved.
The average velocity formula
Average velocity is displacement divided by the time it took:
v = d ÷ t where v is the average velocity, d is the displacement (straight-line distance from start to finish), and t is the elapsed time. The calculator first converts your distance to meters and your time to seconds, divides to get meters per second, and then converts that to whatever output unit you choose. Because it works in SI units internally, you can mix systems freely - enter miles and hours, read the answer in m/s, and the math stays exact.
The final velocity formula (v = u + at)
When an object accelerates at a steady rate, its velocity after a time t is given by the first kinematic equation:
v = u + a × t Here u is the initial velocity, a is the constant acceleration, and t is the time. The term a × t is the change in velocity. If a car starts at 10 m/s and accelerates at 3 m/s² for 5 seconds, its final velocity is 10 + 3 × 5 = 25 m/s. The calculator shows this substitution step so you can follow exactly how the answer was built - handy for checking homework.
A worked example: free fall
Drop a stone off a cliff and ignore air resistance. It starts from rest, so u = 0, and gravity accelerates it at a = 9.81 m/s². After t = 3 seconds, the final velocity is v = 0 + 9.81 × 3 = 29.43 m/s. Converted, that is about 106 km/h or 65.8 mph - already faster than a highway speed limit after only three seconds of falling. Use the "gravity 9.81" button in the calculator to set this up in one click, then change the time to watch the velocity climb by 9.81 m/s every additional second.
Free-fall velocity after t seconds (v = gt)
Starting from rest with g = 9.81 m/s² and ignoring air resistance, an object's velocity grows by 9.81 m/s each second. This table gives the final velocity at common fall times in every unit.
| Fall time | m/s | km/h | mph |
|---|---|---|---|
| 1 second | 9.81 | 35.32 | 21.94 |
| 2 seconds | 19.62 | 70.63 | 43.89 |
| 3 seconds | 29.43 | 105.95 | 65.83 |
| 4 seconds | 39.24 | 141.26 | 87.78 |
| 5 seconds | 49.05 | 176.58 | 109.72 |
| 6 seconds | 58.86 | 211.90 | 131.67 |
| 8 seconds | 78.48 | 282.53 | 175.56 |
| 10 seconds | 98.10 | 353.16 | 219.44 |
Idealized free fall with no air resistance; a real object slows its acceleration as it approaches terminal velocity.
Speed vs. velocity: the key distinction
Speed is a scalar - it tells you only the magnitude, like "30 mph." Velocity is a vector - it carries both magnitude and direction, like "30 mph north." For motion in a single straight line the two numbers are identical, which is why a "speed velocity calculator" can use the same v = d ÷ t formula for both. The difference becomes important in a round trip: if you drive out and back to the same spot, your displacement is zero, so your average velocity is zero even though your average speed was clearly not. This calculator treats your distance entry as displacement in one direction.
How to use this velocity calculator
Pick a mode at the top, then fill in the fields:
- Choose a mode: "Average velocity" for distance-and-time, or "Final velocity" for the kinematic equation.
- Average mode - distance: enter how far the object traveled and pick the unit (m, km, mi, or ft).
- Average mode - time: enter the elapsed time and its unit (s, min, or h).
- Average mode - output: choose the unit you want the answer in; the calculator also shows km/h, mph, and ft/s together.
- Final mode - initial velocity (u): enter the starting speed in m/s, or 0 for an object starting from rest.
- Final mode - acceleration (a): enter the acceleration in m/s², or tap the gravity button for 9.81.
- Final mode - time (t): enter how long the acceleration lasts, in seconds.
Press Calculate velocity and read the large result, the side-by-side unit conversions, and the substitution line that shows the formula with your numbers plugged in.
Who this calculator is for
- Physics students checking homework on kinematics, free fall, and motion problems.
- Teachers and tutors who want a quick way to generate and verify example answers.
- Lab and project work where measured distance and time need to become a clean velocity figure.
- Runners, cyclists, and drivers converting a distance and time into a pace in mph or km/h.
- Anyone who needs to convert m/s to mph or km/h without looking up the factor.
A second worked example: average velocity from a drive
Suppose you drive 120 miles in 2 hours. Enter 120 with the unit "mi" and 2 with the unit "h," and the average velocity comes out to 60 mph - or equivalently about 26.82 m/s and 96.56 km/h. Notice that this is the average over the whole trip: you may have sat at 75 mph on the freeway and 25 mph in town, but the single number that summarizes the journey is 60 mph. That is exactly the figure the formula v = d ÷ t produces, and it is why average velocity is so useful for planning travel time.
Average velocity for common distance and time scenarios
Each row applies v = d ÷ t to a real-world distance and time, then shows the same velocity in all four units. Mix any distance and time unit you like - the calculator reduces everything to meters and seconds first.
| Distance in time | m/s | km/h | mph | ft/s |
|---|---|---|---|---|
| 100 m in 9.58 s | 10.44 | 37.58 | 23.35 | 34.25 |
| 400 m in 44 s | 9.09 | 32.73 | 20.34 | 29.83 |
| 1 mile in 4 min | 6.71 | 24.14 | 15.00 | 22.00 |
| 5 km in 25 min | 3.33 | 12.00 | 7.46 | 10.94 |
| Marathon 26.2 mi in 3 h 30 min | 3.35 | 12.05 | 7.49 | 10.98 |
| 60 mi in 1 h | 26.82 | 96.56 | 60.00 | 88.00 |
| 300 mi in 4 h 30 min | 29.80 | 107.29 | 66.67 | 97.78 |
Unit conversions, made explicit
The conversions the calculator uses are exact, not rounded approximations:
- 1 m/s = 3.6 km/h (multiply by 3.6).
- 1 m/s = 2.23694 mph (because 1 mph = 0.44704 m/s exactly).
- 1 m/s = 3.28084 ft/s (because 1 ft = 0.3048 m exactly).
- 1 mile = 1609.344 m and 1 km = 1000 m.
- 1 hour = 3600 s and 1 minute = 60 s.
Because every input is reduced to meters and seconds before the division, you can combine any distance unit with any time unit and still get a correct, consistent answer.
m/s to km/h, mph and ft/s conversion table
A quick reference for converting meters per second into the other common speed units, using the exact factors above.
| m/s | km/h | mph | ft/s |
|---|---|---|---|
| 1 | 3.60 | 2.24 | 3.28 |
| 2 | 7.20 | 4.47 | 6.56 |
| 5 | 18.00 | 11.18 | 16.40 |
| 10 | 36.00 | 22.37 | 32.81 |
| 15 | 54.00 | 33.55 | 49.21 |
| 20 | 72.00 | 44.74 | 65.62 |
| 25 | 90.00 | 55.92 | 82.02 |
| 30 | 108.00 | 67.11 | 98.43 |
| 50 | 180.00 | 111.85 | 164.04 |
| 100 | 360.00 | 223.69 | 328.08 |
Key terms explained
- Displacement: the straight-line change in position from start to finish, with direction. Distinct from total path length.
- Average velocity: total displacement divided by total time. It hides any speeding up or slowing down along the way.
- Instantaneous velocity: the velocity at a single instant - what the kinematic v = u + at gives you at the end of the interval.
- Acceleration: the rate at which velocity changes, in m/s². A constant acceleration produces a straight-line velocity-versus-time graph.
- Initial velocity (u): the velocity at the start of the time interval. Zero means starting from rest.
- g (gravity): the standard acceleration of a falling object near Earth's surface, 9.81 m/s².
What changes the result the most
If you experiment with the inputs, a few patterns stand out:
- Time, in average mode: velocity is inversely proportional to time, so doubling the time halves the velocity for the same distance.
- Distance, in average mode: velocity scales directly with distance - twice as far in the same time means twice the velocity.
- Acceleration, in final mode: a larger acceleration adds velocity faster; the change in velocity is exactly a × t.
- Time, in final mode: with constant acceleration, velocity grows linearly with time, gaining the same amount each second.
- Initial velocity: shifts the whole final-velocity result up or down by a fixed amount; it does not change how quickly velocity grows.
Tips for getting it right
- Keep units consistent in the final-velocity mode: m/s for velocity, m/s² for acceleration, and seconds for time.
- Use displacement, not path length, for average velocity - especially in round-trip or back-and-forth problems.
- Check the substitution line the calculator prints; it is the fastest way to spot an input typo.
- Remember v = u + at assumes constant acceleration. If the acceleration changes during the interval, the simple formula no longer applies.
- For free fall, set u = 0 and a = 9.81, and ignore air resistance for a textbook answer.
Limitations and assumptions
This is a teaching and conversion tool built on the standard one-dimensional equations, so keep its scope in mind:
- It assumes straight-line motion; it does not resolve velocity into x and y components for projectiles or angled motion.
- The final-velocity mode assumes constant acceleration; real engines, drag, and friction make acceleration vary.
- It ignores air resistance, so free-fall results are idealized and faster than a real object would reach at terminal velocity.
- It does not handle relativistic speeds near the speed of light, where Newtonian formulas break down.
- Average velocity uses the displacement you enter; if you type total path length instead, the answer is an average speed, not a true average velocity.
How it compares to related calculators
This page answers "how fast?" in two ways. For related questions, a sister tool may fit better:
- To find how far apart two coordinate points are, use the Distance Calculator.
- To average a list of measured speeds or lap times, use the Average Calculator.
- For trig, logs, and powers in motion problems, use the Scientific Calculator.
- To find the steepness or slope of a line on a graph, use the Slope Calculator.
About this formula
Both calculations are standard, universally accepted physics relationships rather than estimates from any one publication. v = d ÷ t is the definition of average velocity, and v = u + at is the first of the kinematic equations for constant acceleration found in every introductory mechanics course. The unit-conversion factors used here (1 mile = 1609.344 m, 1 mph = 0.44704 m/s, 1 ft = 0.3048 m, g = 9.81 m/s²) are exact internationally defined values, so no external source is required - the math is fully deterministic and reproducible.
⚠️ Common mistakes & edge cases
Confusing distance with displacement
Average velocity uses displacement (net change in position), not total path length. A round trip has zero displacement and therefore zero average velocity, even though you covered real ground. Enter the straight-line distance in one direction.
Mixing units in the kinematic formula
v = u + at only works cleanly when velocity is in m/s, acceleration in m/s², and time in seconds. Feeding in km/h or minutes without converting first produces wrong answers. Convert to SI units before you calculate.
Assuming acceleration is constant when it is not
The v = u + at formula assumes a steady acceleration. Real cars, rockets, and falling objects with air resistance accelerate at changing rates, so the simple equation only gives a rough figure for those cases.
Forgetting that velocity has direction
Velocity is a vector. If an object reverses direction, you cannot simply add the speeds - you must account for sign. This calculator handles straight-line motion in a single direction.
❓ Frequently asked questions
What does this velocity calculator do?
This velocity calculator works two ways. In average mode it computes average velocity from distance and time using v = d / t, and reports the answer in m/s, km/h, mph, and ft/s at once. In final-velocity mode it uses the kinematic equation v = u + at to find the velocity of an object after it accelerates for a given time. Both calculations are deterministic standard physics formulas - the same inputs always give the same answer.
What is the average velocity formula?
Average velocity is total displacement divided by total time: v = d / t. For example, an object that travels 100 meters in 9.58 seconds has an average velocity of 100 / 9.58 = 10.44 m/s. Velocity is technically displacement over time (a vector), but for straight-line motion in one direction the distance and displacement are the same number, so v = d / t gives the everyday speed you expect.
What is the formula for final velocity?
For motion with constant acceleration, final velocity is v = u + at, where u is the initial velocity, a is the acceleration, and t is the time. If an object starts at rest (u = 0) and accelerates at 9.81 m/s² for 3 seconds, its final velocity is 0 + 9.81 × 3 = 29.43 m/s. This is the first of the standard kinematic equations of motion.
What is the difference between speed and velocity?
Speed is how fast something moves and is a scalar - it has only a magnitude (for example, 30 mph). Velocity is a vector: it has both a magnitude and a direction (for example, 30 mph north). For straight-line motion the numbers match, which is why a speed velocity calculator can use the same v = d / t formula for both. The distinction matters when direction changes, such as a round trip where the average velocity can be zero even though the average speed is not.
How do I convert m/s to mph or km/h?
Multiply meters per second by 3.6 to get km/h, and by 2.23694 to get mph. So 10 m/s equals 36 km/h and about 22.37 mph. This velocity calculator does the conversion automatically and shows every common unit side by side, so you can enter metric inputs and read an imperial answer (or the reverse) without doing the math by hand.
Can this calculator handle different units?
Yes. For average velocity you can enter distance in meters, kilometers, miles, or feet, and time in seconds, minutes, or hours, then choose the output unit (m/s, km/h, mph, or ft/s). The calculator converts everything to SI units internally, computes the velocity, and converts back. The final-velocity mode uses SI units (m/s and m/s²) and shows the answer in all four speed units.
What is the value of g, the acceleration due to gravity?
Near Earth's surface, the standard acceleration due to gravity is 9.81 m/s² (more precisely 9.80665 m/s², or about 32.2 ft/s²). A falling object ignoring air resistance speeds up by about 9.81 m/s every second. The final-velocity mode has a one-click button to set acceleration to 9.81 so you can model free fall quickly.
How do I find average velocity from a round trip?
Average velocity uses displacement - the straight-line distance from start to finish - not the total path length. If you drive 30 miles out and 30 miles back, your displacement is zero, so your average velocity is zero even though you covered 60 miles. To get a non-zero number, use the net change in position. This calculator's average mode treats your distance entry as displacement in a single direction.
Does the kinematic formula work without acceleration?
Yes. If acceleration is zero, v = u + at becomes v = u, meaning the velocity never changes - the object moves at constant velocity. Setting acceleration to 0 in the final-velocity mode simply returns the initial velocity, which is a useful check that the formula behaves correctly for steady motion.
Why is my average velocity different from instantaneous velocity?
Average velocity is the overall displacement divided by the total time, so it smooths out any speeding up or slowing down in between. Instantaneous velocity is the speed at one specific moment. A car that accelerates from a stop to highway speed has a low average velocity over the trip but a high instantaneous velocity at the end. This calculator reports average velocity for the distance-and-time mode and final (instantaneous) velocity for the kinematic mode.
Is this velocity calculator free?
Yes. This is a completely free velocity calculator with no sign-up and no limit on calculations. Switch between average and final velocity, change units, and run as many scenarios as you like - for homework, physics labs, motion problems, or quick everyday speed conversions.
What units should I use for acceleration?
In the final-velocity mode, enter acceleration in meters per second squared (m/s²) and time in seconds, which keeps the result in meters per second. If your acceleration is in another unit, convert it first: 1 g = 9.81 m/s², and 1 ft/s² = 0.3048 m/s². Keeping a consistent SI unit set is the most common way to avoid mistakes in kinematics problems.
How fast is 30 m/s in mph and km/h?
30 m/s equals 108 km/h and about 67.11 mph. Multiply meters per second by 3.6 for km/h and by 2.23694 for mph. For reference, 10 m/s is 36 km/h (22.37 mph), 20 m/s is 72 km/h (44.74 mph), and 50 m/s is 180 km/h (111.85 mph). The calculator prints all of these units together for any speed you enter.
How fast is an object going after falling for 5 seconds?
Ignoring air resistance, a dropped object starts at rest and gains 9.81 m/s of speed each second, so after 5 seconds its velocity is v = 9.81 × 5 = 49.05 m/s - about 176.58 km/h or 109.72 mph. After 3 seconds it is 29.43 m/s (65.83 mph) and after 10 seconds 98.10 m/s (219.44 mph). A real object falls slower than this once air resistance and terminal velocity take over.
💡 Good to know
The "3.6 trick" for m/s to km/h
Any speed in meters per second becomes kilometers per hour when you multiply by 3.6. So 10 m/s is 36 km/h. It works because there are 3600 seconds in an hour and 1000 meters in a kilometer, and 3600 ÷ 1000 = 3.6.
A falling object gains 9.81 m/s every second
Ignoring air resistance, free fall adds about 9.81 m/s of speed for each second that passes. After 1 second a dropped object moves at 9.81 m/s, after 2 seconds 19.62 m/s, and so on - a clean way to sanity-check the final-velocity mode.
Average velocity can be zero on a round trip
Because velocity depends on displacement, returning to your starting point gives an average velocity of zero no matter how fast you went. If you want a non-zero figure for a there-and-back journey, you are really after average speed.
Related Calculators
Distance Calculator
Calculate the distance between two coordinate points
Average Calculator
Calculate the mean, median and mode of numbers
Slope Calculator
Find the slope and equation of a line from two points
Scientific Calculator
A full scientific calculator with trig, logs and more
Standard Deviation Calculator
Calculate standard deviation, variance and mean
Ratio Calculator
Simplify, scale and solve ratios and proportions