Megabits per second (Mb/s) to Bytes per second (Byte/s) conversion

1 Mb/s = 125000 Byte/sByte/sMb/s
Formula
1 Mb/s = 125000 Byte/s

Understanding Megabits per second to Bytes per second Conversion

Megabits per second (Mb/s\text{Mb/s}) and Bytes per second (Byte/s\text{Byte/s}) are both units used to measure data transfer rate, such as network speed, download throughput, or file transfer performance. Megabits per second are commonly used by internet service providers and networking equipment, while Bytes per second are often used in software, storage tools, and operating system transfer displays. Converting between them helps compare advertised connection speeds with the actual transfer rates shown by applications.

Decimal (Base 10) Conversion

In the decimal SI system, the verified conversion between these units is:

1 Mb/s=125000 Byte/s1\ \text{Mb/s} = 125000\ \text{Byte/s}

To convert Megabits per second to Bytes per second:

Byte/s=Mb/s×125000\text{Byte/s} = \text{Mb/s} \times 125000

To convert Bytes per second to Megabits per second:

Mb/s=Byte/s×0.000008\text{Mb/s} = \text{Byte/s} \times 0.000008

Worked example using 37.6 Mb/s37.6\ \text{Mb/s}:

37.6 Mb/s×125000=4700000 Byte/s37.6\ \text{Mb/s} \times 125000 = 4700000\ \text{Byte/s}

So:

37.6 Mb/s=4700000 Byte/s37.6\ \text{Mb/s} = 4700000\ \text{Byte/s}

This type of conversion is useful when a network speed is given in megabits per second but file transfer software reports throughput in Bytes per second.

Binary (Base 2) Conversion

In some computing contexts, binary interpretation is discussed alongside decimal conversion because digital systems are built around powers of 2. For this conversion page, use the verified relationship provided:

1 Mb/s=125000 Byte/s1\ \text{Mb/s} = 125000\ \text{Byte/s}

Accordingly, the conversion formula is:

Byte/s=Mb/s×125000\text{Byte/s} = \text{Mb/s} \times 125000

And the reverse formula is:

Mb/s=Byte/s×0.000008\text{Mb/s} = \text{Byte/s} \times 0.000008

Worked example using the same value, 37.6 Mb/s37.6\ \text{Mb/s}:

37.6 Mb/s×125000=4700000 Byte/s37.6\ \text{Mb/s} \times 125000 = 4700000\ \text{Byte/s}

So in this verified conversion set:

37.6 Mb/s=4700000 Byte/s37.6\ \text{Mb/s} = 4700000\ \text{Byte/s}

Presenting the same example in both sections makes it easier to compare how a given transfer rate is expressed across notation systems and software conventions.

Why Two Systems Exist

Two number systems are commonly seen in digital measurement: the SI decimal system, which uses powers of 1000, and the IEC binary system, which uses powers of 1024. The decimal system is widely used in networking and by storage manufacturers because it aligns with standardized metric prefixes. Operating systems and low-level computing tools often use binary-based interpretations because memory and many internal computer structures are organized around powers of 2.

Real-World Examples

  • A broadband plan advertised at 100 Mb/s100\ \text{Mb/s} corresponds to 12,500,000 Byte/s12{,}500{,}000\ \text{Byte/s} using the verified conversion.
  • A 25 Mb/s25\ \text{Mb/s} video stream rate corresponds to 3,125,000 Byte/s3{,}125{,}000\ \text{Byte/s}.
  • A file download averaging 50 Mb/s50\ \text{Mb/s} corresponds to 6,250,000 Byte/s6{,}250{,}000\ \text{Byte/s} in a transfer monitor.
  • A slower embedded or IoT network link at 2.4 Mb/s2.4\ \text{Mb/s} corresponds to 300,000 Byte/s300{,}000\ \text{Byte/s}.

Interesting Facts

  • Internet providers almost always advertise connection rates in bits per second, not Bytes per second, which is one reason network speeds can appear numerically larger than software download rates. Source: Wikipedia: Bit rate
  • The International System of Units standardizes decimal prefixes such as kilo-, mega-, and giga- for powers of 1000, which is why networking conventions typically follow decimal scaling. Source: NIST SI prefixes

How to Convert Megabits per second to Bytes per second

To convert Megabits per second (Mb/s) to Bytes per second (Byte/s), use the relationship between bits and bytes, then apply the metric prefix for mega. Since data rates may be shown in decimal or binary terms, it helps to note both, but here the verified result uses decimal.

  1. Write the conversion factor:
    In decimal (base 10), 1 Megabit per second equals 1,000,000 bits per second, and 1 Byte = 8 bits.

    1 Mb/s=1,000,000 bit/s1\ \text{Mb/s} = 1{,}000{,}000\ \text{bit/s}

    1 Byte=8 bits1\ \text{Byte} = 8\ \text{bits}

  2. Convert bits per second to Bytes per second:
    Divide by 8 because there are 8 bits in 1 Byte.

    1 Mb/s=1,000,0008 Byte/s=125000 Byte/s1\ \text{Mb/s} = \frac{1{,}000{,}000}{8}\ \text{Byte/s} = 125000\ \text{Byte/s}

  3. Apply the factor to 25 Mb/s:
    Multiply the input value by the conversion factor.

    25 Mb/s×125000 Byte/sMb/s=3125000 Byte/s25\ \text{Mb/s} \times 125000\ \frac{\text{Byte/s}}{\text{Mb/s}} = 3125000\ \text{Byte/s}

  4. Binary note:
    If binary (base 2) prefixes were used instead, 1 Mib/s would be:

    1 Mib/s=1,048,5768 Byte/s=131072 Byte/s1\ \text{Mib/s} = \frac{1{,}048{,}576}{8}\ \text{Byte/s} = 131072\ \text{Byte/s}

    But for Mb/s, the standard decimal factor gives the verified result above.

  5. Result:

    25 Megabits per second=3125000 Bytes per second25\ \text{Megabits per second} = 3125000\ \text{Bytes per second}

A quick shortcut is to multiply Mb/s by 125,000 to get Byte/s directly. Be careful not to confuse Mb (megabits) with MB (megabytes), since they differ by a factor of 8.

Decimal (SI) vs Binary (IEC)

There are two systems for measuring digital data. The decimal (SI) system uses powers of 1000 (KB, MB, GB), while the binary (IEC) system uses powers of 1024 (KiB, MiB, GiB).

This difference is why a 500 GB hard drive shows roughly 465 GiB in your operating system — the drive is labeled using decimal units, but the OS reports in binary. Both values are correct, just measured differently.

Megabits per second to Bytes per second conversion table

Megabits per second (Mb/s)Bytes per second (Byte/s)
00
1125000
2250000
4500000
81000000
162000000
324000000
648000000
12816000000
25632000000
51264000000
1024128000000
2048256000000
4096512000000
81921024000000
163842048000000
327684096000000
655368192000000
13107216384000000
26214432768000000
52428865536000000
1048576131072000000

What is Megabits per second?

Here's a breakdown of what Megabits per second (Mbps) means, how it's used, and some real-world examples.

Definition of Megabits per Second (Mbps)

Megabits per second (Mbps) is a unit of measurement for data transfer rate, quantifying the amount of data that can be transmitted over a network or communication channel in one second. It's commonly used to describe internet connection speeds, network bandwidth, and data transfer rates for storage devices.

How Mbps is Formed (Base 10 vs. Base 2)

It's crucial to distinguish between base 10 (decimal) and base 2 (binary) interpretations of "mega," as this affects the actual data volume:

  • Base 10 (Decimal): In this context, "mega" means 1,000,000 (10610^6). Therefore, 1 Mbps (decimal) equals 1,000,000 bits per second. This is often used by internet service providers (ISPs) when advertising connection speeds.

  • Base 2 (Binary): In computing, "mega" can also refer to 2202^{20} which is 1,048,576. When referring to memory or storage, mebibit (Mibit) is used to avoid confusion. Therefore, 1 Mibps equals 1,048,576 bits per second.

    Important Note: While technically correct, you'll rarely see "Mibps" used to describe internet speeds. ISPs almost universally use the decimal definition of Mbps.

Calculation

To convert Mbps to other related units, you can use the following:

  • Kilobits per second (kbps): 1 Mbps = 1000 kbps (decimal) or 1024 kbps (binary approximation).
  • Bytes per second (Bps): 1 Mbps = 125,000 Bps (decimal) or 131,072 Bps (binary). (Since 1 byte = 8 bits)
  • Megabytes per second (MBps): 1 MBps = 1,000,000 Bytes per second = 8 Mbps (decimal).

Real-World Examples

Here are some examples of what different Mbps speeds can support:

  • 1-5 Mbps: Basic web browsing, email, and standard-definition video streaming.
  • 10-25 Mbps: HD video streaming, online gaming, and video conferencing.
  • 25-100 Mbps: Multiple HD video streams, faster downloads, and smoother online gaming.
  • 100-500 Mbps: 4K video streaming, large file downloads, and support for multiple devices simultaneously.
  • 1 Gbps (1000 Mbps): Ultra-fast speeds suitable for data-intensive tasks, streaming high-resolution content on numerous devices, and supporting smart homes with many connected devices.

Mbps and Network Performance

A higher Mbps value generally indicates a faster and more reliable internet connection. However, actual speeds can be affected by factors such as network congestion, the capabilities of your devices, and the quality of your network hardware.

Bandwidth vs. Throughput

While often used interchangeably, bandwidth and throughput have distinct meanings:

  • Bandwidth: The theoretical maximum data transfer rate. This is the advertised speed.
  • Throughput: The actual data transfer rate achieved, which is often lower than the bandwidth due to overhead, network congestion, and other factors.

For further exploration, refer to resources like Speedtest by Ookla to assess your connection speed and compare it against global averages. You can also explore Cloudflare's Learning Center for a detailed explanation of bandwidth vs. throughput.

What is Bytes per second?

Bytes per second (B/s) is a unit of data transfer rate, measuring the amount of digital information moved per second. It's commonly used to quantify network speeds, storage device performance, and other data transmission rates. Understanding B/s is crucial for evaluating the efficiency of data transfer operations.

Understanding Bytes per Second

Bytes per second represents the number of bytes transferred in one second. It's a fundamental unit that can be scaled up to kilobytes per second (KB/s), megabytes per second (MB/s), gigabytes per second (GB/s), and beyond, depending on the magnitude of the data transfer rate.

Base 10 (Decimal) vs. Base 2 (Binary)

It's essential to differentiate between base 10 (decimal) and base 2 (binary) interpretations of these units:

  • Base 10 (Decimal): Uses powers of 10. For example, 1 KB is 1000 bytes, 1 MB is 1,000,000 bytes, and so on. These are often used in marketing materials by storage companies and internet providers, as the numbers appear larger.
  • Base 2 (Binary): Uses powers of 2. For example, 1 KiB (kibibyte) is 1024 bytes, 1 MiB (mebibyte) is 1,048,576 bytes, and so on. These are more accurate when describing actual data storage capacities and calculations within computer systems.

Here's a table summarizing the differences:

Unit Base 10 (Decimal) Base 2 (Binary)
Kilobyte 1,000 bytes 1,024 bytes
Megabyte 1,000,000 bytes 1,048,576 bytes
Gigabyte 1,000,000,000 bytes 1,073,741,824 bytes

Using the correct prefixes (Kilo, Mega, Giga vs. Kibi, Mebi, Gibi) avoids confusion.

Formula

Bytes per second is calculated by dividing the amount of data transferred (in bytes) by the time it took to transfer that data (in seconds).

Bytes per second (B/s)=Number of bytesNumber of seconds\text{Bytes per second (B/s)} = \frac{\text{Number of bytes}}{\text{Number of seconds}}

Real-World Examples

  • Dial-up Modem: A dial-up modem might have a maximum transfer rate of around 56 kilobits per second (kbps). Since 1 byte is 8 bits, this equates to approximately 7 KB/s.

  • Broadband Internet: A typical broadband internet connection might offer download speeds of 50 Mbps (megabits per second). This translates to approximately 6.25 MB/s (megabytes per second).

  • SSD (Solid State Drive): A modern SSD can have read/write speeds of up to 500 MB/s or more. High-performance NVMe SSDs can reach speeds of several gigabytes per second (GB/s).

  • Network Transfer: Transferring a 1 GB file over a network with a 100 Mbps connection (approximately 12.5 MB/s) would ideally take around 80 seconds (1024 MB / 12.5 MB/s ≈ 81.92 seconds).

Interesting Facts

  • Nyquist–Shannon sampling theorem Even though it is not about "bytes per second" unit of measure, it is very related to the concept of "per second" unit of measure for signals. It states that the data rate of a digital signal must be at least twice the highest frequency component of the analog signal it represents to accurately reconstruct the original signal. This theorem underscores the importance of having sufficient data transfer rates to faithfully transmit information. For more information, see Nyquist–Shannon sampling theorem in wikipedia.

Frequently Asked Questions

What is the formula to convert Megabits per second to Bytes per second?

Use the verified conversion factor: 1 Mb/s=125000 Byte/s1\ \text{Mb/s} = 125000\ \text{Byte/s}.
The formula is Byte/s=Mb/s×125000 \text{Byte/s} = \text{Mb/s} \times 125000 .

How many Bytes per second are in 1 Megabit per second?

There are 125000 Byte/s125000\ \text{Byte/s} in 1 Mb/s1\ \text{Mb/s}.
This value is based on the verified factor 1 Mb/s=125000 Byte/s1\ \text{Mb/s} = 125000\ \text{Byte/s}.

Why do I need to convert Mb/s to Byte/s?

Internet speeds are often listed in Megabits per second, while file sizes and storage are usually measured in bytes.
Converting to Byte/s helps estimate download or upload rates in terms that better match file size units.

Is this conversion based on decimal or binary units?

This conversion uses decimal SI units, where the verified factor is 1 Mb/s=125000 Byte/s1\ \text{Mb/s} = 125000\ \text{Byte/s}.
Binary-based conventions can appear in computing contexts, so values may look different if base-2 units are used instead of base-10 units.

How is Mb/s different from MB/s?

Mb/s\text{Mb/s} means megabits per second, while MB/s\text{MB/s} means megabytes per second.
Since this page converts to Byte/s\text{Byte/s}, it is changing from bits to bytes using the verified relationship 1 Mb/s=125000 Byte/s1\ \text{Mb/s} = 125000\ \text{Byte/s}.

Where is converting Mb/s to Byte/s useful in real life?

This conversion is useful when comparing internet plan speeds with actual file transfer rates shown by download tools or operating systems.
For example, if a service advertises speed in Mb/s\text{Mb/s}, converting to Byte/s\text{Byte/s} makes it easier to relate that speed to file sizes measured in bytes.

Complete Megabits per second conversion table

Mb/s
UnitResult
bits per second (bit/s)1000000 bit/s
Kilobits per second (Kb/s)1000 Kb/s
Kibibits per second (Kib/s)976.5625 Kib/s
Mebibits per second (Mib/s)0.9536743164063 Mib/s
Gigabits per second (Gb/s)0.001 Gb/s
Gibibits per second (Gib/s)0.0009313225746155 Gib/s
Terabits per second (Tb/s)0.000001 Tb/s
Tebibits per second (Tib/s)9.0949470177293e-7 Tib/s
bits per minute (bit/minute)60000000 bit/minute
Kilobits per minute (Kb/minute)60000 Kb/minute
Kibibits per minute (Kib/minute)58593.75 Kib/minute
Megabits per minute (Mb/minute)60 Mb/minute
Mebibits per minute (Mib/minute)57.220458984375 Mib/minute
Gigabits per minute (Gb/minute)0.06 Gb/minute
Gibibits per minute (Gib/minute)0.05587935447693 Gib/minute
Terabits per minute (Tb/minute)0.00006 Tb/minute
Tebibits per minute (Tib/minute)0.00005456968210638 Tib/minute
bits per hour (bit/hour)3600000000 bit/hour
Kilobits per hour (Kb/hour)3600000 Kb/hour
Kibibits per hour (Kib/hour)3515625 Kib/hour
Megabits per hour (Mb/hour)3600 Mb/hour
Mebibits per hour (Mib/hour)3433.2275390625 Mib/hour
Gigabits per hour (Gb/hour)3.6 Gb/hour
Gibibits per hour (Gib/hour)3.3527612686157 Gib/hour
Terabits per hour (Tb/hour)0.0036 Tb/hour
Tebibits per hour (Tib/hour)0.003274180926383 Tib/hour
bits per day (bit/day)86400000000 bit/day
Kilobits per day (Kb/day)86400000 Kb/day
Kibibits per day (Kib/day)84375000 Kib/day
Megabits per day (Mb/day)86400 Mb/day
Mebibits per day (Mib/day)82397.4609375 Mib/day
Gigabits per day (Gb/day)86.4 Gb/day
Gibibits per day (Gib/day)80.466270446777 Gib/day
Terabits per day (Tb/day)0.0864 Tb/day
Tebibits per day (Tib/day)0.07858034223318 Tib/day
bits per month (bit/month)2592000000000 bit/month
Kilobits per month (Kb/month)2592000000 Kb/month
Kibibits per month (Kib/month)2531250000 Kib/month
Megabits per month (Mb/month)2592000 Mb/month
Mebibits per month (Mib/month)2471923.828125 Mib/month
Gigabits per month (Gb/month)2592 Gb/month
Gibibits per month (Gib/month)2413.9881134033 Gib/month
Terabits per month (Tb/month)2.592 Tb/month
Tebibits per month (Tib/month)2.3574102669954 Tib/month
Bytes per second (Byte/s)125000 Byte/s
Kilobytes per second (KB/s)125 KB/s
Kibibytes per second (KiB/s)122.0703125 KiB/s
Megabytes per second (MB/s)0.125 MB/s
Mebibytes per second (MiB/s)0.1192092895508 MiB/s
Gigabytes per second (GB/s)0.000125 GB/s
Gibibytes per second (GiB/s)0.0001164153218269 GiB/s
Terabytes per second (TB/s)1.25e-7 TB/s
Tebibytes per second (TiB/s)1.1368683772162e-7 TiB/s
Bytes per minute (Byte/minute)7500000 Byte/minute
Kilobytes per minute (KB/minute)7500 KB/minute
Kibibytes per minute (KiB/minute)7324.21875 KiB/minute
Megabytes per minute (MB/minute)7.5 MB/minute
Mebibytes per minute (MiB/minute)7.1525573730469 MiB/minute
Gigabytes per minute (GB/minute)0.0075 GB/minute
Gibibytes per minute (GiB/minute)0.006984919309616 GiB/minute
Terabytes per minute (TB/minute)0.0000075 TB/minute
Tebibytes per minute (TiB/minute)0.000006821210263297 TiB/minute
Bytes per hour (Byte/hour)450000000 Byte/hour
Kilobytes per hour (KB/hour)450000 KB/hour
Kibibytes per hour (KiB/hour)439453.125 KiB/hour
Megabytes per hour (MB/hour)450 MB/hour
Mebibytes per hour (MiB/hour)429.15344238281 MiB/hour
Gigabytes per hour (GB/hour)0.45 GB/hour
Gibibytes per hour (GiB/hour)0.419095158577 GiB/hour
Terabytes per hour (TB/hour)0.00045 TB/hour
Tebibytes per hour (TiB/hour)0.0004092726157978 TiB/hour
Bytes per day (Byte/day)10800000000 Byte/day
Kilobytes per day (KB/day)10800000 KB/day
Kibibytes per day (KiB/day)10546875 KiB/day
Megabytes per day (MB/day)10800 MB/day
Mebibytes per day (MiB/day)10299.682617188 MiB/day
Gigabytes per day (GB/day)10.8 GB/day
Gibibytes per day (GiB/day)10.058283805847 GiB/day
Terabytes per day (TB/day)0.0108 TB/day
Tebibytes per day (TiB/day)0.009822542779148 TiB/day
Bytes per month (Byte/month)324000000000 Byte/month
Kilobytes per month (KB/month)324000000 KB/month
Kibibytes per month (KiB/month)316406250 KiB/month
Megabytes per month (MB/month)324000 MB/month
Mebibytes per month (MiB/month)308990.47851563 MiB/month
Gigabytes per month (GB/month)324 GB/month
Gibibytes per month (GiB/month)301.74851417542 GiB/month
Terabytes per month (TB/month)0.324 TB/month
Tebibytes per month (TiB/month)0.2946762833744 TiB/month

Data transfer rate conversions