Runs in your browser

Convert megabytes to megabits

Type a number and see it converted as you type. 1 megabyte = 8 megabits, so the conversion is simply × 8.

The formula

megabits = megabytes × 8

megabytes to megabits — quick reference

megabytes (MB)megabits (Mb)
18
216
324
432
540
1080
15120
20160
25200
50400
75600
100800
2502,000
5004,000
1,0008,000

Sizing a connection for a known file means multiplying, not dividing

This is the planning direction: a fixed quantity of data, and the question of what link moves it in a tolerable time. A 500 MB video is 4,000 megabits, so a 50 Mb/s upload needs at least eighty seconds and realistically closer to ninety. Converting into bits is the only way to compare a file against a line rate that was always quoted in bits.

Upload is where this bites, because most consumer connections are asymmetric — a 300/30 package sends at a tenth of the speed it receives. Video calls, cloud backups and delivering finished work to a client all live on that smaller number, and a household’s evening backup can starve a call happening in the next room.

Encoder and camera bitrates are quoted in bits for the same reason

Streaming settings — 6 Mb/s for 1080p60 to a platform, 25 Mb/s from a 4K camera — use bits because they describe a flow being matched against a pipe. Turning a recorded file’s megabytes back into megabits is how to check whether a chosen bitrate ever fitted the connection available, or whether the stream was dropping frames for a reason nobody logged.

One decimal caution: a megabyte here is 1,000,000 bytes. If the file size came from Windows Explorer it is probably binary, 1,048,576 bytes each, so the true figure is about 4.9% larger than the number typed in, and wider again at gigabyte scale. Round upwards whenever the answer decides whether something finishes in time.

Questions

How many megabits are in 1 megabyte?

1 megabyte = 8 megabits. To convert any amount, multiply by 8.

What is the formula to convert megabytes to megabits?

megabits = megabytes × 8. 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.