Home › Unit Conversion › Terabytes to Tebibytes
Terabytes to Tebibytes (TB to TiB)
Convert terabytes to tebibytes: 1 TB = 0.909495 TiB. Exact conversion factor, formula, 18-row table and worked examples, with JSON API and MCP access.
Formula
1 TB = 0.909495 TiB
tebibytes = terabytes × 0.9094947018 — reverse: terabytes = tebibytes × 1.099511628
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 TB = 1.36424 TiB
- 700 TB = 636.646 TiB
- 2048 TB = 1862.65 TiB
Terabytes to tebibytes conversion table
| Terabytes (TB) | Tebibytes (TiB) |
|---|---|
| 1 | 0.909495 |
| 2 | 1.81899 |
| 4 | 3.63798 |
| 8 | 7.27596 |
| 16 | 14.5519 |
| 32 | 29.1038 |
| 64 | 58.2077 |
| 100 | 90.9495 |
| 128 | 116.415 |
| 256 | 232.831 |
| 500 | 454.747 |
| 512 | 465.661 |
| 1000 | 909.495 |
| 1024 | 931.323 |
| 2048 | 1862.65 |
| 4096 | 3725.29 |
| 8192 | 7450.58 |
| 10000 | 9094.95 |
FAQ
How many tebibytes are in one terabyte?
1 TB = 0.909495 TiB. 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 terabytes to tebibytes?
Multiply the value in terabytes by 0.9094947018: tebibytes = terabytes × 0.9094947018. For example, 1.5 TB = 1.36424 TiB.
How do I convert tebibytes back to terabytes?
Multiply by the inverse factor 1.099511628 (terabytes = tebibytes × 1.099511628), or use the tebibytes-to-terabytes page.
Related conversions
Machine access
- API:
GET https://tttkmbb.com/api/v1/convert?value=1.5&from_unit=TB&to_unit=TiB - MCP: server
https://tttkmbb.com/mcp, toolconvert_unitswith{"value":1.5,"from_unit":"TB","to_unit":"TiB"} - Markdown: https://tttkmbb.com/conversion/tb-to-tib.md · JSON: https://tttkmbb.com/conversion/tb-to-tib.json (add
?value=for a result) · Units: /api/v1/units?quantity=data-storage - OpenAPI operationId:
convert_units. Freshness:static. Authentication: none.