Decimal Coordinates to DMS Calculator

Turn decimal latitude and longitude into DMS. Customize precision, separators, coordinate order, and exports easily. Copy clear coordinate results for maps, surveys, and reports.

Calculator Inputs

Use positive for north and negative for south.
Use positive for east and negative for west.
When batch data is entered, it overrides the single latitude and longitude fields.

Example Data Table

Location Decimal Latitude Decimal Longitude DMS Latitude DMS Longitude
Pittsburgh Example 40.446195 -79.948862 40° 26' 46.30" N 79° 56' 55.90" W
London Example 51.500729 -0.124625 51° 30' 2.62" N 0° 7' 28.65" W
Sydney Example -33.856784 151.215297 33° 51' 24.42" S 151° 12' 55.07" E

Formula Used

The calculator converts the absolute decimal degree value into degrees, minutes, and seconds.

Degrees: D = floor(abs(decimal degrees))

Minutes: M = floor((abs(decimal degrees) - D) × 60)

Seconds: S = (((abs(decimal degrees) - D) × 60) - M) × 60

Direction comes from the sign. Positive latitude is north. Negative latitude is south. Positive longitude is east. Negative longitude is west.

How to Use This Calculator

  1. Enter decimal latitude and decimal longitude values.
  2. Select the seconds precision you need.
  3. Choose symbols, colon, text, or compact DMS output.
  4. Select hemisphere placement or signed DMS style.
  5. Paste batch rows if you need many conversions.
  6. Press the convert button and review the result above the form.
  7. Download CSV or PDF files when you need saved records.

About Decimal Coordinate Conversion

Decimal coordinates are simple, compact, and common in digital maps. They store latitude and longitude as signed degree values. A positive latitude points north. A negative latitude points south. A positive longitude points east. A negative longitude points west.

Degrees minutes seconds, also called DMS, splits each value into three parts. The degree part shows the whole number. The minutes part shows the first remainder. The seconds part shows the final remainder. This style is useful for survey notes, printed maps, aviation records, and field reports.

Why DMS Still Matters

Many people read DMS faster than long decimal values. It separates a coordinate into familiar steps. It also reduces typing mistakes during manual work. A field worker can compare degrees, then minutes, then seconds. The format also looks clear in reports where exact positions need context.

This calculator keeps the original decimal values. It then creates DMS strings with your chosen precision. You can show hemisphere letters before or after the coordinate. You can also use signed DMS when a system needs plus and minus symbols. The coordinate order can follow latitude first or longitude first.

Batch Conversion Support

Single coordinate conversion is useful for one place. Batch mode helps when you have many points. Paste each pair on its own line. The tool reads the first two numbers from each row. That makes it friendly with comma, space, or semicolon separated data.

Exports also support routine work. The CSV file opens in spreadsheet tools. The PDF report is useful for sharing. Both exports include decimal and DMS values. You can archive them with project notes.

Accuracy Notes

DMS conversion does not change the physical location. It only changes the display format. Rounding seconds can make the written value slightly shorter. Higher precision keeps more detail. Lower precision is easier to read. For most mapping notes, two or three decimal places in seconds are clear. For strict surveying, use the precision required by your workflow.

Always confirm the source datum before sharing coordinates. This tool does not transform datums. It formats numbers only. Use reliable field data. Then convert displays for clearer communication and records too.

FAQs

What does DMS mean?

DMS means degrees, minutes, and seconds. It is another way to display the same coordinate position stored in decimal degrees.

How are negative decimal coordinates handled?

Negative latitude becomes south. Negative longitude becomes west. The calculator can show that using hemisphere letters or signed DMS output.

Can I convert many coordinate pairs at once?

Yes. Paste each coordinate pair on a separate line in batch mode. The first two numbers in every line are converted.

Does this tool change the map datum?

No. It only changes the display format. It does not transform WGS84, NAD83, or any other coordinate reference system.

What seconds precision should I choose?

Two decimal places are clear for many mapping notes. Use more decimal places when your project requires finer coordinate detail.

Can I export my converted coordinates?

Yes. After conversion, use the CSV button for spreadsheets or the PDF button for a simple printable report.

Why did seconds become zero after rounding?

When seconds round to 60, the calculator carries the value into minutes. It also carries 60 minutes into degrees.

Which order should I use?

Many maps use latitude then longitude. Some data systems use longitude then latitude. Choose the order required by your workflow.

Related Calculators

Paver Sand Bedding Calculator (depth-based)Paver Edge Restraint Length & Cost CalculatorPaver Sealer Quantity & Cost CalculatorExcavation Hauling Loads Calculator (truck loads)Soil Disposal Fee CalculatorSite Leveling Cost CalculatorCompaction Passes Time & Cost CalculatorPlate Compactor Rental Cost CalculatorGravel Volume Calculator (yards/tons)Gravel Weight Calculator (by material type)

Important Note: All the Calculators listed in this site are for educational purpose only and we do not guarentee the accuracy of results. Please do consult with other sources as well.