Hertz to Seconds: How to Turn Frequency Into Cycle Time
By the Super Simple Digital Tools Team · Updated June 2026
Frequency and time are two sides of the same coin. When something is described in hertz, it is telling you how many times a cycle repeats in one second. The period, measured in seconds, answers a different question: how long does a single one of those cycles last? Converting between them is one of the most common moves in physics and engineering, and it never requires anything more than a reciprocal.
The rule is short enough to memorize: divide one by the frequency. A 4 Hz signal repeats four times a second, so each cycle occupies a quarter of a second, or 0.25 seconds. A 250 Hz tone has a period of 1 / 250 = 0.004 seconds, which is 4 milliseconds. Notice how the units shrink as the frequency grows; this is why engineers working with kilohertz and megahertz signals talk in milliseconds, microseconds, and nanoseconds rather than whole seconds.
Power systems are a clear example of why the conversion matters. Mains electricity is delivered at 50 Hz in many countries and 60 Hz in others. Plug those into the formula and you get cycle times of 20 ms and about 16.67 ms respectively. Knowing the period helps when timing relays, designing filters, or reasoning about how quickly the voltage swings from positive to negative and back during a single cycle.
Audio is the other place this conversion earns its keep. A low-frequency oscillator running at 2 Hz completes a cycle every half second, which sets the speed of a tremolo or filter sweep. Producers often think in milliseconds when timing modulation to a track, so flipping an LFO rate from hertz into a period makes it easy to line effects up by ear. The same reasoning applies to sound waves: a 440 Hz note (concert A) has a period of about 2.27 milliseconds per cycle.
To get a reliable answer, decide on your output unit before you start and keep an eye on scale. Seconds work well below 10 Hz, but above that you will usually want milliseconds or microseconds so the result reads cleanly. If a number looks suspicious, sanity-check it by reversing the math: take your period, divide one by it, and confirm you land back on the original frequency. That two-second check catches almost every decimal slip.
- Memorize the two anchor values: 50 Hz = 20 ms and 60 Hz ≈ 16.67 ms, the periods of the world's two AC power standards.
- Switch to milliseconds for frequencies above about 10 Hz so results read as clean numbers instead of long decimals.
- Verify any conversion by reversing it: 1 divided by your period should return the frequency you started with.
- For audio, remember that BPM-based rates can become hertz first (Hz = BPM / 60) before you convert to a cycle time in seconds.