Km to Miles Converter
Type a distance in kilometers or miles and read it in the other unit straight away — both directions, one page, no Convert button. Everything runs in your browser, so nothing you type is sent anywhere.
What is the Km to Miles converter?
The km to miles converter turns a distance written in kilometers into miles, and miles back into kilometers, on a single page. You type a number into either box and read the answer in the other unit straight away — no Convert button, no waiting, no page reload. It is built for the everyday moments where one country uses kilometers and the other uses miles: a race distance, a road sign, a speed limit, or a fitness app reading the wrong unit.
How to use it
- Type a value into the kilometers box to see it in miles, or into the miles box to see it in kilometers.
- The opposite box updates live as you type, so you get the answer in the same second.
- Clear a box to start over, or scroll to the quick-reference tables below if your number is a common one (5K, 10K, marathon, or a speed limit).
That is the whole flow — get the number, use it, leave. Nothing to install, nothing to sign up for.
The formula behind it
The conversion rests on one fixed ratio:
- 1 kilometer = 0.621371 miles
- 1 mile = 1.609344 kilometers
So to go from kilometers to miles, multiply by 0.621371. To go from miles to kilometers, multiply by 1.609344 (which is the same as dividing by 0.621371). The same 0.621371 factor also converts speed — km/h to mph — because a speed is just a distance scaled per hour. These are exact international definitions, not rounded shortcuts, so the results match official figures.
Examples
- 5 km → miles: 5 × 0.621371 = 3.11 miles (a parkrun).
- 42.195 km → miles: 42.195 × 0.621371 = 26.22 miles (a full marathon).
- 26.2 miles → km: 26.2 × 1.609344 = 42.16 km.
- 100 km/h → mph: 100 × 0.621371 = 62.14 mph (a common motorway limit).
Common use cases
- Runners checking what a 5K, 10K, half marathon, or marathon is in miles before a race or treadmill session.
- Drivers abroad reading km/h speed-limit signs and translating them to the mph their dashboard shows.
- Travelers turning road-sign distances and trip totals between kilometers and miles when planning routes.
- Students and DIYers double-checking homework, fitness-app settings, or map measurements that came in the "wrong" unit.
Quick-reference tables
Running distances
| Race | Kilometers | Miles |
|---|---|---|
| 5K | 5 | 3.11 |
| 10K | 10 | 6.21 |
| Half marathon | 21.0975 | 13.11 |
| Marathon | 42.195 | 26.22 |
Common speed limits
| km/h | mph |
|---|---|
| 30 | 18.6 |
| 50 | 31.1 |
| 80 | 49.7 |
| 100 | 62.1 |
| 120 | 74.6 |
Why use this one
Most km-to-miles pages do one direction at a time, or hide the answer behind a Convert button. This one is bidirectional and live: type into the kilometers box or the miles box and the other side updates as you type, so you never pick the wrong direction. It also answers the questions people actually search — what a 10K or a marathon is in miles, what a 100 km/h limit is in mph — with built-in tables, so the most common conversions need no typing at all. And it is fully client-side: every calculation runs in your browser, nothing you enter is sent to a server, and it keeps working offline once the page has loaded. No account, no ads getting in the way of the number.
Frequently asked questions
How many miles is 1 km?
1 kilometer equals 0.621371 miles. To convert kilometers to miles you multiply by 0.621371; to go from miles back to kilometers you multiply by 1.609344 instead.
How many miles is a 5K, 10K, half marathon, and marathon?
A 5K is about 3.11 miles, a 10K is about 6.21 miles, a half marathon (21.0975 km) is about 13.11 miles, and a full marathon (42.195 km) is about 26.22 miles.
Is a kilometer longer or shorter than a mile?
A kilometer is shorter than a mile. One mile is about 1.609 kilometers, so a mile is roughly 61 percent longer than a kilometer.
What is 100 km/h in mph?
100 km/h is about 62.14 mph. Speed uses the same 0.621371 factor as distance, because km/h to mph is just kilometers-per-hour scaled into miles-per-hour.
Does this converter send my numbers anywhere?
No. The conversion runs entirely in your browser using JavaScript. Nothing you type is uploaded to a server, and the tool keeps working even if you go offline after the page has loaded.