Convert terabytes to kilobytes
Type a number of terabytes and read the result in kilobytes straight away. A terabyte is 1,073,741,824 kilobytes in the binary system (1,024 × 1,024 × 1,024), so the converter multiplies your value by 1,073,741,824. Use Swap order to convert kilobytes to terabytes instead.
Why convert terabytes to kilobytes?
A terabyte is enormous next to a kilobyte: 1 TB is 1,073,741,824 KB. You rarely need this conversion, but it comes up when a script, report or spec expects a value in kilobytes while you know the capacity in terabytes.
The relationship is fixed: 1 TB is 1,073,741,824 KB in the binary system, which operating systems and this converter use. To turn terabytes into kilobytes, multiply their number by 1,073,741,824. The converter does this the moment you type a value.
Where does that number come from? Because there are three steps of 1,024 between the terabyte and the kilobyte: TB → GB → MB → KB. 1,024 × 1,024 × 1,024 is 1,073,741,824. Below you will find a ready-made Excel formula and a table of the whole unit ladder.
This tool computes both standards: binary (1,024) by default, and the Unit standard button switches it to decimal (1,000). Windows and RAM count in binary, while drive makers, macOS and search engines count in decimal — which is why the same capacity is quoted two different ways.
How does the terabytes to kilobytes conversion work? Formula and example
The conversion rests on a fixed relationship: one terabyte is 1,073,741,824 kilobytes. To turn terabytes into kilobytes, multiply their number by 1,073,741,824. You can also multiply by 1,024 three times — from TB to GB, then to MB, then to KB.
Full formula: kilobytes = terabytes × 1,073,741,824. The other way: terabytes = kilobytes ÷ 1,073,741,824.
Example: you have 2 TB. Calculation: 2 × 1,073,741,824 = 2,147,483,648 KB. The numbers grow fast, because each terabyte is over a billion kilobytes.
In Excel, type the formula =A1*1073741824 in a cell, where A1 holds the value in TB. The other way, kilobytes to terabytes, use =A1/1073741824.
Terabytes to kilobytes conversion table
The table below converts terabytes into kilobytes in the binary system (×1,073,741,824). To convert another value, use the converter above.
| Terabytes | Kilobytes |
|---|---|
| 0.5 TB | 536,870,912 KB |
| 1 TB | 1,073,741,824 KB |
| 1.5 TB | 1,610,612,736 KB |
| 2 TB | 2,147,483,648 KB |
| 3 TB | 3,221,225,472 KB |
| 4 TB | 4,294,967,296 KB |
| 5 TB | 5,368,709,120 KB |
| 10 TB | 10,737,418,240 KB |
Example: 1 TB × 1,073,741,824 = 1,073,741,824 KB. Want to convert kilobytes to terabytes? Click Swap order in the converter above.
The full data unit ladder: from smallest to largest
Every data size unit grows by the same multiplier: each one is 1,024 times larger than the previous. The table below shows the order from byte to petabyte, with a typical example of what each unit describes.
| Unit | Relationship | Typical example |
|---|---|---|
| Byte (B) | base unit | one character of text |
| Kilobyte (KB) | 1,024 B | a short email or icon |
| Megabyte (MB) | 1,024 KB | a photo or an MP3 song |
| Gigabyte (GB) | 1,024 MB | a movie or a RAM stick |
| Terabyte (TB) | 1,024 GB | a hard drive |
| Petabyte (PB) | 1,024 TB | a large data centre |
Order from smallest to largest: byte, kilobyte, megabyte, gigabyte, terabyte, petabyte. Each step is a multiplication by 1,024.
When do people most often convert terabytes to kilobytes?
The jump from terabytes to kilobytes comes up mostly in technical situations.
Values in KB in systems and scripts
Some scripts, APIs or config fields expect a size in kilobytes. When you know the capacity in terabytes, you convert it to KB — 1 TB is 1,073,741,824 KB.Grasping the scale
Converting shows just how large a number of kilobytes hides behind a terabyte. 2 TB is 2,147,483,648 KB, which makes the gap between the units clear.A formula in Excel
In a spreadsheet you convert a whole column of capacities with =A1*1073741824. The converter gives the ready-made formula, so you do not have to look it up or remember it.The order of the units
The converter and the ladder table show the order plainly, from smallest to largest: B, KB, MB, GB, TB, PB, each 1,024 times larger than the one before.
Convert other units to Kilobytes
Convert Terabytes to other units
Explore other unit converters
Frequently asked questions about converting terabytes to kilobytes
How many KB are in 1 TB?
1 TB is 1,073,741,824 KB in the binary system, which this converter and operating systems use. That is 1,024 × 1,024 × 1,024. In the decimal system (SI), 1 TB is 1,000,000,000 KB.
How do you convert terabytes to kilobytes?
Multiply the number of terabytes by 1,073,741,824. You can also multiply by 1,024 three times: from TB to GB, then to MB, then to KB. The converter does this the moment you type a value.
How do you convert TB to KB in Excel?
Type the formula =A1*1073741824 in a cell, where A1 holds the value in terabytes. The other way, kilobytes to terabytes, use =A1/1073741824. The same formula works in Google Sheets.
What is the order of the units from smallest to largest?
From smallest: byte (B), kilobyte (KB), megabyte (MB), gigabyte (GB), terabyte (TB), petabyte (PB). Each unit is 1,024 times larger than the previous one. A byte describes a single character, while a terabyte describes a drive capacity.
How do you convert kilobytes to terabytes?
Divide the number of kilobytes by 1,073,741,824. For example, 1,073,741,824 KB ÷ 1,073,741,824 = 1 TB. Click Swap order to have the converter work in this direction.
Why 1,024 and not 1,000?
Because computers count in binary. Operating systems and this converter use the binary system, where each step is 1,024. Storage makers use the decimal system (1,000), which is why a drive's capacity shown in the system is smaller than the number on the label.

Have a question or suggestion?
If you have spotted an error in the table or have an idea to improve the converter, write to us. We reply to every message.