How to convert byte to gigabyte
1 B = 1e-9 GB. GB = B × 1e-9 The interactive converter uses the same unit registry as this table, so the reference values and calculator stay synchronized.
About the units
Byte: Eight bits.
Gigabyte: Decimal gigabyte.
Convert byte (B) to gigabyte (GB) with a transparent formula and reference values.
| Byte | Gigabyte |
|---|---|
| 1 B | 1e-9 GB |
| 5 B | 5e-9 GB |
| 10 B | 1e-8 GB |
| 25 B | 2.5e-8 GB |
| 50 B | 5e-8 GB |
| 100 B | 0.0000001 GB |
| 500 B | 0.0000005 GB |
1 B = 1e-9 GB. GB = B × 1e-9 The interactive converter uses the same unit registry as this table, so the reference values and calculator stay synchronized.
Byte: Eight bits.
Gigabyte: Decimal gigabyte.
Use the defined relationship between bytes and gigabyte. The calculator above uses the site’s centralized storage registry, so the same factor is used in the formula, interactive result and reference values.
GB = bytes ÷ 1,000,000,000
GB is the decimal SI gigabyte. A binary gibibyte (GiB) is different: 1 GiB = 1,073,741,824 bytes.
If cell A2 contains a byte count, use =A2/1000000000 for decimal GB. If you actually need binary GiB, use =A2/1073741824.
For other storage units, open the data storage converter.
GB: bytes ÷ 1,000,000,000.
1 GB equals 1,000,000,000 bytes.
No. GB is the decimal SI gigabyte. A binary gibibyte (GiB) is different: 1 GiB = 1,073,741,824 bytes.
If the byte count is in A2, use =A2/1000000000 for decimal GB. Use =A2/1073741824 for binary GiB.