Back to catalog
🗺️

bng2latlong

Free

Convert British OSGB36 easting and northing (British National Grid) to WGS84 latitude and longitude

🗺️GeocodingHTTPSCORS enabledNo API key required

grid_ref

latitude

Easting530,000
Northing180,000
Latitude51.507
Longitude-0.128
Grid RefTQ300800

Sample Response

response.json
1{
2 "easting": 530000,
3 "northing": 180000,
4 "latitude": 51.50736,
5 "longitude": -0.12799,
6 "grid_ref": "TQ300800"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://www.getthedata.com/bng2latlong"
View Documentation

Similar APIs