New to coordinates? What is Lat/Long? What is UTM? What is MGRS? Decimal vs DMS How to Convert

Convert Decimal to DMS

Turn Decimal Degrees (e.g., 35.689) into Degrees, Minutes, Seconds (e.g., 35 41' 20").

Input: Decimal
Output: DMS
EE/div>
What this result means for your project:

Calculated at 6 decimal places (0.11m precision). WGS84 geodetic model applied. Result requires epoch verification for tectonic drift.

Quick Reference

Reverse Formula: If Decimal ≥ 0: DMS = Deg + Min/60 + Sec/3600. If Decimal < 0: Use S or W hemisphere.

Example: 35.6895 = 35 41' 22.2" (roughly)

Pro Tip: Decimal format is easier for computers; DMS is easier for humans and historical deeds. Always include hemisphere (N/S, E/W).

Frequently Asked Questions

Why would I need to convert decimal to DMS?

Historical property deeds, old survey records, and some professional surveying instruments record coordinates in DMS format. Modern GIS systems, maps, and GPS receivers use decimal degrees. Converting between them is essential for integrating legacy data with current systems.

Is my decimal degree more precise than DMS?

No—they represent the same precision. 6 decimal places (0.1m precision) is equivalent to 6 DMS digits with seconds. The format is different, but the information content is identical. Choose the format that matches your workflow.

What is rounding error in DMS conversion?

Converting 35.6895 to DMS and back may yield 35.68949, not exactly 35.6895. This is normal and represents sub-millimeter error at the equator. Modern professional conversions handle this with proper rounding protocols.

How do I know if a DMS coordinate is North/South or East/West?

Latitude uses N (North, 0-90) and S (South, 0-90). Longitude uses E (East, 0-180) and W (West, 0-180). If you see ±, positive is N/E, negative is S/W. Always verify with a map before using coordinates in construction or surveys.

How to Use

Enter Decimal Latitude and Longitude. Click Convert.

EDatum Hazard: Read Before Conversion

Coordinate values only have meaning when attached to a Datum.

  • WGS84: Standard for GPS, Google Maps, Web Mercator.
  • NAD27: Used in older USGS topographic maps (pre-1983).

Using the wrong datum can shift your position by 20-100+ meters. Always verify the source datum of your coordinates.

What does Degrees / Minutes / Seconds mean?

DMS notation expresses geographic coordinates in degrees (), minutes ('), and seconds ("). One degree = 60 minutes = 3600 seconds. At the equator, 1 arcsecond of longitude ≁E30.9m. At 45N latitude, 1 arcsecond of longitude ≁E21.8m. This format is commonly used in aviation, maritime, legal documents, and older survey records.

EWhat if the datum was wrong?

Transposing minutes and seconds is a common data-entry error. A position recorded as 4030'00" N vs 4030'00" N looks identical but 4003'00" N (transposed) is 27 km south. Always verify against a second coordinate format for critical applications.

— 10-Point Coordinate Pre-Flight Checklist

EUS Liability & Accuracy Resources

Navigating boundary and construction projects across North America? Dig into the deep-dive state plane resources and litigation case studies:

Use Cases

FAQ

Q: Why use DMS?

A: It is the traditional format for navigation and land surveying.

Q: How precise is the seconds output?

A: It calculates to 4 decimal places of a second.

Q: Does it work for South/West?

A: Yes, standard lat/lon rules apply (Western Hemisphere is negative latitude/longitude).

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.

Fundamental Mapping Guides

Master geodetic theory and standard operating procedures to avoid expensive liability.

ECommon Transformation Errors

The 1-2 Meter (3-6 Foot) NAD83 Shift: Because the North American Plate drifts, WGS84 and NAD83(2011) are currently out of sync by up to 2 meters in the conterminous US. Mixing these datums in construction or boundary litigation is catastrophic. Understand the precise offset mechanics.

US State Plane (SPCS) Tool Hubs

High-accuracy Engineering & Cadastral Conversions (Lambert Conformal Conic / Transverse Mercator).

ETransformation Data FAQs

What is the MGRS precision level equivalent to distance?

MGRS precision depends on the digits after the 100km identifier: 10-digit (1 meter), 8-digit (10 meters), 6-digit (100 meters), and 4-digit (1,000 meters). True positional accuracy depends entirely on your initial GPS geometry collection.

Is UTM or State Plane Coordinate System (SPCS) more accurate?

SPCS zones are designed per state and minimize scale distortion (often 1:10,000) for a smaller confined footprint. UTM covers 6-degree global bands resulting in greater stretch (around 1:2,500). SPCS is highly preferred for US construction and cadastral surveys.

Related Tools & Resources

Explore our full suite of coordinate transformation and compliance tools:

Certified Geodetic Insight
Verified against professional geodetic standards

The $50,000 Geodetic Drift Liability: NAD83 vs WGS84

Because the North American Plate moves ~2cm/year, NAD83(2011) and WGS84(G1762) currently diverge by over 2.2 meters. Using a "standard" GPS WGS84 coordinate for a high-precision NAD83 cadastral staking has triggered $50,000 Professional Liability claims for foundational rework and utility misplacement.

Risk Exposure Metric: 2.2-Meter Tectonic Drift & Epoch Accumulation

What's Your Next Step?

Learn coordinate formats. Continue your journey with our precision tools and guides.

Warning: Verify Your Calculation

Coordinate accuracy varies by device and datum. Do not use these results for legal or construction purposes without checking:

GPS Accuracy Alert

Your phone's GPS can be off by 30 meters. This can cause critical errors in your data.

Check My Accuracy →

Datum Shift Risk

Using the wrong coordinate system (e.g. WGS84 vs NAD83) creates a permanent 1-meter offset.

Verify My Datum →

Professional Context: Why Precision Matters

The WGS84 vs. NAD83 Dilemma

Most beginners assume that all latitude/longitude coordinates are the same. However, in North America, the difference between the WGS84 (used by GPS) and NAD83 (used for local surveying) can result in a physical shift of up to 1 meter. For high-precision construction projects, failing to account for this "datum shift" can lead to catastrophic misalignment of foundations or property boundaries.

Coordinate Drift Over Time

Tectonic plate movement means that your physical location on Earth is constantly moving relative to the GPS satellite network. In regions like Australia, this drift is significant enough that coordinate reference systems must be updated periodically. Our tools utilize the most stable geodetic algorithms to ensure that your conversions remain mathematically sound across different epochs.

Decimal to DMS FAQs

How do I convert decimal to DMS manually?

The whole number is the degrees. Multiply the decimal part by 60 to get minutes. Multiply the remaining decimal of the minutes by 60 to get seconds.

What is the symbol for Degrees, Minutes, and Seconds?

Degrees use the degree symbol (°), Minutes use a single quote ('), and Seconds use a double quote ("). Example: 40° 26' 46" N.

ECoordinate Errors in the Real World

See how professionals lost $750k+ from coordinate mistakes:

$750k Oil Rig Error

North Sea jack-up rig moored 1.5km off location due to wrong ellipsoid selection.

554km Robot Snap

Autonomous system lost localization crossing UTM zone boundary without recompute.

$500k Subsea Manifold

ED50 vs WGS84 confusion led to 136m positioning error and pipeline rerouting.

View All Case Studies