3tej home

What is Mbps to MB/s Internet Speed Converter?

Mbps MB/s, internet speed conversion This tool runs entirely in your browser. No data is sent to any server, and no signup is needed.

Megabits/Sec to Megabytes/Sec Converter

Mbps to MB/s: divide by 8 (bits to bytes). Critical for understanding internet speed vs download size.

Result
0.125

About this converter

Megabits per second (Mbps) is the unit ISPs use to advertise bandwidth; megabytes per second (MB/s) is the unit operating systems and download managers use to report file throughput. Because 1 byte = 8 bits, you divide Mbps by 8 to get MB/s. A 100 Mbps internet plan moves files at 12.5 MB/s under ideal conditions.

How it works

The byte was defined as 8 bits by IEEE and IETF (RFC 1700, IEC 80000-13:2008). Network signalling counts bits; storage and files count bytes. The conversion is exact:

1 Mbps  = 1,000,000 bits per second        (SI mega-, decimal)
1 MB/s  = 1,000,000 bytes per second
        = 8,000,000 bits per second
        = 8 Mbps

1 Mbps  = 1,000,000 / 8 = 125,000 B/s
        = 0.125 MB/s

100 Mbps    = 12.5 MB/s
1 Gbps      = 125 MB/s
10 Gbps     = 1,250 MB/s = 1.25 GB/s

Network specs (Ethernet 100BASE-T, 1000BASE-T, 10GBASE-T) and ISP rate cards always use decimal SI prefixes for bit rates, not binary IEC prefixes.

Worked example

A user has a 300 Mbps fiber plan and wants to know how long a 4.7 GB DVD-sized download will take.

  1. Convert plan speed to bytes: 300 Mbps / 8 = 37.5 MB/s of raw throughput.
  2. Apply realistic Wi-Fi and protocol overhead: assume 85 percent efficiency, giving ~31.9 MB/s.
  3. Convert file size to MB: 4.7 GB = 4,700 MB (decimal).
  4. Time = 4,700 / 31.9 = 147 seconds = 2 minutes 27 seconds.
  5. Sanity check at full theoretical speed: 4,700 / 37.5 = 125 seconds, so 2:05 best-case.
Result: A 4.7 GB file on a 300 Mbps plan downloads in about 2:30 (real-world Wi-Fi), or 2:05 (wired Ethernet). If the download manager shows 31 MB/s, the connection is delivering ~250 Mbps of usable throughput - normal for a 300 Mbps plan.

Reference table

Plan speedMB/s1 GB file download timeTypical use
5 Mbps0.625 MB/s~27 minutesBasic HD streaming, one device
25 Mbps3.125 MB/s~5.3 minutesNetflix 4K minimum
100 Mbps12.5 MB/s~80 secondsTypical US cable plan
300 Mbps37.5 MB/s~27 secondsFiber starter
500 Mbps62.5 MB/s~16 secondsMulti-device fiber
1 Gbps125 MB/s~8 secondsGigabit fiber
2.5 Gbps312.5 MB/s~3.2 secondsPremium fiber (US)
10 Gbps1,250 MB/s~0.8 secondsXGS-PON, business fiber

Common pitfalls

  • Mbps (bits) vs MB/s (bytes), 8x difference. The lowercase "b" in Mbps is bit; the uppercase "B" in MB/s is byte. Confusing them gives an 8x error. Steam, Chrome, and macOS Finder all report MB/s. Speedtest, Ookla, and ISP rate cards all report Mbps.
  • Network MB is decimal; storage MiB is binary. Networking and ISP advertising always use SI decimal prefixes: 1 MB = 1,000,000 bytes. Operating system disk reports (especially Windows) sometimes show MiB or use 1 MiB = 1,048,576 bytes while labelling it "MB". This creates a 4.86 percent gap that confuses transfer-time estimates.
  • Quoted plan speeds are best-case shared bandwidth. Cable and FTTN plans share capacity across a neighbourhood. Evening peak speeds can drop 20 to 40 percent. Speedtest results from a single device understate sustained capacity if other devices are idle.
  • Wi-Fi caps the wired plan. Wi-Fi 5 (802.11ac) tops out around 400 Mbps practical, even on a 1 Gbps plan. Wi-Fi 6 (802.11ax) and 6E reach 1 to 2 Gbps over short ranges only. Ethernet is the only way to actually use a 1 Gbps plan.
  • Latency is not bandwidth. Gamers, video callers, and SaaS users feel latency (round-trip time, ms), not bandwidth. A 50 Mbps plan with 20 ms ping is more responsive than a 1 Gbps plan with 100 ms ping for everything except big downloads.

Related tools and references

Frequently asked questions

Why does Mbps need to be divided by 8 to get MB/s?

A byte is defined as 8 bits (IEC 80000-13, RFC 1700). Network engineers measure throughput in bits per second because each wire signal carries one bit. File sizes are measured in bytes. To convert bits per second to bytes per second, divide by 8. So 100 Mbps = 12.5 MB/s of file throughput.

Why do ISPs quote bandwidth in Mbps instead of MB/s?

Two reasons. First, networking has measured signalling in bits per second since the telegraph era, and standards like Ethernet (IEEE 802.3) define line rates in bits. Second, the bigger number markets better: 1,000 Mbps sounds eight times more impressive than 125 MB/s, even though they describe the same throughput.

What internet speed do I really need for 4K streaming, gaming, and video calls?

Netflix 4K UHD recommends 25 Mbps (3.1 MB/s). YouTube 4K at 60 fps uses up to 50 Mbps. Online gaming needs less than 5 Mbps but under 50 ms latency. A 1080p Zoom call needs ~3.8 Mbps down and 3.8 Mbps up. Total recommended household plan: max simultaneous use plus 50 percent headroom.

Why does my actual download speed feel slower than my plan promises?

Three causes. TCP/IP and protocol overhead consume 4 to 6 percent. Wi-Fi adds variable congestion and signal loss. ISPs throttle 95th percentile traffic. A 100 Mbps plan typically delivers 88 to 92 Mbps via Ethernet and 50 to 70 Mbps over Wi-Fi, which is 6 to 11 MB/s of usable file throughput.

Sources

  • IETF RFC 1700 (1994) Assigned Numbers, byte = 8 bits.
  • IEC 80000-13:2008 Quantities and units - Part 13: Information science and technology, decimal and binary prefixes.
  • IEEE 802.3 Ethernet standards, line rate definitions in bits per second.
  • FCC (2024) Measuring Broadband America annual report.

Last updated 2026-05-28.