Formula
Arcminutes = Gradians × 54Direct answer
Multiply the entered gradians value by 54 to express it in arcminutes (arcmin). This converts gradian (gon) to arcminute (arcmin) within the documented angle family.
Variables and formula
- Gradians (gon): the source value measured in gradian.
- Arcminutes (arcmin): the same quantity expressed in arcminute.
- Conversion factor: 54 arcminutes per gradian.
Arcminutes = Gradians × 54
The generator emits numeric factors with at most 15 significant digits. Calculator results keep up to 10 significant digits for display; this formatting does not increase the precision of the measurement.
Unit definitions and named variants
Source unit: gradian (gon). A gradian (gon) divides a full turn into 400 parts, so 1 gon = 0.9° exactly. Named variant used: Plane-angle gradian/gon; not a percentage grade or academic grade. Reference: National Institute of Standards and Technology: NIST Guide to the SI, Appendix B.8: Factors for Units Listed Alphabetically.
Target unit: arcminute (arcmin). An arcminute is one minute of plane angle: exactly 1/60 degree or π/10,800 rad. Named variant used: Minute of plane angle; not minute of elapsed time. Reference: Bureau International des Poids et Mesures: The International System of Units (SI), 9th edition, version 4.01.
The gon-to-arcmin direction remains inside the angle quantity; it changes the unit label and numerical scale, not the kind of quantity being measured.
Relationship and precision
This route uses at least one deliberately preserved rounded factor. Treat the displayed factor as an approximation at the precision documented below.
- gon relationship: The terminating degree relationship is exact.
- arcmin relationship: The exact degree factor 1/60 is repeating in decimal. The source dataset preserves JavaScript’s raw evaluated value; the generator’s 15-significant-digit emission is 0.0166666666666667 degree.
To audit the factor through the family base unit, divide the raw dataset factors 0.9 by 0.016666666666666666. The generator emits that quotient once at 15 significant digits as the canonical direct factor 54; runtime calculations do not divide the already-emitted base factors again.
Reproducible example
For 10 gradians, 10 × 54 = 540 arcminutes. Repeating the same multiplication with the stated factor reproduces the displayed conversion before interface rounding.
Directional scale check
Because one gradian contains 54 arcminutes, the target number is larger than the source number for every positive input. Zero maps to zero, while negative inputs are preserved as signed values under the stated direction convention.
| Source amount | Calculation | Target amount |
|---|---|---|
| 1 gon | 1 × 54 |
54 arcmin |
| 10 gon | 10 × 54 |
540 arcmin |
| 100 gon | 100 × 54 |
5400 arcmin |
| 1000 gon | 1000 × 54 |
54000 arcmin |
Interpretation
Read the result as arcminutes, not gradians. A value entered as gon leaves the calculator labelled arcmin; this directional distinction matters even when the two units describe the same angle quantity.
Assumptions and limitations
- Negative gradians are supported and represent the opposite rotational direction under the user’s convention.
- Signed values are supported, but positive/negative rotational direction depends on the user’s coordinate convention.
- This family performs linear unit conversion only; it does not normalize angles to [0, 360), (−180, 180], or another interval.
Common mistakes
- A right angle is 100 gon, not 90 gon.
- An arcminute is 1/60 degree; an arcsecond is 1/60 arcminute.
Continue within the Angle family
See the Angle conversion hub for its five-unit reference table and all 20 directed routes.
- Reverse the direction: Arcminutes to Gradians
- Compare another angle route: Gradians to Degrees
- Compare another angle route: Gradians to Radians
- Compare another angle route: Gradians to Turns
- Compare another angle route: Arcminutes to Degrees
Assumptions
- The entered value uses gradians exactly as labelled.
- Negative gradians are supported and represent the opposite rotational direction under the user's convention.
- Rounding and measurement uncertainty remain the user's responsibility.
Sources and methodology
CalcMotive publishes the formula and assumptions so you can decide whether the estimate fits your use case. See our methodology standards.
- The International System of Units (SI), 9th edition, version 4.01; Bureau International des Poids et Mesures; accessed Aug 7, 2026
- NIST Guide to the SI, Appendix B.8: Factors for Units Listed Alphabetically; National Institute of Standards and Technology; accessed Aug 7, 2026