Turns to degrees – convert turns to °
Convert turns to degrees (turn to deg) for animation, robotics, steering, gear ratios and geometric calculations. This page opens the main angle converter with turns → degrees pre-selected.
Open the interactive turns → degrees converter:
Use main converter (turn → deg) or switch to deg → turnQuick reference: turns to degrees
One full turn is 360°, so: degrees = turns × 360.
| Turns (turn) | Degrees (°) |
|---|---|
| 0.25 turn | 90° |
| 0.5 turn | 180° |
| 0.75 turn | 270° |
| 1 turn | 360° |
| 2 turns | 720° |
Why convert turns to degrees?
- Turning “half a turn” or “two turns” into exact degree values.
- Working with APIs that return rotations in turns but drawings in degrees.
- Explaining rotations to students who are more familiar with degrees.
- Relating rotational counts on a shaft or wheel to angular measurements.
Turns in code and mechanics
Many libraries and tools use turns because they are easy to interpret as fractions of a full rotation. When you need to label diagrams, set angles in CAD, or compare to traditional angles, degrees are still very common – hence this converter.
Turns to degrees FAQ
- Is 1.5 turns just 540°?
- Exactly. Multiply by 360: 1.5 × 360° = 540°.
- Can I chain this with radians?
- Yes – convert turns to degrees here, then use the degrees ↔ radians converter, or go directly from turn to rad on the homepage.
- What about negative turns?
- Negative turns simply represent rotation in the opposite direction. The converter handles positive or negative values the same way.