Angular Velocity Converter: rad/s, RPM, °/s & More
Convert angular velocity between rad/s, RPM (revolutions per minute), degrees per second, and 12 units in one tool. Whether you need rad/s to RPM, degrees per minute to radians per second, or revolutions per hour to rad/s, this converter uses the SI base unit (radian per second) for accurate, instant results. Free, runs in your browser—no sign-up required.
What is angular velocity?
Angular velocity is the rate at which an object rotates—how much angle it sweeps per unit time. It’s the rotational analogue of linear speed: instead of meters per second (m/s), you have radians per second (rad/s), degrees per second (°/s), or revolutions per minute (RPM). In physics and engineering, angular velocity (often written ω) appears in dynamics of rotating bodies, motors, turbines, gears, and anything that spins. The SI unit is radian per second (rad/s); the radian is dimensionless (length/length), so angular velocity has dimension 1/time (s⁻¹).
This converter lets you switch between 12 common ways to express angular velocity: radians per second, minute, hour, and day; degrees per second, minute, hour, and day; and revolutions per second, minute, hour, and day. Every value is normalized to rad/s under the hood, so conversions are consistent and you can mix units (e.g. convert from RPM to degrees per second in one step).
How angular velocity conversion works
To convert between any two angular velocity units, we first express both in rad/s. Multiply your value by the source unit’s factor (how many rad/s one unit equals), then divide by the target unit’s factor:
Example: convert 100 RPM to rad/s. One revolution per minute = 2π/60 rad/s, so 100 r/min = 100 × (2π/60) ≈ 10.47 rad/s. Another example: convert 30 degrees per second to rad/s. One °/s = π/180 rad/s, so 30 °/s = 30 × (π/180) = π/6 ≈ 0.524 rad/s. The tool above does this for all 12 units so you don’t have to remember the factors.
Key Angular Velocity Units Explained
Each unit’s factor to rad/s — what this angular velocity converter uses. 1 revolution = 2π radians; 1° = π/180 radians. Time divisors (per second, per minute, per hour, per day) give the conversion to rad/s.
Radian/second (rad/s)
Factor: 1 (SI base unit)
The SI derived unit for angular velocity. Used in physics, mechanical engineering, and rotational dynamics. 1 rad/s = 1 rad/s.
Degree/second (°/s)
Factor: 1 °/s = π/180 rad/s
Common in navigation, robotics, and when angles are in degrees. 360 °/s = 2π rad/s = 1 r/s.
Revolution/minute (r/min)
Factor: 1 r/min = 2π/60 rad/s
RPM: revolutions per minute. Used for motors, turbines, and rotating machinery. 60 r/min = 2π rad/s = 1 r/s.
Revolution/second (r/s)
Factor: 1 r/s = 2π rad/s
One full turn per second. 1 r/s = 2π rad/s ≈ 6.283 rad/s. Used in high-speed rotation specs.
Radians vs degrees vs revolutions: when to use which
Radians per second (rad/s) are the SI unit and are preferred in physics, calculus, and rotational dynamics because derivatives and integrals of angle work cleanly (e.g. ω = dθ/dt). Textbook formulas for torque, moment of inertia, and angular momentum use rad/s. Degrees per second (°/s) are common in navigation, robotics, and when hardware or displays use degrees (e.g. pan/tilt rates in °/s). Revolutions per minute (RPM or r/min) are the standard in motors, pumps, fans, and machinery—nameplate data and datasheets often give RPM, so converting RPM to rad/s is a frequent need when plugging into physics equations. Revolutions per day (r/d) or radians per day (rad/d) show up in astronomy and very slow rotations (e.g. Earth’s spin). This converter supports all of these so you can switch between specs and formulas without error.
Who uses an angular velocity converter?
Mechanical and electrical engineers convert motor nameplate RPM to rad/s for torque–speed calculations, or degree per second for servo specs. Students and educators use it to check homework (e.g. “convert 3600 RPM to rad/s”) and to relate textbook formulas (in rad/s) to real-world specs (in RPM or °/s). Robotics and automation often work in °/s or °/min for joint rates; converting to rad/s is needed when interfacing with dynamics libraries. Astronomy and geodesy sometimes use rad/day or °/day for slow rotations (e.g. Earth’s angular velocity ≈ 2π rad/day). HVAC and pump engineers see RPM on nameplates and may need rad/s for power or flow calculations. All conversions run in your browser—no data is sent to a server—so you can use it offline or on sensitive specs.
Why radian per second is the SI unit
The radian is the SI derived unit for plane angle. By definition, one radian is the angle subtended at the center of a circle by an arc equal in length to the radius, so the radian is dimensionless (length/length = 1). Angular velocity is angle per time, so its dimension is 1/time—the same as frequency. The SI unit is therefore rad/s (or s⁻¹ when the radian is omitted). The BIPM and CGPM adopt the radian and rad/s for coherent derived units; degrees and revolutions are accepted for use with SI but are not part of the coherent set. Using rad/s keeps formulas like v = rω (linear speed = radius × angular velocity) and P = τω (power = torque × angular velocity) dimensionally consistent. This converter uses rad/s as the internal base so every result is traceable to SI.
Common angular velocity conversions at a glance
Handy reference for rad/s to r/min, °/s to rad/s, and other everyday angular velocity conversions.
| From | To | Formula | Example |
|---|---|---|---|
| rad/s | r/min | × 60/(2π) | 1 rad/s ≈ 9.549 r/min |
| r/min | rad/s | × 2π/60 | 60 r/min = 2π rad/s |
| °/s | rad/s | × π/180 | 180 °/s = π rad/s |
| rad/s | °/s | × 180/π | 1 rad/s ≈ 57.3 °/s |
| r/h | rad/s | × 2π/3600 | 3600 r/h = 2π rad/s |
| °/min | rad/s | × (π/180)/60 | 360 °/min = π/30 rad/s |
Avoiding common mistakes
The most common error is mixing units without converting: e.g. using RPM in a formula that expects rad/s, or plugging degrees per second into an equation written for rad/s. Always convert to a single unit (we recommend rad/s for physics) before combining with radius, torque, or moment of inertia. Another pitfall is confusing angular velocity (ω, in rad/s or °/s) with angular frequency (often also ω, in rad/s)—they’re numerically the same for rotation, but “frequency” can mean cycles per second (Hz), so 1 r/s = 2π rad/s = 1 Hz when “cycle” is one revolution. When in doubt, use this converter to express everything in rad/s, then apply your formulas.
Angular Velocity Conversion FAQ
? How do I convert rad/s to r/min (RPM)?
Multiply rad/s by 60/(2π) ≈ 9.549 to get revolutions per minute. So 1 rad/s ≈ 9.549 r/min. To convert r/min to rad/s, multiply by 2π/60 ≈ 0.10472.
? What is the SI unit for angular velocity?
Radian per second (rad/s). The radian is the SI derived unit for plane angle (dimensionless), so angular velocity has dimension 1/time (e.g. rad/s or s⁻¹). Degrees and revolutions are non-SI but widely used; this converter includes them all.
? How do you convert degree per second to radian per second?
Multiply °/s by π/180. One degree = π/180 radians, so 180 °/s = π rad/s. To convert rad/s to °/s, multiply by 180/π ≈ 57.296.
? How do you convert RPM to radians per second?
Multiply RPM (revolutions per minute) by 2π/60 ≈ 0.10472 to get rad/s. So 60 RPM = 2π rad/s ≈ 6.283 rad/s. To convert rad/s to RPM, multiply by 60/(2π) ≈ 9.549.
? How do I convert radians per minute to degrees per second?
Multiply rad/min by 3/π ≈ 0.9549 to get °/s. So 1 rad/min ≈ 0.955 °/s. (One rad/min = (180/π)/60 °/s = 3/π °/s.) To convert °/s to rad/min, multiply by π/3 ≈ 1.047.
? How do you convert degrees per hour to revolutions per minute?
Multiply °/h by 1/21600 ≈ 0.0000463 to get r/min (one revolution = 360°, and one hour = 60 minutes, so 1 °/h = 1/(360×60) r/min). To convert r/min to °/h, multiply by 21600—e.g. 1 r/min = 21600 °/h.
? When would I use radians per day or degrees per hour?
Radians per day (rad/d) and degrees per hour (°/h) are useful for very slow rotations. Earth’s rotation is about 2π rad/day (one revolution per day). Satellites in geostationary orbit have the same angular velocity. Telescope tracking, solar rotation studies, and some geodetic calculations use °/h or rad/d. This converter includes rad/d, rad/h, °/d, °/h, r/d, and r/h so you can work in the same time scale as your problem.
? Is angular velocity the same as rotational speed?
In everyday language, “rotational speed” often means how fast something spins—e.g. “3000 RPM.” In physics, angular velocity (ω) is the vector quantity: rate of change of angle (rad/s or °/s), with a direction (axis of rotation). “Rotational speed” or “angular speed” is the magnitude of that vector, so numerically they’re the same when we talk about the rate (e.g. 100 rad/s). This converter deals with that scalar rate in all common units (rad/s, RPM, °/s, etc.), so you can convert rotational speed in RPM to angular velocity in rad/s and use it in formulas.