Runs in your browser

Convert gigabytes to megabytes

Type a number and see it converted as you type. 1 gigabyte = 1,000 megabytes, so the conversion is simply × 1,000.

The formula

megabytes = gigabytes × 1,000

gigabytes to megabytes — quick reference

gigabytes (GB)megabytes (MB)
11,000
22,000
33,000
44,000
55,000
1010,000
1515,000
2020,000
2525,000
5050,000
7575,000
100100,000
250250,000
500500,000
1,0001,000,000

A data allowance only makes sense once it is broken into megabytes

A 20 GB monthly plan is 20,000 MB, and megabytes are the unit everything measured against it arrives in. An hour of standard-definition streaming is around 700 MB, high definition roughly three times that, a podcast episode 60 MB, an offline map region 150 MB. Dividing the allowance by the things that consume it is the only way to judge whether the plan is generous.

Mobile operators bill in decimal megabytes, which is what this tool produces, and the counter in the phone’s settings usually agrees. What that counter will not show is overhead — headers, retries, and background sync from apps nobody opened — so a month containing 19 GB of deliberate use can still exceed a 20 GB billed cap.

Attachment and upload limits are still written in megabytes

Mail providers cap attachments at 25 MB, web forms at five or ten, and image fields on many sites lower again. A file described in gigabytes has already lost that argument, which is why this direction usually ends in a decision about compression, splitting the file, or sending a link instead of the thing itself.

Where the number is a hard limit, note which megabyte is meant. A server enforcing 25 MB is often counting 26,214,400 bytes — binary — while the file manager shows decimal, so a file reading 25.0 MB may pass or fail depending on which side counted. Mail attachments are also base64-encoded in transit, adding roughly a third, and the limit is applied after that.

Questions

How many megabytes are in 1 gigabyte?

1 gigabyte = 1,000 megabytes. To convert any amount, multiply by 1,000.

What is the formula to convert gigabytes to megabytes?

megabytes = gigabytes × 1,000. That is exactly what the calculator above does, so you can check its working.

Is the conversion exact?

It depends on what you mean by "kilo". This tool uses the decimal SI convention (1 KB = 1000 bytes), the one storage manufacturers use. Operating systems often use 1024 instead, which is why a drive reports less space than the box promises.

Updated 2026-07-20. The conversion runs in your browser — nothing is uploaded.