Vincenty Inverse Calculator

Compute the precise geodesic distance and azimuths between two geographic coordinates on the WGS-84 ellipsoid using the Vincenty inverse formula.

Two-Point Coordinates

Enter two coordinates and click Calculate Geodesic.

Copied!

Summary

Compute the precise geodesic distance and azimuths between two geographic coordinates on the WGS-84 ellipsoid using the Vincenty inverse formula.

How it works

  1. Enter the latitude and longitude of Point 1 in decimal degrees (negative for South/West).
  2. Enter the latitude and longitude of Point 2 in decimal degrees.
  3. Click Calculate to apply the Vincenty inverse formula on WGS-84 (a = 6 378 137 m, f = 1/298.257 223 563).
  4. The tool iterates on the reduced latitude until convergence to better than 0.01 mm accuracy.
  5. Results include distance in km, miles, and nautical miles, plus forward and reverse azimuths.
  6. A Haversine distance is computed in parallel for direct comparison with the ellipsoidal result.

Use cases

Frequently Asked Questions

Related tools

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