Coordinate Converter
Convert coordinates between different systems (Decimal Degrees, DMS, MGRS, UTM). Supports batch conversion and validation.
Input Coordinates
Supported Formats
Decimal Degrees:
- • Format: latitude, longitude
- • Example: 40.748817, -73.985428
- • Range: -90 to 90 (lat), -180 to 180 (lng)
Degrees Minutes Seconds:
- • Format: DD° MM' SS.SS" [N/S], DD° MM' SS.SS" [E/W]
- • Example: 40° 44' 55.74" N, 73° 59' 7.54" W
- • Directions: N/S for latitude, E/W for longitude