Degrees to Minutes Converter

Convert decimal degrees into degrees and minutes quickly and accurately.

Enter a decimal degree value to convert

Understanding Degrees and Minutes in Geographic Coordinates

Degrees and minutes are units used to express geographic coordinates and angular measurements. One degree is divided into 60 minutes (arcminutes), and each minute is further divided into 60 seconds (arcseconds). This system, known as DMS (Degrees, Minutes, Seconds), is the standard format for GPS coordinates and navigation.

When working with decimal degrees, converting to degrees and minutes is often necessary for compatibility with mapping systems, surveying equipment, or navigation charts. This converter handles that conversion instantly, giving you the whole degrees and the remaining minutes component.

How the Conversion Works

The conversion from decimal degrees to degrees and minutes follows a straightforward mathematical process:

  1. Extract whole degrees — The integer part of the decimal degree value represents the full degrees.
  2. Isolate the decimal remainder — The fractional part (everything after the decimal point) is the portion that needs conversion.
  3. Multiply by 60 — Since one degree equals 60 minutes, multiply the decimal remainder by 60 to get the minutes value.

For example, a value of 45.75° breaks down as 45 whole degrees plus 0.75 × 60 = 45 minutes, giving you 45° 45′.

How to Use the Converter

  1. Enter your decimal degree value in the input field. The value can be positive or negative.
  2. The tool automatically converts the decimal portion into minutes.
  3. Read the result showing the whole degrees and the corresponding minutes.

No button clicking is required — the conversion updates in real time as you type.

Example Conversion

Input: 122.4167°

Calculation:

Result: 122° 25′

This format is commonly used for longitude coordinates in mapping applications.

Understanding Your Results

The output displays two components:

The minutes value may include a decimal component itself. If you need seconds, multiply the decimal portion of the minutes by 60 to get arcseconds.

Common Use Cases

Precision and Limitations

The converter maintains the precision of your input value. If you enter a value with four decimal places, the minutes output will reflect that same level of precision. For most practical applications, two to four decimal places in the minutes value provide sufficient accuracy.

One minute of latitude equals approximately one nautical mile (1.852 km). One minute of longitude varies in distance depending on latitude, ranging from about 1.852 km at the equator to zero at the poles.

FAQ

What is the difference between decimal degrees and degrees/minutes?

Decimal degrees express an angle as a single decimal number (e.g., 45.5°). Degrees and minutes split that same angle into whole degrees and the remaining fractional part expressed in minutes (e.g., 45° 30′). Both represent the same measurement in different formats.

How do I convert minutes back to decimal degrees?

Divide the minutes value by 60 and add the result to the whole degrees. For example, 45° 30′ becomes 45 + (30 ÷ 60) = 45.5°.

Why multiply by 60 to get minutes?

One degree is defined as 60 minutes (arcminutes). This division comes from the sexagesimal (base-60) numbering system used historically in mathematics and astronomy. Multiplying the decimal fraction by 60 converts it into the equivalent number of minutes.

Can I convert negative coordinates?

Yes. Negative decimal degrees (used for southern latitudes or western longitudes) convert the same way. The negative sign applies to the whole degrees, and the minutes are calculated from the absolute value of the decimal remainder.

What if my minutes value has many decimal places?

The tool preserves the precision of your input. If you need whole minutes, you can round the minutes value. For higher precision requirements, keep the decimal minutes and optionally convert the fractional minutes to seconds by multiplying by 60.