Skip to main content

Coordinate Format Converter

Free Coordinate format Converter for geography & distance units. Enter a value to see equivalent measurements across systems.

Skip to calculator
Unit Conversion

Coordinate Format Converter

Convert geographic coordinates between Decimal Degrees (DD), Degrees Minutes Seconds (DMS), and Degrees Decimal Minutes (DDM) formats.

Last updated: December 2025

Calculator

Adjust values & calculate
Latitude (DMS Input)
Longitude (DMS Input)
Decimal Degrees
40.7128, -74.006
Decimal Degrees (DD)
40.7128, -74.006
Degrees Minutes Seconds (DMS)
40d 42m 46.08s N, 74d 0m 21.6s W
Degrees Decimal Minutes (DDM)
40d 42.768m N, 74d 0.36m W
UTM Zone
18N

Precision Guide

DD DecimalsPrecision
1 (0.1)~11.1 km
2 (0.01)~1.1 km
3 (0.001)~111 m
4 (0.0001)~11 m
5 (0.00001)~1.1 m
6 (0.000001)~0.11 m
Your Result
DD: 40.7128, -74.006 | DMS: 40d 42m 46.08s N, 74d 0m 21.6s W
Share Your Result
Understand the Math

Formula

DD = Degrees + Minutes/60 + Seconds/3600

Geographic coordinates use a sexagesimal (base-60) system inherited from Babylonian mathematics. One degree contains 60 arc-minutes, and one arc-minute contains 60 arc-seconds, for a total of 3600 arc-seconds per degree. Converting to decimal degrees simply expresses this relationship as a single decimal number, making computation straightforward.

Last reviewed: December 2025

Worked Examples

Example 1: Statue of Liberty Coordinates

Convert 40d 41m 21s N, 74d 2m 40s W to decimal degrees.
Solution:
Latitude: 40 + 41/60 + 21/3600 = 40 + 0.6833 + 0.00583 = 40.6892 N Longitude: -(74 + 2/60 + 40/3600) = -(74 + 0.0333 + 0.0111) = -74.0444 W
Result: 40.6892, -74.0444

Example 2: Tokyo Tower

Convert 35.6586 N, 139.7454 E to DMS format.
Solution:
Latitude: 35 + 0.6586 * 60 = 35d 39.516m = 35d 39m 30.96s N Longitude: 139 + 0.7454 * 60 = 139d 44.724m = 139d 44m 43.44s E
Result: 35d 39m 30.96s N, 139d 44m 43.44s E
Expert Insights

Background & Theory

The Coordinate Format Converter applies the following established principles and formulas. Unit conversion is the process of expressing a quantity in a different unit of measurement while preserving its physical meaning. At the foundation of modern measurement lies the International System of Units (SI), which defines seven base units: the meter for length, kilogram for mass, second for time, ampere for electric current, kelvin for thermodynamic temperature, mole for amount of substance, and candela for luminous intensity. All other units, called derived units, are defined as algebraic combinations of these seven. Dimensional analysis is the principal method for performing unit conversions. By treating units as algebraic quantities that can be multiplied, divided, and cancelled, a conversion factor chain allows a value expressed in one unit to be rewritten in another without altering its physical magnitude. For example, to convert 60 miles per hour to meters per second, one multiplies by a chain of conversion factors each equal to one: (1609.34 m / 1 mile) ร— (1 hour / 3600 s). Metric prefixes enable compact expression of quantities across extreme ranges of magnitude. Standard prefixes span from nano (10^-9) through micro (10^-6) and milli (10^-3) up through kilo (10^3), mega (10^6), and giga (10^9), and beyond in both directions. These prefixes are strictly multiplicative and apply consistently to any SI base or derived unit. Temperature conversions require affine transformations rather than simple scaling. To convert Celsius to Fahrenheit the formula is ยฐF = (ยฐC ร— 9/5) + 32, while the conversion to the absolute Kelvin scale is K = ยฐC + 273.15. These formulas reflect the different zero points and degree-size conventions of each scale. Significant figures govern how precision is preserved through calculations. A result should not express more precision than the least precise input value permits. In digital storage, IEEE and IEC standards distinguish between decimal prefixes (kilobyte = 1000 bytes) and binary prefixes (kibibyte = 1024 bytes), a distinction that has practical consequences for how storage capacity is reported by manufacturers versus operating systems. Unit coherence โ€” ensuring that all quantities in an equation share a consistent unit system โ€” is essential for obtaining correct results.

History

The history behind the Coordinate Format Converter traces back through the following developments. Human beings have been measuring and comparing quantities since before recorded history. The earliest known measurement units were body-based: the cubit (the distance from elbow to fingertip), the foot, the hand, and the digit. The furlong originated as the length of a furrow a team of oxen could plow without resting. These anthropomorphic standards were practical for local use but differed between regions and kingdoms, creating persistent difficulties in trade and construction. The ancient Egyptians standardized the royal cubit at approximately 52.4 centimeters and distributed calibrated granite rods to ensure consistency across building projects, including the pyramids. Roman engineers used the mile (mille passuum, one thousand double paces) and spread these standards throughout their empire via road networks. Despite these efforts, measurement diversity persisted across medieval Europe, hampering commerce. The French Revolution created political will for radical standardization. In 1795 France officially adopted the metric system, defining the meter as one ten-millionth of the distance from the equator to the North Pole along the Paris meridian. This gave the world its first fully decimal, rationally constructed measurement system. The Metre Convention of 1875 established the International Bureau of Weights and Measures (BIPM) in Sevres, France, creating a permanent international body to maintain physical artifact standards and coordinate global metrology. For over a century, the kilogram was defined by a platinum-iridium cylinder locked in a vault near Paris. In 1999, a stark demonstration of what unit inconsistency costs occurred when NASA's Mars Climate Orbiter was lost because one engineering team used pound-force seconds while another used newton seconds. The spacecraft entered the Martian atmosphere at the wrong angle and was destroyed, at a cost of 327 million dollars. In 2019 the SI underwent its most significant revision, redefining all seven base units in terms of fixed numerical values of fundamental physical constants such as the speed of light, Planck's constant, and the elementary charge. This eliminated any reliance on physical artifacts and made the measurement system permanently stable and universally reproducible.

Share this calculator

Explore More

Frequently Asked Questions

The three main geographic coordinate formats are Decimal Degrees (DD), Degrees Minutes Seconds (DMS), and Degrees Decimal Minutes (DDM). Decimal Degrees like 40.7128, -74.006 are the standard for GPS devices and digital mapping APIs including Google Maps. DMS format like 40d 42m 46s N uses the traditional sexagesimal system from ancient Babylon. DDM like 40d 42.768m N is commonly used in marine navigation and older GPS units. All three represent the same location, just expressed differently.
Different formats evolved for different use cases. DMS was the original format from celestial navigation, easy to read on graduated instruments like sextants. DDM became standard in marine GPS units because minutes of latitude directly correspond to nautical miles, making distance estimation intuitive. Decimal Degrees became dominant with digital computing because they simplify mathematical calculations, database storage, and API interfaces. UTM coordinates are preferred for military and land surveying because they provide flat-plane measurements in meters.
In Decimal Degrees, 4 decimal places give about 11 meter precision, 5 decimal places about 1.1 meters, and 6 decimal places about 0.11 meters. In DMS format, whole seconds give about 31 meter precision, tenths of seconds about 3.1 meters, and hundredths about 0.31 meters. In DDM, 3 decimal places of minutes give about 1.9 meters, and 4 decimal places about 0.19 meters. For most consumer navigation, 5-6 decimal places in DD or hundredths of seconds in DMS provide sufficient accuracy.
You may use the results for reference and educational purposes. For professional reports, academic papers, or critical decisions, we recommend verifying outputs against peer-reviewed sources or consulting a qualified expert in the relevant field.
All calculations use established mathematical formulas and are performed with high-precision arithmetic. Results are accurate to the precision shown. For critical decisions in finance, medicine, or engineering, always verify results with a qualified professional.
No. All calculations run entirely in your browser using JavaScript. No data you enter is ever transmitted to any server or stored anywhere. Your inputs remain completely private.
Educational Note: This calculator is provided for educational and informational purposes. Results are based on the formulas and inputs provided. Always verify important calculations independently. NovaCalculator processes calculator inputs client-side; optional analytics follow visitor consent settings. ยฉ 2024โ€“2026 NovaCalculator.

Share this calculator

Formula

DD = Degrees + Minutes/60 + Seconds/3600

Geographic coordinates use a sexagesimal (base-60) system inherited from Babylonian mathematics. One degree contains 60 arc-minutes, and one arc-minute contains 60 arc-seconds, for a total of 3600 arc-seconds per degree. Converting to decimal degrees simply expresses this relationship as a single decimal number, making computation straightforward.

Worked Examples

Example 1: Statue of Liberty Coordinates

Problem: Convert 40d 41m 21s N, 74d 2m 40s W to decimal degrees.

Solution: Latitude: 40 + 41/60 + 21/3600 = 40 + 0.6833 + 0.00583 = 40.6892 N\nLongitude: -(74 + 2/60 + 40/3600) = -(74 + 0.0333 + 0.0111) = -74.0444 W

Result: 40.6892, -74.0444

Example 2: Tokyo Tower

Problem: Convert 35.6586 N, 139.7454 E to DMS format.

Solution: Latitude: 35 + 0.6586 * 60 = 35d 39.516m = 35d 39m 30.96s N\nLongitude: 139 + 0.7454 * 60 = 139d 44.724m = 139d 44m 43.44s E

Result: 35d 39m 30.96s N, 139d 44m 43.44s E

Frequently Asked Questions

What are the main coordinate formats used in mapping?

The three main geographic coordinate formats are Decimal Degrees (DD), Degrees Minutes Seconds (DMS), and Degrees Decimal Minutes (DDM). Decimal Degrees like 40.7128, -74.006 are the standard for GPS devices and digital mapping APIs including Google Maps. DMS format like 40d 42m 46s N uses the traditional sexagesimal system from ancient Babylon. DDM like 40d 42.768m N is commonly used in marine navigation and older GPS units. All three represent the same location, just expressed differently.

Why do different mapping systems use different coordinate formats?

Different formats evolved for different use cases. DMS was the original format from celestial navigation, easy to read on graduated instruments like sextants. DDM became standard in marine GPS units because minutes of latitude directly correspond to nautical miles, making distance estimation intuitive. Decimal Degrees became dominant with digital computing because they simplify mathematical calculations, database storage, and API interfaces. UTM coordinates are preferred for military and land surveying because they provide flat-plane measurements in meters.

What is the precision of each coordinate format?

In Decimal Degrees, 4 decimal places give about 11 meter precision, 5 decimal places about 1.1 meters, and 6 decimal places about 0.11 meters. In DMS format, whole seconds give about 31 meter precision, tenths of seconds about 3.1 meters, and hundredths about 0.31 meters. In DDM, 3 decimal places of minutes give about 1.9 meters, and 4 decimal places about 0.19 meters. For most consumer navigation, 5-6 decimal places in DD or hundredths of seconds in DMS provide sufficient accuracy.

How do I get the most accurate result?

Enter values as precisely as possible using the correct units for each field. Check that you have selected the right unit (e.g. kilograms vs pounds, meters vs feet) before calculating. Rounding inputs early can reduce output precision.

How do I verify Coordinate Format Converter's result independently?

The Formula section on this page shows the equation used. You can reproduce the calculation manually or in a spreadsheet using those steps. Compare your answer against the worked examples in the Examples section, which use known reference values so you can confirm the calculator is behaving as expected.

How accurate are the results from Coordinate Format Converter?

All calculations use established mathematical formulas and are performed with high-precision arithmetic. Results are accurate to the precision shown. For critical decisions in finance, medicine, or engineering, always verify results with a qualified professional.

References

Reviewed by Manoj Kumar, Mathematics Educator ยท Editorial policy