Home › Unit Conversion › Gibibytes to Gigabytes
Gibibytes to Gigabytes (GiB to GB)
Convert gibibytes to gigabytes: 1 GiB = 1.07374 GB. Exact conversion factor, formula, 18-row table and worked examples, with JSON API and MCP access.
Formula
1 GiB = 1.07374 GB
gigabytes = gibibytes × 1.073741824 — reverse: gibibytes = gigabytes × 0.9313225746
The factor is derived from the SI definitions of both units (base unit: B) as listed in NIST SP 811; results on this page are shown to 6 significant figures, the API returns up to 12.
Worked examples
- 1.5 GiB = 1.61061 GB
- 700 GiB = 751.619 GB
- 2048 GiB = 2199.02 GB
Gibibytes to gigabytes conversion table
| Gibibytes (GiB) | Gigabytes (GB) |
|---|---|
| 1 | 1.07374 |
| 2 | 2.14748 |
| 4 | 4.29497 |
| 8 | 8.58993 |
| 16 | 17.1799 |
| 32 | 34.3597 |
| 64 | 68.7195 |
| 100 | 107.374 |
| 128 | 137.439 |
| 256 | 274.878 |
| 500 | 536.871 |
| 512 | 549.756 |
| 1000 | 1073.74 |
| 1024 | 1099.51 |
| 2048 | 2199.02 |
| 4096 | 4398.05 |
| 8192 | 8796.09 |
| 10000 | 10737.4 |
FAQ
How many gigabytes are in one gibibyte?
1 GiB = 1.07374 GB. The factor comes from the SI definitions of both units (NIST SP 811 / BIPM), so it is exact or correct to at least 10 significant figures.
What is the formula to convert gibibytes to gigabytes?
Multiply the value in gibibytes by 1.073741824: gigabytes = gibibytes × 1.073741824. For example, 1.5 GiB = 1.61061 GB.
How do I convert gigabytes back to gibibytes?
Multiply by the inverse factor 0.9313225746 (gibibytes = gigabytes × 0.9313225746), or use the gigabytes-to-gibibytes page.
Related conversions
Machine access
- API:
GET https://tttkmbb.com/api/v1/convert?value=1.5&from_unit=GiB&to_unit=GB - MCP: server
https://tttkmbb.com/mcp, toolconvert_unitswith{"value":1.5,"from_unit":"GiB","to_unit":"GB"} - Markdown: https://tttkmbb.com/conversion/gib-to-gb.md · JSON: https://tttkmbb.com/conversion/gib-to-gb.json (add
?value=for a result) · Units: /api/v1/units?quantity=data-storage - OpenAPI operationId:
convert_units. Freshness:static. Authentication: none.