Convert megabyte (MB) to byte (B) instantly
| Megabytes (MB) | Bytes (B) |
|---|---|
| 0.001 MB | 1000 B |
| 0.01 MB | 10000 B |
| 0.1 MB | 100000 B |
| 0.5 MB | 500000 B |
| 1 MB | 1000000 B |
| 2 MB | 2000000 B |
| 5 MB | 5000000 B |
| 10 MB | 10000000 B |
| 20 MB | 20000000 B |
| 50 MB | 50000000 B |
| 100 MB | 100000000 B |
| 200 MB | 200000000 B |
| 500 MB | 500000000 B |
| 1000 MB | 1000000000 B |
Digital storage uses binary (powers of 2) or decimal (powers of 10) prefixes. 1 KB = 1000 bytes (decimal) but 1 KiB = 1024 bytes (binary). Hard drives use decimal; RAM uses binary.
Formula: B = MB × 1000000