Convert Gradians to Gradians
Quick presets:
Keyboard shortcut: press S to swap units.
Contextual examples
- 1 Gradians = 1 Gradians
- 10 Gradians = 10 Gradians
- 100 Gradians = 100 Gradians
- 1000 Gradians = 1,000 Gradians
How many gradians in a gradians?
In 1 gradians there are 1 gradians. Meanwhile in 1 gradians there are 1 gradians. Keep reading to learn more about each unit of measure and how they are calculated. Or just use the Gradians to Gradians calculator above to convert any number.
* Values rounded to 6 decimal places for readability
How to convert gradians to gradians?
To convert gradians to gradians, you don’t change the value. It’s the same unit, so the number stays the same.
- Rule: gradians = gradians
- Formula: g = g
- Also called: grad or gon (same unit)
Examples (gradian to gradian conversion):
- 25 gradians = 25 gradians
- 200 grads = 200 grads
- 400 g = 400 g (a full circle is 400 gradians)
Tip: If you want the angle within one full turn, you can wrap it into the 0 to 400 gradians range by subtracting or adding 400 until it fits.
Frequently asked questions
What is a gradian (grad)?
A gradian, also called a grad, is a unit for measuring angles. A full circle equals 400 gradians. This system splits a right angle into 100 gradians, which makes some math work out neatly in base-10.
What does “gradians to gradians” mean?
“Gradians to gradians” means converting an angle value in gradians into the same unit again. The value doesn’t change because the starting unit and ending unit match.
What is the formula for converting gradians to gradians?
The formula is simple:
gradians = gradians
You multiply by 1 and keep the same number.
Does converting gradians to gradians change the angle?
No. The angle stays the same. Only the label is confirmed as gradians.
What is 1 gradian in gradians?
1 grad = 1 grad
There’s no conversion needed.
What is 0 gradians in gradians?
0 grad = 0 grad
Zero stays zero in any same-unit conversion.
What is 100 gradians in gradians?
100 grad = 100 grad
This is also equal to a right angle, but the grad value stays 100.
What is 200 gradians in gradians?
200 grad = 200 grad
This is half a circle, but it remains 200 gradians.
What is 400 gradians in gradians?
400 grad = 400 grad
That equals one full turn, and the grad value stays the same.
Why do people search “gradians to gradians”?
People often type the same unit twice to confirm the unit name, spelling, or symbol. It also happens when someone wants to double-check a value before using it in a formula, drawing, or layout.
Are “grad,” “gon,” and “gradians” the same thing?
Yes. Grad, gon, and gradian refer to the same angle unit. You may see any of these in notes, tools, or textbooks.
What symbol is used for gradians?
Common symbols include grad and gon. The exact style depends on the field or the source, but the unit value means the same.
How do gradians relate to degrees and radians?
Gradians connect to other angle units with fixed ratios:
- 400 gradians = 360 degrees = 2π radians
- 1 gradian = 0.9 degrees
- 1 gradian = π/200 radians
These help when you need to move between unit systems.
When are gradians used?
Gradians show up in surveying, mapping, and some engineering work. They can make right angles and decimal parts easier to handle because 100 gradians equals 90 degrees.
Do I need to round when converting gradians to gradians?
No. Same-unit conversion doesn’t create new decimals. Keep the exact number you already have.
Can gradians be negative when expressed in gradians?
Yes. A negative gradian value represents direction, often clockwise vs. counterclockwise, depending on the sign rule used in your work.
Can gradians be larger than 400?
Yes. Angles can exceed one full turn. For example, 450 gradians is one full turn (400) plus 50 more. You can also reduce it to a standard range if needed, but it’s still valid in gradians.
How do I normalize gradians to a 0 to 400 range?
To bring any gradian value into the 0 to 400 range, use modulo 400:
- normalized = (g % 400 + 400) % 400
This handles negative values too.
Related calculators
How does this converter work?
The Calculate Box tool to convert gradians to gradians uses the open source script Convert.js to convert units of measurement. To use this tool, simply type a gradians value in the box and have it instantly converted to gradians.