UTILS.
100% in-browser

Angle Converter

Convert angles between degrees, radians, gradians and turns.

About this tool

Angle Converter is a free, in-browser tool that expresses a single angle in four units at once — degrees, radians, gradians (also called gons), and turns. Enter a value, choose the unit it is currently in, and every equivalent is shown side by side.

Internally it converts your input to a common base of degrees — one radian is 180/π degrees, one gradian is 0.9 degrees, and one turn is 360 degrees — then derives the other units from that base. Results refresh as you type and are rounded to nine decimal places; click any result to copy it to the clipboard. The value field accepts any real number, so negative and decimal angles work too.

Everything runs entirely in your browser: no uploads, no accounts, no tracking, and it keeps working offline once the page has loaded. A typical use is checking that an angle in radians from code matches the degrees you expect, or reading a gradian survey figure back in familiar units.

Frequently asked questions

What is a gradian?
A gradian (also written gon) divides a right angle into 100 parts, so a full turn is 400 gradians and one gradian equals 0.9 degrees.
What is a turn?
One turn is a full revolution: 360 degrees, 2π radians, or 400 gradians.
How many degrees are in one radian?
One radian equals 180/π degrees, roughly 57.29578°, and a full turn of 2π radians is 360 degrees.
Can it convert negative or decimal angles?
Yes. The value field accepts any real number, including negative and fractional angles, and each result is shown to nine decimal places.

More tools