Convert TiB to MB

TiB
1099511.62778MB

1 TiB = 1099511.62778 MB

One tebibyte is 1,099,511,627,776 bytes and one megabyte is a million, so a tebibyte is 1,099,511.63 MB. That is the conversion a transfer estimate needs: the data sits in a repository reported in TiB, and both the throughput and the egress charge are quoted in decimal units.

  • Where it runs In your browser. The number you type is never part of a request.
  • Exact by definition 1 TiB is exactly 1099511.62778 MB — a definition, not a rounded factor.
  • Answers as you type No button, no wait. The worked answer is already on the page before any script runs.

Tebibyte to Megabyte in practice

  • 3.64 TiB is 4002000 MB

    — what a four-terabyte drive reports once it is formatted.

  • 16 TiB is 17590000 MB

    — a small server array.

  • 0.000004547 TiB is 5 MB

    — a song at a good bitrate.

  • 0.003638 TiB is 4000 MB

    — a film at ordinary quality.

Tebibyte to Megabyte at a glance

Every figure here is computed from the same definition the calculator uses, so the table cannot drift away from the answer above it.
TiBMB
11099511.62778
22199023.25555
55497558.13888
1010995116.2778
5054975581.3888
100109951162.778
500549755813.888
10001099511627.78

Tebibyte and Megabyte

A tebibyte is 1,024 gibibytes. The gap against the terabyte has grown with each step: 2.4% at kilo, 4.9% at mega, 7.4% at giga, 10% at tera.

A megabyte is a million bytes. Storage manufacturers have always used this decimal meaning, which is why their capacities look larger than what a computer reports.

TiB is the binary one

One TiB is 1,024 of the unit below it; one TB is 1,000. On this page that is the difference between 1099511.6278 MB and 1000000 MB — 10 % — and the gap grows at every step up the scale, which is why it is a rounding error on a photograph and a visible chunk of a hard disk.

This is the whole of the missing-storage mystery, and on this page it is worth 10 %. A drive sold in TB holds exactly what the label says; Windows divides by 1,024 instead of 1,000, keeps the decimal name, and reports 1000000 MB where the box said 1099511.6278. macOS has counted these in the decimal units since 10.6, which is why the same drive can look two sizes on two machines — nothing is missing and nobody is rounding, the same bytes have two names.

A volume in tebibytes, a rate in megabytes per second

Every transfer estimate is a division, and its two inputs come from different unit systems. The volume is reported by whatever holds the data — a backup repository, an array, a filesystem — and those all count in powers of 1,024, so the figure arrives in tebibytes. The rate comes from a network or a device specification, and those are decimal without exception.

Dividing one by the other without converting produces an answer nearly ten per cent too optimistic, which on a migration window is the difference between finishing inside a maintenance period and not. One tebibyte is 1,099,511.63 MB, so the honest first step is to turn the volume into decimal megabytes and only then to divide by the rate.

The factor of eight that comes before the ten per cent

Before any of the binary arithmetic matters, there is a much larger trap in the same sentence. Link speeds are quoted in bits per second and transfer rates in bytes per second, and a byte is eight bits. A 1,000 Mbit/s link moves at most 125 MB per second; a 100 Mbit/s link 12.5; a 10 Gbit/s link 1,250. The distinction is carried entirely by the case of a single letter.

Getting that wrong is an eight-fold error, roughly seventy times larger than the decimal-versus-binary gap this page is otherwise about. It is worth resolving first and explicitly: write the rate down in MB per second, with the working, before touching the volume. An estimate that is out by a factor of eight is usually caught; one that is out by ten per cent is not, which is why both steps deserve to be visible.

Working a transfer time from a tebibyte figure

The arithmetic is short once both sides are decimal. One tebibyte is 1,099,512 MB; at 100 MB per second that is 10,995 seconds, or 3 hours 3 minutes. Ten tebibytes at the same rate is 30 hours 32 minutes. At 1,250 MB per second — a ten-gigabit link running at its theoretical ceiling — ten tebibytes is 2 hours 27 minutes.

Those figures are floors, and they should be labelled as such wherever they are quoted. They assume a single continuous stream at the full rate with no per-file cost, which no real transfer achieves. Presenting a floor as an estimate is how a migration window gets sized at exactly the number that cannot be met, and adding the qualifier costs one word.

Where the rest of the time goes

The gap between the arithmetic and the clock is dominated by file count rather than by volume. Every file costs a create, a metadata write and, over a network protocol, at least one round trip; a million small files can spend more time on those than on moving their contents. A single large file at the same total size will run close to the link rate. Two transfers of identical size can therefore differ by an order of magnitude in duration.

The other subtractions are steadier and easier to allow for. Protocol overhead takes a few per cent. Encryption and checksums cost CPU that may or may not be the bottleneck. The receiving storage has a write ceiling that is frequently lower than the network’s. Parallelism recovers much of this and introduces its own limit, since a hundred concurrent streams do not go a hundred times faster.

Egress is billed in decimal units and metered elsewhere

Where a transfer leaves a provider, the charge is per decimal gigabyte and the meter is theirs. A repository reported as 10 TiB is 10,995 GB of billable egress if all of it moves, which is 9.95 per cent above the round figure anybody would estimate from the tebibyte number. On a large migration that percentage is a line item somebody has to explain.

The provider’s meter also counts things your own figure does not: retries, protocol overhead, and any traffic the tooling generates while listing and verifying. Those are usually small against a bulk transfer and are not always small against a job that restarts. Estimating from the converted volume and treating the difference as a contingency is more honest than presenting a converted figure as the bill.

Restarts, resumes and the figure that has to be re-derived

Long transfers are interrupted, and what gets re-derived after an interruption is where estimates drift. The remaining volume is usually reported by the source in tebibytes again, the rate observed so far is in megabytes per second, and the person doing the arithmetic at two in the morning is the one most likely to divide the two directly. The correction is the same 9.95 per cent, applied to a smaller number, in a worse frame of mind.

Writing the conversion into the runbook rather than the estimate is what prevents that. A line reading "remaining TiB × 1,099,512 = MB; ÷ observed MB/s = seconds" takes one line, is checkable, and produces the same answer at two in the morning as it did at the planning meeting.

Quoting a migration estimate that survives review

The figures that make an estimate auditable are the intermediate ones. Volume in TiB as reported by the source; the same volume in MB; the rate in MB per second with the bit-to-byte conversion shown if there was one; the theoretical floor; the assumed efficiency; the resulting window. Six lines, and each of them is a number somebody can challenge without re-deriving the whole thing.

The alternative is a single duration, which is unarguable in the bad sense: when the transfer overruns, nobody can say whether the rate was optimistic, the volume was stale or the units were mixed. Storage and transfer estimates are revisited under time pressure more than any other kind, and that is exactly when a chain of visible steps earns back the minute it took to write.

Verification is a second pass over the same volume

An estimate that stops at the transfer is usually short by a whole pass. Anything worth migrating is normally worth verifying, and a checksum comparison reads the full volume again at both ends. If the transfer of 10 TiB takes thirty hours, the verification is another read of 10,995,116 MB on each side, bounded by disk throughput rather than by the network and frequently slower than the copy itself on the source.

There are cheaper variants and they are worth choosing deliberately rather than by default. Verifying a sample gives a probabilistic assurance in a fraction of the time. Tools that checksum during the transfer avoid the second read entirely, at some cost in throughput. Trusting the protocol's own integrity checks is defensible for a single hop and much less so for a multi-stage migration. Whichever is chosen, the window has to include it, because discovering it afterwards is how a maintenance period overruns.

Convert TiB to MB: common questions

How many MB are in one TiB?

1,099,511.63. Just under 1.1 million, which is the form worth remembering: a tebibyte is about 1.1 million megabytes, and about 1.0995 terabytes.

How long does 1 TiB take at 100 MB per second?

10,995 seconds, or 3 hours and 3 minutes, at a sustained rate with no overhead. Real transfers do not sustain their peak rate, so treat that as a floor rather than an estimate and expect small files to be far slower than large ones.

What is the difference between Mbit/s and MB/s?

A factor of eight. A link sold as 1,000 Mbit/s carries at most 125 MB per second before protocol overhead, and one sold as 100 Mbit/s carries 12.5. Confusing the two is an eight-fold error, which dwarfs every decimal-versus-binary gap on this site.

Are transfer rates decimal or binary?

Decimal, essentially always. Network rates have been quoted in powers of ten since long before storage units were argued about, so a megabit is a million bits and a gigabit is a billion. That is why a byte count has to leave the binary world before it meets a rate.

Why is my transfer slower than the arithmetic says?

Because the arithmetic assumes one continuous stream at the full rate. Per-file overhead, request round trips, small-file penalties, encryption, checksums and the receiving end’s write speed all subtract, and a directory of millions of small files can run at a small fraction of the same link’s bulk rate.

How is egress usually billed?

Per decimal gigabyte, measured at the provider’s meter rather than at yours. So a repository holding 10 TiB is 10,995 GB of billable egress if all of it moves — about ten per cent more than the round figure anybody would estimate from the tebibyte number.

Going the other way: Megabyte to Tebibyte

One MB is 9.09495e-7 TiB. It is the same relationship read backwards, so an answer from one page put through the other has to come back to where it started.

Where these figures come from

The claims this page makes about data units are checkable, and these are the documents that settle them.

How this page works

The factor is a constant in the page and the arithmetic is four operations, so nothing is sent anywhere and nothing needs to be. The number you type never leaves the browser — there is no request for it to travel in.