Unit converter
Digital storage converter
Instant conversion in your browser — digital storage.
≈ 0.0009766 GB
Tip: enter the values one by one — 40 30 55 20 — and you get the total and the average.
1 MB = 0.0009765625 GB
Quick table Megabytes → Gigabytes
| MB | GB |
|---|---|
| 1 | 0.0009765625 |
| 5 | 0.0048828125 |
| 10 | 0.009765625 |
| 25 | 0.0244140625 |
| 50 | 0.048828125 |
| 100 | 0.09765625 |
| 500 | 0.48828125 |
| 1,000 | 0.9765625 |
All unit families
- Lengthmm · cm · m · km · in · ft · yd · miAlmost the whole world measures length in metres. The exceptions are narrow but stubborn: the United States uses feet and inches for everyday distances, and the United Kingdom still posts road signs in miles while selling timber in millimetres.
- Weight / Massmg · g · kg · t · oz · lb · stThe kilogram is the base unit, and until 2019 it was the last one still defined by a physical object: a platinum-iridium cylinder kept near Paris. It is now defined through the Planck constant, so it can be reproduced in any properly equipped laboratory.
- Temperature°C · °F · KTemperature is the one family here that is not a multiplication. Celsius and Fahrenheit have different zero points as well as different step sizes, so you need the formula: °F = °C × 9/5 + 32.
- Volumeml · l · m³ · gal · pt · fl oz · cupThis is the family where the same word means two different amounts. American and British measures share their names but not their sizes, and a recipe that ignores the difference will not work.
- Aream² · km² · ha · ft² · acAreas are where a linear conversion quietly goes wrong. One metre is 3.28 feet, but one square metre is 10.76 square feet — the factor is squared. Converting the sides and forgetting the square is the single most common mistake in this family.
- Speedkm/h · mph · m/s · knFour units, four different worlds. Kilometres per hour on European roads, miles per hour in the US and UK, metres per second in physics and weather bulletins, knots at sea and in the air.
- Times · min · h · d · wk · mo · yrSeconds, minutes, hours, days and weeks convert exactly. Months and years do not, and no converter can make them.
1 megabytes (MB) in every unit
| Bits | 8,388,608 bit |
| Bytes | 1,048,576 B |
| Kilobytes | 1,024 KB |
| Gigabytes | 0.0009765625 GB |
| Terabytes | 0.0000009536743164 TB |
About digital storage units
Digital storage has two conflicting definitions of the same prefixes, and almost every confusion about file sizes comes from that.
Manufacturers use decimal: 1 kB = 1,000 bytes, 1 TB = 1,000,000,000,000 bytes. Operating systems traditionally use binary: 1,024 bytes to the kilobyte. This is why a "1 TB" drive shows up as about 931 GB — nothing is missing, the two sides are counting differently. The IEC names KiB, MiB and GiB exist to say "binary" unambiguously, but they never caught on.
The other classic trap is bits against bytes. Internet speed is sold in megabits per second, file sizes are in megabytes: divide by 8. A 100 Mbps line downloads at about 12.5 MB/s at best.
Divided by days, a data plan becomes something you can actually check against: **50 GB over thirty days is about 1.7 GB a day.** Then the arithmetic gets uncomfortable in a useful way — one film in HD is roughly 4 GB, so a single evening eats more than two days of the allowance, and an hour of video calls runs about 1 GB. That is why plans feel generous on paper and run out in the third week: consumption is not spread evenly, and the daily figure is only a yardstick to hold the heavy days against.
About this conversion
Digital storage conversion: 1 megabytes (MB) equals 0.0009765625 GB. As a practical reference, 500 MB = 0.48828125 GB — standard when comparing storage, bandwidth and file sizes.
| MB | GB |
|---|---|
| 500 | 0.48828125 |
Frequently asked questions
Why does my 1 TB drive show 931 GB?
The manufacturer counted 1 TB as a trillion bytes; the operating system divides by 1,024 three times and gets 931 GiB, which it labels GB. The capacity is exactly what was sold — only the arithmetic differs.
Is my 100 Mbps connection 100 MB per second?
No — eight times less. 100 megabits per second is about 12.5 megabytes per second, and real throughput is lower still after protocol overhead. Providers quote bits because the number looks bigger.
Which convention does this converter use?
Binary — 1,024 bytes per kilobyte — because that is what file managers and operating systems report. For drive capacities as advertised, expect the decimal figure to be a few per cent higher.
What are KiB and MiB?
The IEC names for the binary units: 1 KiB = 1,024 bytes, 1 MiB = 1,048,576 bytes. They remove the ambiguity, but outside Linux documentation almost nobody uses them.