Unit & Data Converters· 6 min read

Convert Hz, RPM, and Angular Frequency in Seconds

A single value translates to seven frequency units instantly with full precision.

By EasyConvert Team Last updated: 2026-08-24

Why frequency unit conversion is non-negotiable

Frequency is one of the most cross-disciplinary quantities in engineering and science. An electrical engineer designing a motor controller thinks in RPM, a radio engineer works in MHz or GHz, a mechanical vibration analyst uses Hz, and a physicist modeling wave motion reaches for radians per second. These units describe the same underlying phenomenon — how often a repeating event occurs — but the conventions differ by domain, region, and historical standard.

Converting between these systems by hand is error-prone because the relationships are not simple decimal shifts. Going from Hz to kHz or MHz is straightforward (divide by 1000), but converting RPM to angular frequency involves a factor of 2-pi divided by 60, and the reverse is equally fiddly. A 3600 RPM motor runs at exactly 60 Hz only in countries with a 60 Hz power grid, which is easy to forget when working across international projects.

A dedicated frequency converter eliminates the mental arithmetic and the risk of off-by-2pi or off-by-60 errors. You enter one value, select its unit, and instantly see all seven equivalents — Hertz, kilohertz, megahertz, gigahertz, revolutions per minute, degrees per second, and radians per second — with copy buttons for each result.

See it in action

Frequency units and their relationships

UnitSymbolRelationship to HzCommon Domain
HertzHz1 Hz = 1 cycle/sGeneral science, audio
KilohertzkHz1 kHz = 1,000 HzAudio, radio
MegahertzMHz1 MHz = 1,000,000 HzRadio, CPU clocks
GigahertzGHz1 GHz = 1,000,000,000 HzMicrowave, 5G, Wi-Fi
Revolutions per minuteRPM1 RPM = 1/60 HzMotors, engines
Degrees per seconddeg/s1 deg/s = 1/360 HzRobotics, rotation
Radians per secondrad/s1 rad/s = Hz/(2pi)Physics, wave equations

How to convert a frequency value

Enter your frequency value in the input field. You can type any positive number including decimals and scientific notation.

Select the source unit from the dropdown. Choose from Hz, kHz, MHz, GHz, RPM, degrees per second, or radians per second.

All seven equivalent values appear instantly below. Each result has a copy button so you can paste the exact number into your calculations, spreadsheet, or code.

Change the source unit or value at any time and all equivalents update live without reloading.

Verifying your conversions with known values

Before trusting the tool in a critical workflow, validate it against well-known reference points. A 60 Hz AC motor in the United States should show exactly 3600 RPM (60 multiplied by 60). The standard concert pitch of A4 at 440 Hz should convert to 440 kHz when expressed in millihertz terms and approximately 2764.6 rad/s in angular frequency. A 2.4 GHz Wi-Fi signal should appear as 2,400,000 kHz and 2,400,000,000 Hz.

For RPM-to-Hz verification, a car engine idling at 800 RPM should convert to approximately 13.33 Hz. For angular frequency, a 50 Hz European power signal should yield approximately 314.16 rad/s (50 times 2pi). Cross-checking two or three of these reference values confirms the converter is operating correctly across different magnitude ranges and conversion paths.

Common mistakes in frequency conversion

Confusing RPM with RPS (revolutions per second): RPM measures revolutions per minute, so dividing RPM by 60 gives Hz. Forgetting the factor of 60 is the single most common conversion error.

Mixing up cyclic frequency (Hz) with angular frequency (rad/s): Hz counts complete cycles per second, while rad/s measures the angle swept per second. The conversion factor is exactly 2pi (approximately 6.2832), not a round number that is easy to estimate mentally.

Assuming kHz and MHz are interchangeable: kHz is 1,000 Hz while MHz is 1,000,000 Hz — a factor of 1,000 apart. Misplacing a decimal point here can throw off radio frequency calculations by orders of magnitude.

Using US vs UK motor RPM references interchangeably: a 3000 RPM motor runs at 50 Hz (common in Europe and Asia), while a 3600 RPM motor runs at 60 Hz (common in North America). The RPM value alone does not tell you the frequency without knowing the grid standard.

Edge cases in frequency conversion

Extremely low frequencies below 1 Hz (infrasound, tidal cycles) are perfectly valid inputs. The converter handles values like 0.001 Hz correctly, converting them to 0.06 RPM and 0.006283 rad/s without rounding issues. At the other extreme, GHz values like 5.8 GHz (a common Wi-Fi 5 channel) convert accurately to 5,800,000,000 Hz and 5,800,000 kHz.

Very large RPM values from high-speed turbines or dental drills (upwards of 400,000 RPM) are also handled. These convert to approximately 6,667 Hz or 6.667 kHz. The key edge case to watch is precision: when converting from a large unit like GHz to a small unit like deg/s, the resulting number can have many significant digits, and the tool preserves full floating-point precision throughout the chain.

Real-world use cases

Sizing a variable-frequency drive for an industrial motor where the motor nameplate shows RPM but the drive controller is configured in Hz, requiring an accurate conversion between the two units.

Designing a radio receiver circuit where the component datasheet specifies the operating frequency in MHz but the microcontroller timer register needs the value in Hz for configuration.

Writing physics simulation code that takes angular frequency in rad/s as input but needs to display the result in Hz for a user-facing dashboard, requiring bidirectional conversion.

Comparing the refresh rate of a gaming monitor (144 Hz) against the frame rate of a console output, and also expressing the refresh cycle as degrees per second to understand the angular sweep of a CRT phosphor.

Frequently asked questions

Q: How is RPM converted to Hz?

A: 1 RPM equals 1/60 Hz — divide the RPM value by 60. A 3600 RPM motor runs at 60 Hz, which is the standard AC frequency in the United States and other 60 Hz countries.


Q: What is the difference between Hz and angular frequency?

A: Hz measures complete cycles per second, while angular frequency (rad/s) measures the angle swept per second. Angular frequency equals 2pi multiplied by the Hz value. A 60 Hz wave has an angular frequency of approximately 377 rad/s.


Q: What is the human hearing range in frequency?

A: Healthy young adults hear from 20 Hz to 20 kHz. Most adults over 30 lose sensitivity above 15-16 kHz. Bats and dolphins operate in the 50-200 kHz ultrasound range, well beyond human perception.


Q: What frequency bands does Wi-Fi use?

A: The most common Wi-Fi bands are 2.4 GHz and 5 GHz, with 6 GHz added for Wi-Fi 6E and Wi-Fi 7. Bluetooth shares the 2.4 GHz band, while 5G mobile networks span from 600 MHz up to 39 GHz.


Q: Can I convert negative frequencies?

A: The converter accepts positive values only. In signal processing, negative frequency represents a wave rotating in the opposite direction mathematically, but for practical unit conversion purposes the magnitude is what matters.


Q: Is my data uploaded anywhere?

A: No — all conversions happen in your browser. No data leaves your device.

Convert your frequency now

Use the Frequency Converter to instantly translate any frequency value across all seven units. For related converters, see Angle Converter, Speed Converter, or Scientific Notation Converter.

Need help using this tool?

Read our complete Frequency Converter tutorial for step-by-step guidance.

Ready to try the tool?

No accounts. No uploads. No limits. Start now.