DMS to Decimal Degrees Converter — Free, Bulk, Both Ways
Convert DMS (28°36'50"N) to decimal degrees (28.613889) and back, one value or a whole list. Also handles DDM. Free, in-browser, nothing uploaded.
Read coordinates in any notation and see DD, DMS and DDM side by side.
Coordinates in
One coordinate pair per line. Decimal degrees, DMS (28°36'50"N) and DDM (N28°36.833') are all recognised, and mixed input is fine. Add altitude and a label after the pair: 28.6139, 77.2090, 216, Tower A
Drop a .csv, .xlsx, .kml or .kmz file here, or
0 points
Nothing to show yet — paste coordinates or drop a file above.
You're on 7BusyBoss — 300+ free tools that run instantly in your browser. No signup, nothing uploaded.
The conversion, in full
Decimal degrees = degrees + minutes ÷ 60 + seconds ÷ 3600, then negated if the hemisphere is South or West.
Worked example: 28°36'50.0"N becomes 28 + 36 ÷ 60 + 50.0 ÷ 3600 = 28 + 0.6 + 0.013889 = 28.613889. And 77°12'32.4"W becomes −(77 + 0.2 + 0.009) = −77.209.
Precision, and how much you need
One second of latitude is about 31 m; one tenth of a second is about 3 m. In decimal degrees, the fourth decimal place is about 11 m and the sixth is about 11 cm. Six decimals is therefore the sensible default — more is false precision on data that came from a handheld GPS, and fewer will visibly move a point. This tool outputs six.
Do not forget DDM
There is a third notation that catches people out: degrees and decimal minutes, written N28°36.833'. It is what appears on aeronautical charts and in most aviation GPS units, and it is neither DMS nor decimal degrees. Converting it as though the 36.833 were minutes-and-seconds gives an answer roughly 800 m wrong. This tool detects all three notations automatically, so you do not have to declare which you are pasting.
Whole lists, not one value at a time
Paste as many lines as you like. Every row is converted and shown in all three notations side by side, and you can copy the entire column in whichever one you need.
Need a file rather than text? Try coordinates to KML. For the full notation reference, see the coordinate converter.
How to use the DMS to Decimal Degrees Converter
Takes about a minute. No signup, no download, your data stays in your browser.
- 1Open the tool. Scroll up to the DMS to Decimal Degrees Converter above — it loads instantly in your browser, no install needed.
- 2Enter your values. The fields come pre-filled with realistic defaults so you can see how it works — replace them with your own numbers.
- 3Read the result. The output updates instantly. Copy or share it — nothing is uploaded to a server, everything stays on your device.
Frequently asked questions
Common questions about the DMS to Decimal Degrees Converter.
How do I convert decimal degrees back to DMS?
Paste decimal degrees and the results table shows DMS and DDM alongside them. The conversion runs both ways automatically — there is no direction to select.
Do I need to type the degree and minute symbols?
No. 28 36 50 N, 28d36m50sN and 28°36'50"N are all read identically. Hemisphere letters work before or after the number.
What if my data has a minus sign and a hemisphere letter?
Something like -28.6139N is contradictory — the sign says south, the letter says north — so it is rejected with an explanation rather than silently guessed at.
Community rating
Discussion (0)
No comments yet. Start the discussion.
Keep exploring
Related tools across 7BusyBoss — all free, all instant.
More in Geo & Coordinate Converters
- KML to CSV Converter
- Coordinates to KML Converter
- Coordinate Converter
- CSV to KML Converter
- Excel to KML Converter