Skip to content

Degrees, Minutes, Seconds to Decimal Degrees Converter

Convert geographic coordinates instantly between Degrees, Minutes, Seconds (DMS) and Decimal Degrees (DD) with high precision for GPS, GIS, surveying, navigation, engineering, mapping, and geospatial applications.

17 views Free
Coordinate Conversion Parameters
Degrees°
Minutes'
Seconds"
Please enter valid numeric angle values. Minutes and seconds must be between 0 and 59.99.
RESULTS
Converted Angle
Angle in Radians
Angle in Gradians
Directional Equivalent

Input Parameters Specification

Degrees (D)The integer portion of the angular coordinate. Can be positive or negative to represent coordinates across northern/southern or eastern/western hemispheres.
Minutes (M)The primary subdivision of a degree. One degree contains exactly 60 minutes. Input values must be between 0 and 59.99.
Seconds (S)The secondary subdivision of a degree. One minute contains exactly 60 seconds. Input values must be between 0 and 59.99.
Decimal Degrees (DD)The coordinate represented in absolute decimal format. Standard for digital mapping databases and GIS software.

Practical Operational Examples

GPS Navigation Point

Convert 45° 30' 15" DMS to Decimal Degrees to input coordinates directly into Google Maps or aviation flight logs (approx. 45.50417°).

GIS Database Integration

Convert a decimal coordinate of -122.4194° (representing San Francisco longitude) back to DMS format to verify structural survey plates (approx. -122° 25' 9.84").

Astronomy Star Charting

Convert celestial declination coordinates expressed in degrees, arcminutes, and arcseconds to calculate absolute radial offsets.

Civil Survey Alignment

Convert boundary corner angles to radians or gradians to align theodolite instruments on construction grids.

Diagrams & Theory

A degree is a measurement of a plane angle, representing 1/360 of a full rotation. For high-precision mapping and geography, degrees are subdivided into sexagesimal units where one degree contains 60 minutes, and one minute contains 60 seconds.

NORTH POLE Angle (θ) ANGULAR SUBDIVISIONS 1 Degree (1°) = 60 Minutes (60') 1 Minute (1') = 60 Seconds (60") 1 Degree (1°) = 3600 Seconds (3600")

Formulas & Mathematical Logic

DMS to Decimal Degrees: DD = Sign(Degrees) × (abs(Degrees) + (Minutes / 60) + (Seconds / 3600))
Decimal Degrees to DMS Degrees: Degrees = Integer(DD)
Decimal Degrees to DMS Minutes: Minutes = Integer((abs(DD) - abs(Degrees)) × 60)
Decimal Degrees to DMS Seconds: Seconds = ((abs(DD) - abs(Degrees)) × 60 - Minutes) × 60
Step-by-Step Conversion Example (45° 30' 15" to DD):
• Source: D = 45, M = 30, S = 15
• Step 1: Divide minutes by 60. 30 / 60 = 0.5°
• Step 2: Divide seconds by 3600. 15 / 3600 = 0.004167°
• Step 3: Sum the parts. DD = 45 + 0.5 + 0.004167 = 45.504167°
• Step 4: Convert to Radians. Radians = 45.504167 × (π / 180) = 0.794205 rad
• Step 5: Convert to Gradians. Gradians = 45.504167 × (200 / 180) = 50.560186 grad

How to Use This Calculator

Choose the desired conversion direction using the top segment tabs.
If using DMS to DD mode, enter values for Degrees, Minutes, and Seconds.
If using DD to DMS mode, enter the decimal degree value into the DD input field.
Click the CONVERT button to execute the calculations.
Observe the converted coordinate results alongside standard Radians and Gradians.

About This Calculator

Standardize geographical coordinates across GPS, cartography, and surveying systems.

The CalcBoy Degrees Minutes Seconds to Decimal Degrees Calculator translates angular coordinates instantly, generating standardized equivalents across digital GIS formats, radians, and gradians.

Angular coordinates are represented in two primary formats across technical fields. GPS units, surveying blueprints, and old-world paper maps traditionally express coordinates in Degrees, Minutes, and Seconds (DMS). However, digital mapping software, GIS databases, and Web Map Tile services (like Google Maps or Leaflet API) process coordinates as unified Decimal Degrees (DD). This calculator bridges these coordinate standards into a single, unified interface.

The conversion system operates by mapping units relative to standard sexagesimal divisions. When converting negative coordinates (representing Southern latitudes or Western longitudes), the mathematical sign is preserved across the entire coordinate block to prevent calculation drift. This mathematically rigorous approach ensures compatibility with professional cartographic platforms such as ArcGIS, QGIS, and CAD software.

Using this calculator, civil surveyors, GIS specialists, marine navigators, and science students can execute calculations quickly and reliably across standard coordinate systems.

Ideal ApplicationsGeographic information systems (GIS), civil surveying, marine navigation, and astronomy.
Complete VerificationTracks converted coordinates alongside absolute physical metrics in Radians, Gradians, and Hemispheres.
Precision MathLogarithmic evaluations use exact double-precision calculations to prevent rounding drift.
Universal StandardSupports both traditional sexagesimal DMS values and modern digital decimal formats.
System Pro-Tip: When entering coordinates for the Southern or Western hemisphere, apply a negative sign (-) to the Degrees or Decimal Degrees input.

Frequently Asked Questions

1. What is the difference between DMS and Decimal Degrees?

DMS represents coordinates in sexagesimal format (Degrees, Minutes, Seconds), similar to hours, minutes, and seconds of time. Decimal Degrees represents the entire angle as a single decimal number, making it easier for computer systems to calculate distances.

2. Why are coordinates sometimes negative?

In standard geographic systems, negative latitude values represent locations in the Southern Hemisphere, while negative longitude values represent locations in the Western Hemisphere (relative to the Prime Meridian).

3. How accurate is a second of latitude?

At the equator, one degree of latitude is approximately 111 kilometers (69 miles). One minute is approximately 1.85 kilometers (1.15 miles), and one second is approximately 30.8 meters (101 feet).

4. How is the sign of negative degrees handled?

For negative coordinates, the negative sign is applied to the final calculated decimal value. For example, -45° 30' 0" is calculated as -(45 + 30/60) = -45.5°. The minutes and seconds are treated as absolute values before the sign is applied.

5. What are Radians and Gradians?

Radians are the standard SI unit for angular measurements, used extensively in physics and calculus. Gradians (or gons) are a decimal division of angles where a right angle is exactly 100 gradians and a full circle is 400 gradians, commonly used in European surveying.

6. How many decimal places are needed for GPS accuracy?

For high-precision GPS positioning, five decimal places in Decimal Degrees provide accuracy down to approximately 1.1 meters at the equator. Six decimal places improve resolution down to approximately 11 centimeters.

Related Calculators

GPS Coordinate Distance CalculatorDetermine the great-circle distance between two coordinate points.
Degrees to Radians ConverterTranslate angles between degrees, radians, and gradians.
UTM to Latitude Longitude ConverterConvert Universal Transverse Mercator grid coordinates to geographic coordinates.
Bearing and Distance CalculatorCompute final target coordinates from a source point and bearing.

Related Tools

About this tool

Degrees, Minutes, Seconds to Decimal Degrees Converter is a free online calculator tool. Use it to get instant, accurate results for your electronics calculations.