Home › Unit Conversion › Gigabytes to Gibibytes
Gigabytes to Gibibytes (GB to GiB)
Convert gigabytes to gibibytes: 1 GB = 0.931323 GiB. Exact conversion factor, formula, 18-row table and worked examples, with JSON API and MCP access.
Formula
1 GB = 0.931323 GiB
gibibytes = gigabytes × 0.9313225746 — reverse: gigabytes = gibibytes × 1.073741824
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 GB = 1.39698 GiB
- 700 GB = 651.926 GiB
- 2048 GB = 1907.35 GiB
Gigabytes to gibibytes conversion table
| Gigabytes (GB) | Gibibytes (GiB) |
|---|---|
| 1 | 0.931323 |
| 2 | 1.86265 |
| 4 | 3.72529 |
| 8 | 7.45058 |
| 16 | 14.9012 |
| 32 | 29.8023 |
| 64 | 59.6046 |
| 100 | 93.1323 |
| 128 | 119.209 |
| 256 | 238.419 |
| 500 | 465.661 |
| 512 | 476.837 |
| 1000 | 931.323 |
| 1024 | 953.674 |
| 2048 | 1907.35 |
| 4096 | 3814.7 |
| 8192 | 7629.39 |
| 10000 | 9313.23 |
FAQ
How many gibibytes are in one gigabyte?
1 GB = 0.931323 GiB. 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 gigabytes to gibibytes?
Multiply the value in gigabytes by 0.9313225746: gibibytes = gigabytes × 0.9313225746. For example, 1.5 GB = 1.39698 GiB.
How do I convert gibibytes back to gigabytes?
Multiply by the inverse factor 1.073741824 (gigabytes = gibibytes × 1.073741824), or use the gibibytes-to-gigabytes page.
Related conversions
Machine access
- API:
GET https://tttkmbb.com/api/v1/convert?value=1.5&from_unit=GB&to_unit=GiB - MCP: server
https://tttkmbb.com/mcp, toolconvert_unitswith{"value":1.5,"from_unit":"GB","to_unit":"GiB"} - Markdown: https://tttkmbb.com/conversion/gb-to-gib.md · JSON: https://tttkmbb.com/conversion/gb-to-gib.json (add
?value=for a result) · Units: /api/v1/units?quantity=data-storage - OpenAPI operationId:
convert_units. Freshness:static. Authentication: none.