answersLogoWhite

0

-- take the number of kph

-- divide by 1.609344
OR
-- multiply by 0.62137

-- the answer is the number if mph

===============================

To go the other way:

-- take the number of mph

-- multiply by 1.609344
OR
-- divide by 0.62137

-- the answer is the number if kph

User Avatar

Wiki User

15y ago

What else can I help you with?