Coordinate Converter & Distance Calculator

Paste a coordinate in decimal degrees or DMS — get both formats, plus distance and bearing between two points.

Copied

Last updated

Point A
Point B (optional)

About this tool

Type coordinates as decimal degrees (40.7128, -74.0060), signed decimal without a comma, or degrees/minutes/seconds with a hemisphere letter (40°42'46"N 74°00'22"W) — this tool auto-detects the format for each point and shows the other one back to you.

With two points filled in, it computes great-circle distance using the haversine formula and the initial compass bearing from A to B — useful for logging distances between locations or checking how far apart two sets of coordinates actually are.

Nothing typed here is sent to a server — the entire tool runs as JavaScript in your browser tab.