Convert kilobytes to terabytes
Type a number of kilobytes and read the result in terabytes straight away. A terabyte is 1,073,741,824 kilobytes in the binary system (1,024 × 1,024 × 1,024), so the converter divides your value by 1,073,741,824. Use Swap order to convert terabytes to kilobytes instead.
Why convert kilobytes to terabytes?
The kilobyte and the terabyte are three levels apart: 1 TB is 1,073,741,824 KB. You rarely need this conversion, but it comes up when you add up huge numbers of small files given in kilobytes — such as millions of records, logs or backups — and want the result 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 kilobytes into terabytes, divide 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 kilobyte and the terabyte: KB → MB → GB → TB. 1,024 × 1,024 × 1,024 is exactly 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 kilobytes to terabytes conversion work? Formula and example
The conversion rests on a fixed relationship: one terabyte is 1,073,741,824 kilobytes. To turn kilobytes into terabytes, divide their number by 1,073,741,824. You can also divide by 1,024 three times — from KB to MB, then to GB, then to TB.
Full formula: terabytes = kilobytes ÷ 1,073,741,824. The other way: kilobytes = terabytes × 1,073,741,824.
Example: you have 2,147,483,648 KB. Calculation: 2,147,483,648 ÷ 1,073,741,824 = 2 TB. The value comes out whole because it is twice 1,073,741,824.
In Excel, type the formula =A1/1073741824 in a cell, where A1 holds the value in KB. The other way, terabytes to kilobytes, use =A1*1073741824.
Kilobytes to terabytes conversion table
The table below converts kilobytes into terabytes in the binary system (÷1,073,741,824). Values that are not a multiple of 1,073,741,824 are shown rounded. To convert another value, use the converter above.
| Kilobytes | Terabytes |
|---|---|
| 100,000,000 KB | 0.09 TB |
| 500,000,000 KB | 0.47 TB |
| 1,000,000,000 KB | 0.93 TB |
| 1,073,741,824 KB | 1 TB |
| 2,147,483,648 KB | 2 TB |
| 5,368,709,120 KB | 5 TB |
| 10,737,418,240 KB | 10 TB |
Example: 1,073,741,824 KB ÷ 1,073,741,824 = 1 TB. Want to convert terabytes to kilobytes? 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 kilobytes to terabytes?
The jump from kilobytes to terabytes is handy for very large data totals.
Totals of millions of small files
Databases, logs and exports can add up to billions of kilobytes. Only converting to terabytes shows the real scale — 1,000,000,000 KB (a billion) is about 0.93 TB.Capacity planning
When a report gives usage in kilobytes while you measure a drive or array in terabytes, the converter shows at once how many TB something like 1,073,741,824 KB takes (exactly 1 TB).A formula in Excel
In a spreadsheet you convert a whole column of sizes 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 Terabytes
Convert Kilobytes to other units
Explore other unit converters
Frequently asked questions about converting kilobytes to terabytes
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 kilobytes to terabytes?
Divide the number of kilobytes by 1,073,741,824. You can also divide by 1,024 three times: from KB to MB, then to GB, then to TB. The converter does this the moment you type a value.
How do you convert KB to TB in Excel?
Type the formula =A1/1073741824 in a cell, where A1 holds the value in kilobytes. The other way, terabytes to kilobytes, 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 terabytes to kilobytes?
Multiply the number of terabytes by 1,073,741,824. For example, 2 TB × 1,073,741,824 = 2,147,483,648 KB. 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.