Runs in your browser

Convert megabits to megabytes

Type a number and see it converted as you type. 1 megabit = 0.125 megabytes, so the conversion is simply × 0.125.

The formula

megabytes = megabits × 0.125

megabits to megabytes — quick reference

megabits (Mb)megabytes (MB)
10.125
20.25
30.375
40.5
50.625
101.25
151.875
202.5
253.125
506.25
759.375
10012.5
25031.25
50062.5
1,000125

A lowercase b is what makes 100 Mb/s feel like 12 MB/s

The advertised figure is megabits per second; the download panel counts megabytes. Eight bits to a byte, so a 100 Mb/s line resolves to 12.5 MB/s at its absolute ceiling. The number was never dishonest — the units changed halfway through the sentence, and one character, lowercase b against uppercase B, is all that marks the eightfold difference.

Then take a further slice off. TCP and IP headers, retransmits and the encryption on nearly everything now all ride inside that same line rate, so eight to ten per cent typically never reaches the file. A 100 Mb/s connection settling around 11.2 MB/s in a browser is behaving normally; one that never exceeds 3 MB/s has a genuine fault, and separating the two starts here.

This conversion is decimal, and the download panel may not be

A megabyte is treated here as 1,000,000 bytes, matching how network rates have always been quoted. Some download managers, and Windows itself, measure in binary units of 1,048,576 bytes while still printing "MB", which shaves a further 4.9% off the displayed speed. Two tools watching the same transfer can therefore disagree by roughly a twentieth.

Before blaming the line, check what is actually being measured. A single HTTP download rarely saturates a fast connection on its own, and Wi-Fi on a congested 2.4 GHz channel caps out well below what the cable delivers. Speed tests report megabits because that is what the contract promises; file transfers report megabytes because that is what a file is.

Questions

How many megabytes are in 1 megabit?

1 megabit = 0.125 megabytes. To convert any amount, multiply by 0.125.

What is the formula to convert megabits to megabytes?

megabytes = megabits × 0.125. That is exactly what the calculator above does, so you can check its working.

Is the conversion exact?

It depends on what you mean by "kilo". This tool uses the decimal SI convention (1 KB = 1000 bytes), the one storage manufacturers use. Operating systems often use 1024 instead, which is why a drive reports less space than the box promises.

Anything to watch out for with megabits?

Internet speeds are sold in megaBITS per second; files are measured in megaBYTES. Eight bits to the byte — which is why a 100 Mbps line downloads at about 12.5 MB/s.

Updated 2026-07-20. The conversion runs in your browser — nothing is uploaded.