Kalkulata
Ka yi aiki da gudunka da sauri daga nisan da lokaci.
Results update as you type.
[Translation temporarily unavailable. Please try again.]
run pace calculator is a great way to calculate your pace per mile, mile, or kilometer. It can be used to calculate your pace per mile, mile, or kilometer, and your average speed. It can be used to calculate your pace per mile, mile, or kilometer, and your average speed. It can be used to calculate your pace per mile, mile, or kilometer, and your average speed. It can be used to calculate your pace per mile, mile, or kilometer, and your average speed. It can be used to calculate your pace per mile, mile, or kilometer, and your average speed.Use it to plan race splits, lock in a target pace for a training run, or convert between minutes-per-mile and minutes-per-kilometre.Use it to plan race splits, lock in a target pace for a training run, or convert between minutes-per-mile and minutes-per-kilometre.Use it to plan race splits, lock in a target pace for
Tambayoyi da ake yi da yawa
Ta yaya ake kimanta gudun tafiya?
Pace is total time divided by distance. A 50-minute 10 km run is 50 ÷ 10 = 5:00 per kilometre. Speed is distance divided by time in hours.
Shin, zan iya warwarewa bisa ga lokaci ko nisan?
Ya, ka yi amfani da taga Lokaci don ka shigar da wani wuri da gudun da kake so ka yi kuma ka samu lokacin ƙarewar, ko kuma tagar Tsawo don ka shigar da wani wuri da lokaci kuma ka samu yadda ka ke so ka yi gudu.
Mẽne ne gudun gudu mai kyau?
It depends entirely on fitness and distance. Focus on your own trend over time rather than comparing to others.
Ta yaya zan canza gudun tsakanin miliyoyi da kilomiyoyi?
Yi ninka gudun kowace mil da 0.6214 domin samun kowace kilomita, ko raba da ita don ka tafi wani hanya daban, tun da kowace mil tana da kusan kilomita 1.609. Kalkulator ɗin na nuna su biyun atomatik kamar "gudun" da "gudun (wani yunit)" sakamakon.
Ta yaya zai iya kiyasta lokacin gasa na?
%s: %s
Ta yaya zan iya samun gudun na na gaba daga gudun?
Yi raba tsakanin da lokacin a cikin sa'o'i. A 10 km tafiya a cikin minti 50 (0.833 sa'o'i) shi ne 10 ÷ 0.833 = 12 km/h. Kalkulator na rahoto wannan tsawo na tsawo tare da gudunka.
Mene ne gudun da nake bukata don wani wasan marafafi na sa'a biyu?
A half marathon is 21.1 km, so under 2 hours means faster than about 5:41 per kilometre or 9:09 per mile. Use the Time tab with your target pace to see the finish time it produces.
[Translation temporarily unavailable. Please try again.]
[Translation temporarily unavailable. Please try again.] Anything you omit uses the same default this page is pre-filled with; an unknown parameter is a 400, never a silent zero. [Translation temporarily unavailable. Please try again.] →
Endpoint
GET https://calculator.free/api/v1/running-pace/
curl
curl "https://calculator.free/api/v1/running-pace/?distance=10&dist_unit=km&minutes=50&pace_min=5&pace_sec=0&_mode=pace"
JavaScript fetch()
const r = await fetch(
"https://calculator.free/api/v1/running-pace/?" + new URLSearchParams({
"distance": "10",
"dist_unit": "km",
"minutes": "50",
"pace_min": "5",
"pace_sec": "0",
"_mode": "pace"
}));
const data = await r.json();
console.log(data.results);
Results are estimates for general guidance only, not financial, medical or tax advice.