Minutes per Kilometer to Minutes per Mile for Pace Conversion
Snapshot
1 Minutes per Kilometer equals 1.609344 Minutes per Mile. Conversion Encyclopedia uses the same fixed conversion basis across the calculator, common values, and reverse page for this page.
- Reference basis: This result uses fixed road-pace definitions normalized through seconds per meter.
- Example: At 3 Minutes per Kilometer, that corresponds to 4.828032 Minutes per Mile.
- Use the reverse page if you need the opposite direction with the same basis.
Use the interactive calculator below for custom values and the common-value table for quick checks.
Interactive conversion
Converter Calculator
1.609344 Minutes per Mile (min/mi)
SwitchMachine access
Available to apps and AI agents
Minutes per Kilometer to Minutes per Mile for Pace Conversion can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The identifiers below select the same calculation as the calculator.
Machine-readable identifiers
- Conversion family
pace- Source unit
minutes_per_kilometer- Target unit
minutes_per_mile
The JSON API and OpenAPI specification use the identifiers to reach the conversion engine. WebMCP lets compatible AI agents request the same calculation.
Example API request and response
POST /api/v1/convertRequest
{
"family": "pace",
"value": 1,
"from": "minutes_per_kilometer",
"to": "minutes_per_mile"
}Essential response
{
"ok": true,
"conversion": {
"family": "pace",
"value": 1,
"from": "minutes_per_kilometer",
"to": "minutes_per_mile",
"result": {
"raw": 1.609344,
"display": "1.609344"
},
"canonicalPath": "/pace/minutes-per-kilometer-to-minutes-per-mile/"
}
}Explanation
Formula: Minutes per Mile = Minutes per Kilometer × 1.609344. Why: road-running pace units such as minutes per kilometer and minutes per mile are normalized through seconds per meter, then rescaled using fixed distance definitions.
Minutes per Kilometer (min/km): a common running pace unit expressing how many minutes it takes to cover one kilometer.
Minutes per Mile (min/mi): a running pace unit expressing how many minutes it takes to cover one statute mile.
This route is useful when comparing road-running paces between metric and mile-based training plans, race targets, and workout logs.
This conversion is purely multiplicative because both pace formats reduce through seconds per meter using fixed distance definitions with no offset.
Common Conversion Values
| Minutes per Kilometer (min/km) | Minutes per Mile (min/mi) |
|---|---|
| 3 | 4.828032 |
| 4 | 6.437376 |
| 4.5 | 7.242048 |
| 5 | 8.04672 |
| 6 | 9.656064 |
| 7 | 11.265408 |
| 8 | 12.874752 |
| 10 | 16.09344 |
| 12 | 19.312128 |
| 15 | 24.14016 |
Questions & answers
Frequently Asked Questions
How does this converter compute Minutes per Kilometer to Minutes per Mile?
Both units are reduced to seconds per meter and then scaled by a fixed ratio.
Is the reverse converter available?
Yes. Use the switch button or open the Minutes per Mile to Minutes per Kilometer page.
Are decimals supported?
Yes. Decimal pace values are supported in the calculator.