Great Circle Distance Calculator

Calculate the shortest distance between two points on Earth using the Haversine formula, with bearing and estimated flight time.

Coordinates Input

A Point A
B Point B

Enter coordinates or select a famous route, then click Calculate Distance.

Summary

Calculate the shortest distance between two points on Earth using the Haversine formula, with bearing and estimated flight time.

How it works

  1. Enter the latitude and longitude (decimal degrees) for Point A.
  2. Enter the latitude and longitude for Point B.
  3. The tool applies the Haversine formula on a sphere of radius 6371 km to get the arc distance.
  4. Initial and final bearings are derived from the coordinate geometry using atan2.
  5. Distance is shown in kilometers and miles, with an estimated flight time at 900 km/h.

Use cases

Frequently Asked Questions

Related tools

Last updated: 2026-05-29 · Reviewed by Nham Vu