Convert DMS to Decimal Degrees
Degrees, Minutes, and Seconds (DMS) is a traditional coordinate format, but modern apps use Decimal Degrees. Convert between them easily with professional accuracy.
How to Use
Enter Degrees (D), Minutes (M), and Seconds (S) for both Latitude and Longitude. Click Convert.
Online Tool
🔍 What does decimal degrees mean?
Decimal degrees represent geographic position as a single number per axis. For example, 40.7128°N, -74.0060°W is the standard modern format used by GIS, GPS APIs, and mapping libraries. Each 0.0001° of latitude ≈ 11.1m, and 0.00001° ≈ 1.1m — so 5 decimal places give roughly 1-meter accuracy.
Positive/negative sign errors are the biggest risk in decimal degree data. South latitudes must be negative, West longitudes must be negative. A sign error places a point symmetrically across the equator or prime meridian — potentially thousands of kilometers from the true location.
Use Cases
- Entering survey data into GIS software.
- Converting old map coordinates for GPS use.
FAQ
Q: What is DMS?
A: DMS stands for Degrees, Minutes, Seconds (e.g., 35° 40' 12").
Q: How precise is this?
A: It uses standard 64-bit floating point arithmetic, accurate to sub-millimeter levels.
Q: Does it handle South/West?
A: Yes. Currently inputs assume positive values, but generated decimal degrees will be positive. (Note: Future update will handle hemisphere). *Self-correction: Logic assumes absolute input. User should interpret sign.*
Professional Verification Disclaimer
This content is provided for decision-support and educational purposes for geospatial professionals and does not constitute legal, surveying, or engineering advice. Regulations and official standards vary by jurisdiction and project scope. Information is based on publicly available standards as of January 11, 2026. For critical projects, always verify current requirements with:
- Licensed Professional Surveyors or Professional Engineers (PE) in the relevant jurisdiction
- Certified attorneys for legal interpretation of regulations
- Current guidelines from relevant authorities (FAA, JCAB, GSI, etc.)
Reference: Professional Use & Scope
Related Coordinate Conversion Tools
US State Plane (SPCS) Converters & Local Guides
Professional engineering and surveying transformations from state-specific conformal grids to GPS WGS84.
Using the wrong datum or applying coordinates without grid-to-ground correction can cause 1–400 metre positional errors — a leading cause of surveying negligence claims and contract disputes.