Terabits to Megabits Converter

Convert terabits to megabits instantly with our free data storage conversion calculator. Enter any value for accurate results using the binary (1024) convention.

Tb
=
Mb
1.0486E+6
Megabits (Mb)
1 Tb = 1.0486E+6 Mb
🔄 Swap Units (Megabits → Terabits)
1 Tb
=
1.0486E+6 Mb
1 Terabit = 1,048,576 Megabits

How to Convert Terabits to Megabits

To convert a data storage measurement from terabits to megabits, multiply the value by the conversion factor. Since one terabit is equal to 1,048,576 megabits, you can use this formula:

megabits = terabits × 1,048,576

The data storage in megabits is equal to the terabits multiplied by 1,048,576.

Example: Convert 5 terabits to megabits.

Using the formula: megabits = terabits × 1,048,576

megabits = 5 Tb × 1,048,576 = 5.2429E+6 Mb

Therefore, 5 terabits equals 5.2429E+6 megabits.

How Many Megabits Are in a Terabit?

There are 1,048,576 megabits in one terabit.

1 Tb = 1,048,576 Mb

What Is a Terabit?

The terabit (symbol: Tb) is a unit of digital information equal to 240 bits (approximately 1.1 trillion bits) in the binary system, or 1,000,000,000,000 bits in the decimal system. Terabits are used to describe the capacity of high-performance telecommunications infrastructure. Terabit-per-second data rates are found in undersea fiber-optic cables that connect continents. Modern submarine cables such as the MAREA cable (connecting the US and Spain) can carry over 200 Tbps of data. These cables form the backbone of the global internet. In data center networking, terabit-scale aggregate bandwidths are common. Large hyperscale data centers operated by companies like Google, Amazon, and Microsoft handle traffic measured in terabits per second across their internal networks. Research in optical communications has demonstrated single-fiber data rates exceeding 1 petabit per second in laboratory settings, pushing the boundaries of terabit networking even further. 5G wireless networks aim to support aggregate throughputs in the terabit range for dense urban areas.

One terabit is equal to:

  • 240 bits (≈ 1.1 trillion bits)
  • 1,024 gigabits (Gb)
  • 1,024 × 1,024 megabits (Mb)
  • 0.125 terabytes (TB)
  • 128 gigabytes (GB)

What Is a Megabit?

The megabit (symbol: Mb) is a unit of digital information equal to 1,048,576 bits (1,024 × 1,024, or 220) in the binary system, or 1,000,000 bits in the decimal system. In computing and networking, both definitions are used depending on context. Megabits are most commonly encountered in internet speed ratings. Consumer broadband speeds are typically advertised in megabits per second (Mbps). Common internet plans range from 25 Mbps to 1,000 Mbps (1 Gbps), with typical streaming requirements of about 5 Mbps for HD video and 25 Mbps for 4K video. It is important to distinguish between megabits (Mb) and megabytes (MB). Since 1 byte = 8 bits, 1 megabyte = 8 megabits. When downloading a file at 100 Mbps, the actual data transfer rate is about 12.5 megabytes per second. This distinction often causes confusion among consumers comparing internet speeds with file sizes. The IEC standard defines the mebibit (Mib) as exactly 1,048,576 bits (220) to distinguish from the SI megabit of 1,000,000 bits. This converter uses the binary convention of 1,024 kilobits per megabit.

One megabit is equal to:

  • 1,048,576 bits (b)
  • 1,024 kilobits (kb)
  • 131,072 bytes (B)
  • 128 kilobytes (kB)
  • 0.125 megabytes (MB)

Understanding Data Storage Units

Data storage units measure the amount of digital information that can be stored, transmitted, or processed. The fundamental unit is the bit (binary digit), which can hold a value of 0 or 1. All digital information, from text documents to 4K videos, is ultimately represented as sequences of bits.

Data storage units are organized in two main hierarchies: bits (b, kb, Mb, Gb, Tb, Pb, Eb) and bytes (B, kB, MB, GB, TB, PB, EB). The relationship between them is that 1 byte = 8 bits. Bits are typically used for data transfer rates (internet speed), while bytes are used for storage capacity (file sizes, drive capacity).

Binary vs. Decimal Prefixes

There are two conventions for data storage prefixes, which can cause confusion:

  • Binary (base-2): Each prefix step is a factor of 1,024 (210). So 1 kB = 1,024 B, 1 MB = 1,024 kB, etc. This is used by operating systems and in most computing contexts. This converter uses the binary convention.
  • Decimal (base-10): Each prefix step is a factor of 1,000. So 1 kB = 1,000 B, 1 MB = 1,000 kB, etc. This is used by storage device manufacturers and in telecommunications.

To avoid confusion, the IEC introduced binary prefixes: kibibyte (KiB = 1,024 B), mebibyte (MiB = 1,024 KiB), gibibyte (GiB = 1,024 MiB), etc. However, these names are not widely used in everyday language.

Common Data Sizes in Perspective

  • 1 Bit: A single binary digit (0 or 1)
  • 1 Byte (8 bits): One text character (ASCII)
  • 1 Kilobyte (1,024 bytes): A short paragraph of text
  • 1 Megabyte (1,024 kB): A compressed photo or one minute of MP3 audio
  • 1 Gigabyte (1,024 MB): About 250 MP3 songs or a short HD video
  • 1 Terabyte (1,024 GB): About 250,000 photos or 500 hours of HD video
  • 1 Petabyte (1,024 TB): About 1,000 consumer hard drives
  • 1 Exabyte (1,024 PB): Roughly 11 million hours of 4K video

Data Transfer Rates vs. Storage

An important distinction exists between data transfer rates and storage capacity:

  • Transfer rates use bits per second: kbps, Mbps, Gbps (note lowercase 'b')
  • Storage capacity uses bytes: kB, MB, GB, TB (note uppercase 'B')

To convert between them, divide the bit rate by 8 to get the byte rate. For example, a 100 Mbps internet connection can transfer at most 12.5 MB per second (100 / 8 = 12.5).

Tips for Data Storage Conversions

  • To convert between adjacent byte units (kB → MB → GB → TB → PB → EB), divide by 1,024 to go up or multiply by 1,024 to go down. The same applies to bit units (kb → Mb → Gb → Tb → Pb → Eb).
  • To convert between bits and bytes at the same prefix level, divide bits by 8 to get bytes, or multiply bytes by 8 to get bits. For example: 100 Mb = 12.5 MB.
  • When comparing internet speed (in Mbps) with file size (in MB), divide the speed by 8 to estimate download time. A 100 Mbps connection downloads at about 12.5 MB/s, so a 1 GB file takes about 80 seconds.
  • Storage manufacturers use decimal (1 GB = 1,000,000,000 bytes) while operating systems use binary (1 GB = 1,073,741,824 bytes). This is why a "500 GB" drive shows as about 465 GB in your OS.
  • A nibble is exactly 4 bits (half a byte) and represents one hexadecimal digit. Two nibbles make one byte.
  • Memory (RAM) sizes always use binary: 4 GB, 8 GB, 16 GB, 32 GB. These are exact powers of 2 in bytes.
  • When estimating storage needs: text files are measured in kB, photos and songs in MB, movies and games in GB, hard drives in TB, and data centers in PB or EB.

Terabits to Megabits Conversion Table

The following table shows conversions from terabits to megabits, using the binary convention (1 kB = 1,024 B).

TerabitsMegabits (Mb)
1.0000E-6 Tb1.04858
2.0000E-6 Tb2.09715
3.0000E-6 Tb3.14573
4.0000E-6 Tb4.1943
5.0000E-6 Tb5.24288
6.0000E-6 Tb6.29146
7.0000E-6 Tb7.34003
8.0000E-6 Tb8.38861
9.0000E-6 Tb9.43718
1.0000E-5 Tb10.4858
2.0000E-5 Tb20.9715
3.0000E-5 Tb31.4573
4.0000E-5 Tb41.943
5.0000E-5 Tb52.4288
6.0000E-5 Tb62.9146
7.0000E-5 Tb73.4003
8.0000E-5 Tb83.8861
9.0000E-5 Tb94.3718
1.0000E-4 Tb104.858
2.0000E-4 Tb209.715
3.0000E-4 Tb314.573
4.0000E-4 Tb419.43
5.0000E-4 Tb524.288
6.0000E-4 Tb629.146
7.0000E-4 Tb734.003
8.0000E-4 Tb838.861
9.0000E-4 Tb943.718
0.001 Tb1,048.58

Related Data Storage Converters

Convert from Terabits

Convert to Megabits