{
  "pint_version": "0.25",
  "conversion": {
    "input_unit": {
      "name": "kilometer_per_hour",
      "symbol": "kph",
      "dimensionality": "[length] / [time]",
      "base_units": {
        "magnitude": 0.2777777777777778,
        "units": "m / s"
      }
    },
    "output_unit": {
      "name": "mile_per_hour",
      "symbol": "mph",
      "dimensionality": "[length] / [time]",
      "base_units": {
        "magnitude": 0.44704,
        "units": "m / s"
      }
    },
    "affine": {
      "forward": {
        "expression": "y = a * x + b",
        "a": 0.621371192237334,
        "b": 0.0
      },
      "reverse": {
        "expression": "x = c * y + d",
        "c": 1.609344,
        "d": 0.0
      }
    }
  },
  "integrity": {
    "hash_algorithm": "sha256",
    "hash": "cd45dedff50792f52d1914cbf8adba0a50698876ec1b7a93805c1ccf8c791da7"
  },
  "metadata": {
    "source_url": "https://convertreference.org/speed/kilometer-per-hour-to-mile-per-hour/",
    "license": "CC0-1.0",
    "license_url": "https://creativecommons.org/publicdomain/zero/1.0/"
  }
}