Miles and drive time between any two UK postcodes. Free to try — API available from £19/month.
Powered by the Job Bookers Routing API. Results are estimates based on UK road network data.
The distance between two UK postcodes can be measured in two ways — straight-line (as the crow flies) or road distance. For most practical purposes, road distance in miles and drive time in minutes are the most useful.
The Job Bookers Routing API calculates road distance and drive time using real UK road network data from OpenStreetMap. It covers all 1.7 million active UK postcodes.
If you need to calculate distances between postcodes programmatically, the Job Bookers Routing API gives you road distance and drive time in a single API call:
GET https://api.jobbookers.co.uk/v1/route?from=NR21+8AB&to=PE37+7JL { "duration_mins": 23, "distance_miles": 16.2, "from_postcode": "NR21 8AB", "to_postcode": "PE37 7JL" }
Flat monthly pricing from £19/month. No per-call charges. No overages.
View pricingIf you have a WordPress site, you can add a postcode distance calculator without writing any code using the Job Bookers Routing WordPress plugin.
Your bill is the same every month. No overage charges, ever.
More from Job Bookers Routing API