Home › Unit Conversion › Tebibytes to Terabytes
Tebibytes to Terabytes (TiB to TB)
Convert tebibytes to terabytes: 1 TiB = 1.09951 TB. Exact conversion factor, formula, 18-row table and worked examples, with JSON API and MCP access.
Formula
1 TiB = 1.09951 TB
terabytes = tebibytes × 1.099511628 — reverse: tebibytes = terabytes × 0.9094947018
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 TiB = 1.64927 TB
- 700 TiB = 769.658 TB
- 2048 TiB = 2251.8 TB
Tebibytes to terabytes conversion table
| Tebibytes (TiB) | Terabytes (TB) |
|---|---|
| 1 | 1.09951 |
| 2 | 2.19902 |
| 4 | 4.39805 |
| 8 | 8.79609 |
| 16 | 17.5922 |
| 32 | 35.1844 |
| 64 | 70.3687 |
| 100 | 109.951 |
| 128 | 140.737 |
| 256 | 281.475 |
| 500 | 549.756 |
| 512 | 562.95 |
| 1000 | 1099.51 |
| 1024 | 1125.9 |
| 2048 | 2251.8 |
| 4096 | 4503.6 |
| 8192 | 9007.2 |
| 10000 | 10995.1 |
FAQ
How many terabytes are in one tebibyte?
1 TiB = 1.09951 TB. 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 tebibytes to terabytes?
Multiply the value in tebibytes by 1.099511628: terabytes = tebibytes × 1.099511628. For example, 1.5 TiB = 1.64927 TB.
How do I convert terabytes back to tebibytes?
Multiply by the inverse factor 0.9094947018 (tebibytes = terabytes × 0.9094947018), or use the terabytes-to-tebibytes page.
Related conversions
Machine access
- API:
GET https://tttkmbb.com/api/v1/convert?value=1.5&from_unit=TiB&to_unit=TB - MCP: server
https://tttkmbb.com/mcp, toolconvert_unitswith{"value":1.5,"from_unit":"TiB","to_unit":"TB"} - Markdown: https://tttkmbb.com/conversion/tib-to-tb.md · JSON: https://tttkmbb.com/conversion/tib-to-tb.json (add
?value=for a result) · Units: /api/v1/units?quantity=data-storage - OpenAPI operationId:
convert_units. Freshness:static. Authentication: none.