Mbit to PB Calculator - Convert Megabits to Petabytes

High Precision Data Unit Conversion

Conversion History (Last 6)

Input Megabit - and press Enter
Mbit
 
ADVERTISEMENT

Complete List of Megabit Converters

Quick Navigation

Mbit to PB - Conversion Formula and Steps

Megabit and Petabyte are units of digital information used to measure storage capacity and data transfer rate. Both are decimal units. One Megabit is equal to 1000^2 bits. One Petabyte is equal to 1000^5 bytes. There are 8,000,000,000 Megabits in one Petabyte. - view the difference between both units

Mbit to PB Converter Image
Source Data UnitTarget Data Unit
Megabit (Mbit)
Equal to 1000^2 bits
(Decimal Unit)
Petabyte (PB)
Equal to 1000^5 bytes
(Decimal Unit)

Below conversion diagram will help you to visualize the Megabit to Petabyte calculation steps in a simplified manner.

÷ 8   
÷ 1000   
÷ 1000   
÷ 1000   
Megabit [Mbit]
Megabyte [MB]
Gigabyte [GB]
Terabyte [TB]
Petabyte [PB]
  x 8  
  x 1000  
  x 1000  
  x 1000  

The formula of converting the Megabit to Petabyte is represented as follows :

PB = Mbit / (8x10003)

Now let us apply the above formula and, write down the steps to convert from Megabit (Mbit) to Petabyte (PB). This way, we can try to simplify and reduce to an easy to apply formula.

FORMULA

Petabyte = Megabit / (8x10003)

STEP 1

Petabyte = Megabit / (8x1000x1000x1000)

STEP 2

Petabyte = Megabit / 8000000000

STEP 3

Petabyte = Megabit x (1 / 8000000000)

STEP 4

Petabyte = Megabit x 0.000000000125

Example : If we apply the above Formula and steps, conversion from 10 Mbit to PB, will be processed as below.

  1. = 10 / (8x10003)
  2. = 10 / (8x1000x1000x1000)
  3. = 10 / 8000000000
  4. = 10 x (1 / 8000000000)
  5. = 10 x 0.000000000125
  6. = 0.00000000125
  7. i.e. 10 Mbit is equal to 0.00000000125 PB.

(Result rounded off to 40 decimal positions.)

You can use above formula and steps to convert Megabit to Petabyte using any of the programming language such as Java, Python or Powershell.

Popular Mbit Conversions

Conversion Units

Definition : Megabit

A Megabit (Mb or Mbit) is a unit of digital information that is equal to 1,000,000 bits and it is commonly used to express data transfer speeds, such as the speed of an internet connection and to measure the size of a file. In the context of data storage and memory, the binary-based unit of mebibit (Mibit) is used instead.
- Learn more..

Definition : Petabyte

A Petabyte (PB) is a unit of digital information that is equal to 1,000,000,000,000,000 bytes (or 8,000,000,000,000,000 bits) and commonly used to measure the storage capacity of enterprise storage arrays and data centers. It is also used to express data transfer speeds and in the context of data storage and memory, the binary-based unit of Pebibyte (PiB) is used instead.
- Learn more..

Excel Formula to convert from Mbit to PB

Apply the formula as shown below to convert from Megabit to Petabyte.

 ABC
1Megabit (Mbit)Petabyte (PB) 
21=A2 * 0.000000000125 
3   

Download - Excel Template for Megabit to Petabyte Conversion

If you want to perform bulk conversion locally in your system, then download and make use of above Excel template.

Python Code for Mbit to PB Conversion

You can use below code to convert any value in Megabit to Petabyte in Python.

megabit = int(input("Enter Megabit: "))
petabyte = megabit / (8*1000*1000*1000)
print("{} Megabit = {} Petabyte".format(megabit,petabyte))

The first line of code will prompt the user to enter the Megabit as an input. The value of Petabyte is calculated on the next line, and the code in third line will display the result.

Mbit to PB to PiB Conversion Table

Megabit to Petabyte (PB)Megabit to Pebibyte (PiB)
1 Mbit = 0.000000000125 PB 1 Mbit = 0.000000000111022302462515654042363166809 PiB
2 Mbit = 0.00000000025 PB 2 Mbit = 0.0000000002220446049250313080847263336181 PiB
3 Mbit = 0.000000000375 PB 3 Mbit = 0.0000000003330669073875469621270895004272 PiB
4 Mbit = 0.0000000005 PB 4 Mbit = 0.0000000004440892098500626161694526672363 PiB
5 Mbit = 0.000000000625 PB 5 Mbit = 0.0000000005551115123125782702118158340454 PiB
6 Mbit = 0.00000000075 PB 6 Mbit = 0.0000000006661338147750939242541790008544 PiB
7 Mbit = 0.000000000875 PB 7 Mbit = 0.0000000007771561172376095782965421676635 PiB
8 Mbit = 0.000000001 PB 8 Mbit = 0.0000000008881784197001252323389053344726 PiB
9 Mbit = 0.000000001125 PB 9 Mbit = 0.0000000009992007221626408863812685012817 PiB
10 Mbit = 0.00000000125 PB 10 Mbit = 0.0000000011102230246251565404236316680908 PiB
100 Mbit = 0.0000000125 PB 100 Mbit = 0.0000000111022302462515654042363166809082 PiB
256 Mbit = 0.000000032 PB 256 Mbit = 0.000000028421709430404007434844970703125 PiB
500 Mbit = 0.0000000625 PB 500 Mbit = 0.000000055511151231257827021181583404541 PiB
512 Mbit = 0.000000064 PB 512 Mbit = 0.00000005684341886080801486968994140625 PiB
1000 Mbit = 0.000000125 PB 1000 Mbit = 0.000000111022302462515654042363166809082 PiB
1024 Mbit = 0.000000128 PB 1024 Mbit = 0.0000001136868377216160297393798828125 PiB
2048 Mbit = 0.000000256 PB 2048 Mbit = 0.000000227373675443232059478759765625 PiB
5000 Mbit = 0.000000625 PB 5000 Mbit = 0.0000005551115123125782702118158340454101 PiB
10000 Mbit = 0.00000125 PB 10000 Mbit = 0.0000011102230246251565404236316680908203 PiB