How MHz to Hz conversion works
Megahertz and hertz measure the same quantity — cycles per second — at different scales. The prefix mega means one million, so converting MHz to Hz is a single multiplication by 1,000,000. There is no offset to add and nothing to round: only a decimal point that moves six places to the right.
Formula
Hz = MHz x 1,000,000
Enter the MHz value
Type the frequency in megahertz into the converter at the top of this page. Whole numbers and decimals both work.
Multiply by 1,000,000
One megahertz is exactly 1,000,000 hertz, so the factor never changes and never needs adjusting.
Read or copy the result in Hz
The answer appears in hertz together with the formula that produced it, ready to paste into a datasheet or a test report.
MHz to Hz conversion table
These are the values readers look up most often. Every entry is exact because the factor is a defined power of ten.
| MHz | Hz | Typical reference |
|---|---|---|
| 0.001 | 1,000 | Navigation beacons |
| 0.01 | 10,000 | Time signal stations |
| 0.1 | 100,000 | Edge of the FM broadcast band |
| 0.5 | 500,000 | Start of the aircraft band |
| 1 | 1,000,000 | Definition of one megahertz |
| 10 | 10,000,000 | Shortwave broadcast |
| 88 | 88,000,000 | FM radio station |
| 100 | 100,000,000 | Top of the FM band |
| 500 | 500,000,000 | UHF television |
| 1,000 | 1,000,000,000 | One gigahertz |
Worked examples
Every conversion follows the same pattern, which makes the result easy to verify by hand.
- 2.4 MHz x 1,000,000 = 2,400,000 Hz — a 2.4 GHz wireless channel written in megahertz.
- 0.25 MHz x 1,000,000 = 250,000 Hz — fractions behave exactly like whole numbers because the factor is constant.
- 1,000 MHz x 1,000,000 = 1,000,000,000 Hz — 1,000 MHz is one gigahertz.
- 88 MHz x 1,000,000 = 88,000,000 Hz — a typical FM radio station at the low end of the broadcast band.
What MHz and Hz are used for
Frequency units appear wherever something repeats on a fixed schedule.
- Radio and broadcast: FM stations transmit between 88 and 108 MHz, which is 88,000,000 to 108,000,000 Hz.
- Computing: processor clock speeds are quoted in GHz and MHz but configured internally in hertz.
- Wireless networks: Wi-Fi runs at 2.4 GHz and 5 GHz, which is 2,400 MHz and 5,000 MHz.
When to use hertz instead of megahertz
Many specifications and formulas expect the base SI unit, so an answer in hertz is often the one you can use directly.
- Radio and RF engineering, where filters, bandwidths and channel spacing are specified in hertz.
- Digital sampling, where the sample rate is compared with the signal frequency (the Nyquist limit).
- Processor and bus clocks, which are often quoted in MHz or GHz but configured in hertz.
- API payloads and test fixtures that reject prefixed units such as MHz.
Common mistakes that produce the wrong answer
- Counting five zeros instead of six. Kilohertz multiplies by 1,000; megahertz multiplies by 1,000,000.
- Rounding before converting. Round the result in hertz, never the value you are about to multiply.
- Dropping the unit. "2400000" is not an answer; "2,400,000 Hz" is.
- Mixing up frequency and storage. MHz converts to Hz, kHz and GHz — never to MB or GB.
- Trusting a spreadsheet with a comma decimal separator. In some locales 2,4 means 2.4, and a mistyped value survives every later check.
How to check a MHz to Hz answer
Because the factor is exact, a wrong answer is almost always a decimal-point error rather than a rounding error. These checks catch the rest.
- Compare digit counts: the hertz value should have six more digits than the megahertz value, ignoring leading zeros.
- Reverse the conversion: divide the hertz result by 1,000,000 and confirm you get the original figure back.
- Sanity-check the magnitude: a Wi-Fi channel near 2.4 GHz must land around 2,400,000,000 Hz, not 2,400 Hz.
- Use the table above: if your input appears there, two independent sources agree.
Questions about MHz to Hz
How many Hz are in 1 MHz?
One megahertz equals exactly 1,000,000 hertz, because the prefix mega means one million.
How do you convert MHz to Hz?
Multiply the value in megahertz by 1,000,000. For example, 2.5 MHz x 1,000,000 = 2,500,000 Hz.
Where is MHz used?
Megahertz is common for FM radio frequencies, CPU clock speeds, wireless channels, and signal sampling rates.
Is MHz bigger than kHz?
Yes. One MHz equals 1,000 kHz, so megahertz is the larger unit.
What is the difference between Hz, kHz, MHz and GHz?
Hz is the base unit: 1 kHz = 1,000 Hz, 1 MHz = 1,000,000 Hz and 1 GHz = 1,000,000,000 Hz. Each step up the ladder multiplies by 1,000.
How do I convert hertz back to megahertz?
Divide the value in hertz by 1,000,000, or use the Hz to MHz converter, which applies the same exact factor in reverse.
Does 1 MHz equal 1,000 Hz or 1,000,000 Hz?
1,000,000 Hz. One MHz equals 1,000 kHz, and one kHz equals 1,000 Hz, so the two steps multiply to one million.
Do I need to worry about significant figures?
Only when you display the answer. The conversion itself is exact, so keep full precision while calculating and round once at the end.
Can I convert decimal values such as 2.5 MHz?
Yes. Multiply the decimal by 1,000,000 exactly as you would a whole number: 2.5 MHz x 1,000,000 = 2,500,000 Hz.
Why does the result have so many digits?
Because hertz is a small unit compared with megahertz: one megahertz contains one million hertz, so even a modest frequency becomes a seven- or eight-digit number in hertz.
What is the MHz to Hz formula in scientific notation?
Hz = MHz x 10^6. Multiplying by 10^6 is the same as multiplying by 1,000,000, which is why the decimal point moves six places to the right.
Are the results accurate enough for real work?
Conversions use fixed, defined unit factors, so the maths is exact and only the displayed decimals are rounded. Verify against an authoritative source for legal, medical or engineering decisions.
Are my conversions private?
Yes. Values are calculated in your browser and are never sent to a conversion server or attached to an account.
Is InterConverter free to use?
Yes. Every tool is free, needs no signup, and works on desktop and mobile.