Convert GPS latitude and longitude coordinates between decimal degrees (DD) and degrees, minutes, seconds (DMS) format. Enter a value in either format below and see the conversion instantly, with the full working shown.
Wellington's coordinates, -41.28650, 174.77622, are used as the default example (decimal degrees latitude 41.28650 South converts to 41 degrees 17 minutes 11.4 seconds South).
Geographic coordinates (latitude and longitude) can be written in two common formats: decimal degrees (DD), such as -41.28650, and degrees, minutes, seconds (DMS), such as 41 degrees 17 minutes 11.4 seconds South. Both describe exactly the same point on Earth. Converting between them uses simple base-60 (sexagesimal) arithmetic, the same system used for hours, minutes and seconds in time.
To convert decimal degrees to DMS:
Example: convert -41.28650 (Wellington's latitude) to DMS.
| Step | Calculation | Result |
|---|---|---|
| Degrees | Whole number part of 41.28650 | 41 degrees |
| Minutes | 0.28650 x 60 | 17.19 → 17 minutes |
| Seconds | 0.19 x 60 | 11.4 seconds |
| Result | 41 degrees 17' 11.4" S |
The negative sign on the decimal value indicates the Southern hemisphere (for latitude) or Western hemisphere (for longitude), so it is dropped and replaced with a hemisphere letter (N, S, E or W) in DMS format.
To reverse the process, divide the minutes by 60 and the seconds by 3600, then add both to the degrees:
Decimal degrees = Degrees + (Minutes / 60) + (Seconds / 3600)
Using the same example: 41 + (17 / 60) + (11.4 / 3600) = 41 + 0.28333 + 0.00317 = 41.28650. If the hemisphere is South or West, apply a negative sign to the final result.
Decimal degrees are the standard for digital mapping tools such as Google Maps, GPS devices, and GIS software, because they are easy to store as a single number and simple to calculate distances or areas with. Degrees, minutes, seconds format is the traditional navigation and surveying format, and it is still widely used on nautical charts, in aviation, and in New Zealand legal land descriptions and Land Information New Zealand (LINZ) survey records.
| Location | Decimal Degrees | DMS |
|---|---|---|
| Wellington | -41.28650, 174.77622 | 41 degrees 17' 11.4" S, 174 degrees 46' 34.4" E |
| Auckland | -36.84850, 174.76330 | 36 degrees 50' 54.6" S, 174 degrees 45' 47.9" E |
| Christchurch | -43.53210, 172.63620 | 43 degrees 31' 55.6" S, 172 degrees 38' 10.3" E |
How do you convert decimal degrees to degrees, minutes and seconds?
Take the whole number part as degrees, multiply the remaining fraction by 60 for minutes, then multiply that remaining fraction by 60 again for seconds.
How do you convert DMS back to decimal degrees?
Use decimal degrees = degrees + (minutes / 60) + (seconds / 3600), applying a negative sign for South or West.
Why do GPS coordinates use different formats?
Decimal degrees suit digital mapping and calculations, while DMS is the traditional format still used in navigation, surveying and legal land descriptions in New Zealand.
Sources: Land Information New Zealand (LINZ) geodetic coordinate conventions (linz.govt.nz). Standard sexagesimal (base-60) coordinate notation used in navigation and surveying worldwide.
This calculator uses standard mathematical conversion between decimal degrees and degrees, minutes, seconds formats. It does not account for different geodetic datums (such as NZGD2000 vs WGS84), which can shift coordinates by a small amount. For survey-grade or legal purposes, consult a licensed surveyor or LINZ data.
If you've found a bug, or would like to contact us, or learn more about James Graham and Calculate.co.nz.
Calculate.co.nz is partnered with Interest.co.nz for New Zealand's highest quality calculators and financial analysis.
Calculate.co.nz is the sister site of CalculatorHub.com, the world's largest calculator website by tool count.
All calculators and tools are provided for educational and indicative purposes only and do not constitute financial advice.
Calculate.co.nz is proudly part of the Realtor.co.nz group, New Zealand's leading property transaction literacy platform, helping Kiwis understand the home buying and selling process from start to finish. Whether you're a first home buyer navigating your first property purchase, an investor evaluating your next acquisition, or a homeowner planning to sell, Realtor.co.nz provides clear, independent, and trustworthy guidance on every step of the New Zealand property transaction journey.
Calculate.co.nz is also partnered with Health Based Building and Premium Homes to promote informed choices that lead to better long-term outcomes for Kiwi households.
Calculate.co.nz is hosted in Auckland via SiteHost new Zealand.
All content on this website, including calculators, tools, source code, and design, is protected under the Copyright Act 1994 (New Zealand). No part of this site may be reproduced, copied, distributed, stored, or used in any form without prior written permission from the owner.
About & trust: Why Calculate is NZ's most comprehensive · By the Numbers · How we compare · Editorial standards · How we keep data current · NZ finance glossary · Research & data · Financial literacy NZ · About · Privacy policy · Terms of use
Reviewed and maintained. Last reviewed 2026-07-02 and checked on a twice-monthly cycle against IRD, RBNZ and Stats NZ. How we keep data current.
© 2026 Calculate.co.nz. All rights reserved. Building free NZ calculators since 2011.