# MILES_PER_KILOMETER Field Ratio of miles per kilometer . ## Definition **Namespace:** CapyKit.Helpers **Assembly:** CapyKit (in CapyKit.dll) Version: 1.0.0 **C#** ``` C# public const double MILES_PER_KILOMETER = 0.621371 ``` **F#** ``` F# static val mutable MILES_PER_KILOMETER: float ``` #### Field Value Double ## See Also #### Reference CalculationHelper Class CapyKit.Helpers Namespace