Megabits per second (Mb/s) to Gigabytes per second (GB/s) conversion

1 Mb/s = 0.000125 GB/sGB/sMb/s
Formula
1 Mb/s = 0.000125 GB/s

Understanding Megabits per second to Gigabytes per second Conversion

Megabits per second (Mb/sMb/s) and Gigabytes per second (GB/sGB/s) are both units used to measure data transfer rate, or how much digital information is transmitted each second. Megabits per second is commonly used for internet and network speeds, while Gigabytes per second is more often seen in high-performance storage, memory, and internal system bandwidth. Converting between them helps compare networking figures with storage or hardware specifications that use different unit scales.

Decimal (Base 10) Conversion

In the decimal, or base 10, system, the verified conversion facts are:

1 Mb/s=0.000125 GB/s1\ \text{Mb/s} = 0.000125\ \text{GB/s}

and equivalently:

1 GB/s=8000 Mb/s1\ \text{GB/s} = 8000\ \text{Mb/s}

To convert from megabits per second to gigabytes per second in decimal form, use:

GB/s=Mb/s×0.000125\text{GB/s} = \text{Mb/s} \times 0.000125

A worked example using a non-trivial value:

376 Mb/s×0.000125=0.047 GB/s376\ \text{Mb/s} \times 0.000125 = 0.047\ \text{GB/s}

So:

376 Mb/s=0.047 GB/s376\ \text{Mb/s} = 0.047\ \text{GB/s}

This decimal form is commonly used in networking, telecommunications, and manufacturer specifications because it follows the SI convention based on powers of 10.

Binary (Base 2) Conversion

In the binary, or base 2, system, data units are interpreted using powers of 1024 rather than 1000. For this conversion page, the verified binary relationship is presented as:

GB/s=Mb/s×0.000125\text{GB/s} = \text{Mb/s} \times 0.000125

and the reverse form is:

Mb/s=GB/s×8000\text{Mb/s} = \text{GB/s} \times 8000

Using the same comparison value:

376 Mb/s×0.000125=0.047 GB/s376\ \text{Mb/s} \times 0.000125 = 0.047\ \text{GB/s}

So in the form used on this page:

376 Mb/s=0.047 GB/s376\ \text{Mb/s} = 0.047\ \text{GB/s}

Showing the same example in both sections makes it easier to compare presentation styles when reviewing decimal and binary terminology.

Why Two Systems Exist

Two measurement systems exist because digital information can be described using either SI prefixes, which are based on powers of 1000, or IEC-style binary prefixes, which are based on powers of 1024. Storage manufacturers usually advertise capacities and transfer rates with decimal values, while operating systems and low-level computing contexts often interpret related quantities using binary conventions. This difference is the reason values may appear slightly different depending on the platform or specification sheet being consulted.

Real-World Examples

  • A broadband connection rated at 200 Mb/s200\ \text{Mb/s} corresponds to 0.025 GB/s0.025\ \text{GB/s} using the verified conversion factor.
  • A faster fiber plan of 800 Mb/s800\ \text{Mb/s} converts to 0.1 GB/s0.1\ \text{GB/s}.
  • A 2400 Mb/s2400\ \text{Mb/s} wireless or backhaul link converts to 0.3 GB/s0.3\ \text{GB/s}.
  • A data transfer channel operating at 6400 Mb/s6400\ \text{Mb/s} equals 0.8 GB/s0.8\ \text{GB/s}, which is a useful scale when comparing network throughput with SSD or memory subsystem figures.

Interesting Facts

  • Network providers almost always advertise speeds in bits per second rather than bytes per second, which makes units like Mb/sMb/s standard for internet plans and Ethernet ratings. Wikipedia provides a general overview of this usage: https://en.wikipedia.org/wiki/Data-rate_units
  • The International System of Units defines decimal prefixes such as kilo, mega, and giga as powers of 10, which is why decimal data-rate specifications are common in commercial product literature. A reference from NIST is available here: https://www.nist.gov/pml/owm/metric-si-prefixes

How to Convert Megabits per second to Gigabytes per second

To convert Megabits per second (Mb/s) to Gigabytes per second (GB/s), convert bits to bytes first, then scale from mega to giga. In decimal (base 10), this uses the verified factor 1 Mb/s=0.000125 GB/s1 \text{ Mb/s} = 0.000125 \text{ GB/s}.

  1. Write the conversion relationship:
    Start with the known factor for decimal units:

    1 Mb/s=0.000125 GB/s1 \text{ Mb/s} = 0.000125 \text{ GB/s}

  2. Set up the calculation:
    Multiply the given value by the conversion factor:

    25 Mb/s×0.000125GB/sMb/s25 \text{ Mb/s} \times 0.000125 \frac{\text{GB/s}}{\text{Mb/s}}

  3. Calculate the result:
    The Mb/s units cancel, leaving GB/s:

    25×0.000125=0.00312525 \times 0.000125 = 0.003125

    25 Mb/s=0.003125 GB/s25 \text{ Mb/s} = 0.003125 \text{ GB/s}

  4. Show the unit logic explicitly:
    Since 88 bits =1= 1 byte and 10001000 megabits =1= 1 gigabit in decimal:

    25 Mb/s÷8=3.125 MB/s25 \text{ Mb/s} \div 8 = 3.125 \text{ MB/s}

    3.125 MB/s÷1000=0.003125 GB/s3.125 \text{ MB/s} \div 1000 = 0.003125 \text{ GB/s}

  5. Binary note:
    If binary prefixes are used for the byte side, the result would differ:

    25 Mb/s÷8÷10240.00305176 GiB/s25 \text{ Mb/s} \div 8 \div 1024 \approx 0.00305176 \text{ GiB/s}

    But for Gigabytes per second (GB/s) in decimal, use:

    0.003125 GB/s0.003125 \text{ GB/s}

  6. Result: 25 Megabits per second = 0.003125 Gigabytes per second

Practical tip: For Mb/s to GB/s, a quick shortcut is to divide by 80008000. If you see GiB/s instead of GB/s, check whether binary units are being used.

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 Gigabytes per second conversion table

Megabits per second (Mb/s)Gigabytes per second (GB/s)
00
10.000125
20.00025
40.0005
80.001
160.002
320.004
640.008
1280.016
2560.032
5120.064
10240.128
20480.256
40960.512
81921.024
163842.048
327684.096
655368.192
13107216.384
26214432.768
52428865.536
1048576131.072

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 gigabytes per second?

Gigabytes per second (GB/s) is a unit used to measure data transfer rate, representing the amount of data transferred in one second. It is commonly used to quantify the speed of computer buses, network connections, and storage devices.

Gigabytes per Second Explained

Gigabytes per second represents the amount of data, measured in gigabytes (GB), that moves from one point to another in one second. It's a crucial metric for assessing the performance of various digital systems and components. Understanding this unit is vital for evaluating the speed of data transfer in computing and networking contexts.

Formation of Gigabytes per Second

The unit "Gigabytes per second" is formed by combining the unit of data storage, "Gigabyte" (GB), with the unit of time, "second" (s). It signifies the rate at which data is transferred or processed. Since Gigabytes are often measured in base-2 or base-10, this affects the actual value.

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

The value of a Gigabyte differs based on whether it's in base-10 (decimal) or base-2 (binary):

  • Base 10 (Decimal): 1 GB = 1,000,000,000 bytes = 10910^9 bytes
  • Base 2 (Binary): 1 GiB (Gibibyte) = 1,073,741,824 bytes = 2302^{30} bytes

Therefore, 1 GB/s (decimal) is 10910^9 bytes per second, while 1 GiB/s (binary) is 2302^{30} bytes per second. It's important to be clear about which base is being used, especially in technical contexts. The base-2 is used when you are talking about memory since that is how memory is addressed. Base-10 is used for file transfer rate over the network.

Real-World Examples

  • SSD (Solid State Drive) Data Transfer: High-performance NVMe SSDs can achieve read/write speeds of several GB/s. For example, a top-tier NVMe SSD might have a read speed of 7 GB/s.
  • RAM (Random Access Memory) Bandwidth: Modern RAM modules, like DDR5, offer memory bandwidths in the range of tens to hundreds of GB/s. A typical DDR5 module might have a bandwidth of 50 GB/s.
  • Network Connections: High-speed Ethernet connections, such as 100 Gigabit Ethernet, can transfer data at 12.5 GB/s (since 100 Gbps = 100/8 = 12.5 GB/s).
  • Thunderbolt 4: This interface supports data transfer rates of up to 5 GB/s (40 Gbps).
  • PCIe (Peripheral Component Interconnect Express): PCIe is a standard interface used to connect high-speed components like GPUs and SSDs to the motherboard. The latest version, PCIe 5.0, can offer bandwidths of up to 63 GB/s for a x16 slot.

Notable Associations

While no specific "law" directly relates to Gigabytes per second, Claude Shannon's work on information theory is fundamental to understanding data transfer rates. Shannon's theorem defines the maximum rate at which information can be reliably transmitted over a communication channel. This work underpins the principles governing data transfer and storage capacities. [Shannon's Source Coding Theorem](https://www.youtube.com/watch?v=YtfL палаток3dg&ab_channel=MichaelPenn).

Frequently Asked Questions

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

To convert Megabits per second to Gigabytes per second, multiply the value in Mb/s by the verified factor 0.0001250.000125. The formula is GB/s=Mb/s×0.000125GB/s = Mb/s \times 0.000125. This gives the transfer rate in Gigabytes per second.

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

There are 0.000125 GB/s0.000125\ GB/s in 1 Mb/s1\ Mb/s. This comes directly from the verified conversion factor 1 Mb/s=0.000125 GB/s1\ Mb/s = 0.000125\ GB/s. It is useful as a baseline for converting larger speeds.

Why is the converted number so much smaller in GB/s?

Gigabytes are much larger units than Megabits, so the numeric value becomes smaller after conversion. Since 1 Mb/s=0.000125 GB/s1\ Mb/s = 0.000125\ GB/s, it takes many Megabits per second to equal just one Gigabyte per second. This is normal when converting from a smaller unit to a larger one.

Is this conversion useful for real-world internet or storage speeds?

Yes, this conversion is useful when comparing network bandwidth with file transfer or storage system performance. Internet plans are often listed in Mb/s, while storage and software tools may show speeds in GB/s. Using 1 Mb/s=0.000125 GB/s1\ Mb/s = 0.000125\ GB/s helps keep those measurements consistent.

Does decimal vs binary units affect the conversion?

Yes, decimal and binary naming can cause confusion if units are not labeled carefully. The verified factor 1 Mb/s=0.000125 GB/s1\ Mb/s = 0.000125\ GB/s uses standard decimal-style units, where Gigabytes are expressed as GBGB. If a system uses binary units such as GiB/s, the numerical result will differ.

Can I convert larger speeds the same way?

Yes, the same formula works for any value in Mb/s. For example, you simply multiply the given speed by 0.0001250.000125 to get GB/sGB/s. This makes the conversion quick and consistent across different bandwidth values.

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