运动
已验证计算器,公式透明
Pace Conversion Calculator.
Converts a running pace from minutes per kilometer to minutes per mile, or vice versa, using a simple multiplication factor.
您的输入
工作原理
- 1
Enter your pace value in minutes.
- 2
Select the unit of your pace (min/km or min/mile).
- 3
The calculator converts to the other unit using the factor 1.609344 (km to miles) or 0.621371 (miles to km).
- 4
The result shows the equivalent pace in the opposite unit.
pace_value * (from_unit == 'mile' ? 0.621371 : 1.609344)常见问题
What is the conversion factor between min/km and min/mile?
1 mile = 1.609344 km, so to convert min/km to min/mile, multiply by 1.609344. To convert min/mile to min/km, multiply by 0.621371.
Why is the converted pace not exactly proportional?
Because pace is time per distance, the conversion is a direct multiplication by the distance ratio. For example, 5:30 min/km is about 8:51 min/mile.
Can I use this for walking or cycling?
Yes, the conversion works for any pace expressed in minutes per kilometer or minutes per mile.
工作原理
Converts a running pace from minutes per kilometer to minutes per mile, or vice versa, using a simple multiplication factor.
- Enter your pace value in minutes.
- Select the unit of your pace (min/km or min/mile).
- The calculator converts to the other unit using the factor 1.609344 (km to miles) or 0.621371 (miles to km).
- The result shows the equivalent pace in the opposite unit.
公式
此计算器背后的数学公式,供您核对结果。
Pace conversion
Since 1 mile equals 1.609344 kilometers, a pace in minutes per kilometer is multiplied by that factor to get minutes per mile.
Example:
Input: 5.5 min/km
Calculation: 5.5 × 1.609344
Result: 8.85 min/mile
实际应用场景
此计算在日常生活中的应用。
Race planning
Convert your training pace from km to miles for races in different countries.
Example: A 5:00 min/km pace becomes 8:03 min/mile.
Treadmill settings
Set treadmill speed when the display shows pace in different units.
Example: If treadmill shows min/mile, convert your usual min/km pace.
Comparing workouts
Compare paces from different sources that use different units.
Example: Compare a 6:00 min/km run with a 9:30 min/mile run.
提示与常见错误
Tips
- Use a pace calculator to quickly adjust your target pace for different race distances.
- Remember that a faster pace has a lower number (e.g., 4:30 min/km is faster than 5:00 min/km).
- For precise conversions, use the exact factor 1.609344, not the rounded 1.6.
- When converting, keep the same number of decimal places for consistency.
Common Mistakes to Avoid
- Using the inverse factor (e.g., multiplying by 0.621 instead of 1.609 when converting km to miles).
- Forgetting that pace is time per distance, so a larger number means slower.
- Rounding too early, which can cause noticeable errors in longer races.
假设与限制
- Use the stated inputs and units.
- Results are estimates for planning and education.
- Check measurements and source data before making an important decision.