Megabyte to Kilobyte
Free instant megabyte to kilobyte converter. 1 MB = 1000 KB.
Common Megabyte to Kilobyte values
| Megabyte (MB) | Kilobyte (KB) |
|---|---|
| 1 | 1000 |
| 5 | 5000 |
| 10 | 10000 |
| 25 | 25000 |
| 50 | 50000 |
| 100 | 100000 |
| 500 | 500000 |
| 1000 | 1000000 |
How does Megabyte to Kilobyte conversion work?
Type a value in the Megabyte (MB) field and the equivalent in Kilobyte (KB) appears instantly to the right. The math uses the exact formula shown above — no rounding errors, no approximations beyond standard floating-point precision. Use the swap button to flip the units and see the inverse conversion.
Megabyte. 1 million bytes. About one minute of MP3 audio at standard quality.
Kilobyte. 1,000 bytes (decimal/SI). The IEC binary unit "kibibyte" (KiB) is 1,024 bytes — slightly different.
⚡ Instant results
No submit button — the result updates as you type. Math runs entirely in your browser, so it’s as fast as your device.
📱 Use on any device
Works in any modern browser — Mac, Windows, Linux, iPhone, Android, tablets. No installation, no signup.
🎯 Accurate conversions
Conversion factors come from the official standard (NIST, BIPM, ISO definitions where applicable). Values are precise to standard floating-point limits.
🎁 Always free, no signup
Free, every time. No account, no email, no “trial” that becomes paid. Ad-supported so you never have to pay.
How it works — the formula
Decimal (SI) prefixes: 1 kB = 10³ bytes, 1 MB = 10⁶, 1 GB = 10⁹, 1 TB = 10¹²
Binary (IEC) prefixes: 1 KiB = 2¹⁰ = 1,024 bytes, 1 MiB = 2²⁰, 1 GiB = 2³⁰
Difference grows with scale: 1 TB ≈ 0.909 TiBTwo prefix systems coexist for byte counts. SI prefixes (kilo, mega, giga, tera = 10ⁿ) are used by storage manufacturers, networking standards, and most operating systems other than Windows. IEC binary prefixes (kibi, mebi, gibi, tebi = 2ⁿ, codified in IEC 80000-13:2008) are used by RAM specifications, the Linux kernel's `du` command, and most academic papers. The two diverge by ~2.4% at the kilo scale and ~10% at the tera scale; a "1 TB" disk holds 1×10¹² bytes (~931 GiB as Windows reports it).
Worked examples
- Inputs:
- 1 TB drive (= 10¹² bytes)
- Output:
- ≈ 931.32 GiB — what Windows displays
- Inputs:
- 100 Mbps link, 8 bits/byte
- Output:
- 100 / 8 = 12.5 MB/s peak (or ~11.92 MiB/s)
- Inputs:
- "8 GB" stick of DDR5
- Output:
- Actually 8 GiB = 2³³ bytes ≈ 8.589 GB decimal — RAM uses binary
Limitations
- Operating-system reporting differs: Windows uses GB to mean GiB, macOS and Linux typically use GB for 10⁹ bytes — same number, different label.
- Network "Mbps" is megabits per second (10⁶ bits), not megabytes per second; divide by 8 to get MB/s.
- Disk filesystem overhead reduces usable bytes vs the raw drive capacity by 1–10% depending on format and reserved space.
- "Tape" and other archival formats use yet other capacity-reporting conventions.
Conversions are exact rational arithmetic; the SI/IEC ambiguity is the only meaningful source of confusion and is labeled explicitly in the worked examples.