Grams to Pounds

Convert grams to pounds instantly, with a reference table.

Grams to Pounds conversion table
Grams (g)Pounds (lb)
10
20
30.01
40.01
50.01
60.01
70.02
80.02
90.02
100.02
Formula: 1 g = 0.002205 lb. To convert, multiply your grams figure by 0.002205.

Free to use — premium coming soon

FREE
  • Instant conversion
  • Reference table
  • Reverse direction
PREMIUM
  • Remove ads
  • Custom table ranges
  • Bulk conversions

About the Grams to Pounds

Grams to Pounds turns a metric mass in grams (g) into avoirdupois pounds (lb), the everyday pound used across the United States and in shipping. It exists because grams and pounds belong to two different measurement systems, and almost no one can divide by 453.59237 in their head. Drop in a figure from a kitchen scale, a postal scale, a nutrition label, or a product spec sheet and the tool returns the pound equivalent right away, with the decimal precision you choose. It handles anything from a few grams of spice to a multi-kilogram parcel without you touching a single formula.

Reach for this converter whenever a number arrives in grams but the context expects pounds. Common moments include following a European or Asian recipe on a US kitchen scale, weighing a package for a domestic carrier that bills in pounds, reading an imported product's gram weight to compare against a pound-based listing, or logging gym and bodyweight figures that a coach quotes in pounds. It is equally handy for students checking physics homework, hobbyists pricing materials by weight, and resellers converting wholesale shipment weights. Anywhere the metric and imperial worlds collide, this single step removes the friction.

The math behind it is fixed and exact. Since the 1959 International Yard and Pound Agreement, one avoirdupois pound is defined as exactly 0.45359237 kilograms, which is 453.59237 grams. So pounds equal grams divided by 453.59237, or equivalently grams multiplied by 0.00220462262. The tool applies that ratio instantly and lets you round to a sensible number of decimals; for reference, 100 g is about 0.2205 lb, 500 g is about 1.1023 lb, and 1000 g is about 2.2046 lb. Because the conversion factor never changes, results are deterministic rather than estimates.

Accuracy and privacy are both built in. The factor used (453.59237 g per pound) is the legal, internationally agreed definition, so the only rounding is the decimal precision you select, never the underlying ratio. Everything is computed in your browser using plain JavaScript, which means your weights are never uploaded, logged, or shared, and the tool keeps working even with a flaky connection. One caveat worth noting: this converts mass to mass, so do not confuse the avoirdupois pound here with the troy pound used for precious metals, which is lighter.

Frequently asked questions

How many grams are in one pound?

There are exactly 453.59237 grams in one avoirdupois pound, the standard pound used in the US and in shipping. This value has been fixed by international agreement since 1959, so it is an exact definition rather than a rounded estimate.

What is the formula to convert grams to pounds?

Divide the number of grams by 453.59237 to get pounds, or multiply grams by 0.00220462262 for the same result. For example, 250 g divided by 453.59237 is about 0.5512 lb.

How do I convert grams into pounds and ounces?

First convert grams to pounds, then take the fractional part and multiply by 16 to get ounces, since there are 16 ounces in a pound. For instance, 800 g is about 1.7637 lb, which is 1 lb and roughly 12.2 oz.

How many grams is 1 pound for cooking?

One pound of any dry ingredient weighs 453.59237 g, because pounds and grams both measure mass regardless of the food. Note that this differs from volume measures like cups, where the gram weight depends on the ingredient.

Is the pound here the same as a troy pound for gold?

No. This tool uses the avoirdupois pound (453.59237 g), the everyday pound for food and shipping. The troy pound used for precious metals is lighter at about 373.24 g, so do not use this converter for gold or silver weights.

From our blog

Bits, Bytes, and Bandwidth: Reading Data Transfer Rates Without Getting Fooled

By the Super Simple Digital Tools Team · Updated June 2026

Few measurements trip people up as reliably as data transfer rates. The trouble starts with two units that look almost identical on the page. Internet providers quote speed in megabits per second, written Mbps with a lowercase b, while the file copy dialog on your computer reports megabytes per second, written MB/s with an uppercase B. The capitalization is not a typo or a style choice. A bit is a single binary digit, a byte is a group of eight bits, and that eight-to-one ratio is the hidden multiplier behind nearly every confusing speed comparison.

There is a historical reason the two worlds never merged. Networks have measured throughput in bits per second since the telegraph and modem era, because a link physically moves data one bit at a time, so bits are the natural unit for the engineers who build and sell connectivity. Software, on the other hand, deals in bytes because a byte is the smallest chunk a program meaningfully manipulates: one character, one small value, one pixel component. Operating systems inherited bytes for file sizes and transfer displays, ISPs kept bits for bandwidth, and the rest of us are left translating between them.

Once you internalize the eight-to-one rule, the conversions are straightforward. To go from a network speed in megabits to a download speed in megabytes, divide by eight; to go the other way, multiply by eight. A 200 Mbps fiber plan therefore delivers about 25 MB/s at its theoretical best, and a backup tool reporting 30 MB/s is saturating roughly 240 Mbps of bandwidth. The prefixes stack on top of this: kilo, mega, giga, and tera each step up by a factor of 1,000 in the decimal system that data rates use, so 1 Gbps is 1,000 Mbps and 125 MB/s.

A second, subtler source of mismatch is the decimal-versus-binary prefix question. Data transfer rates follow the SI decimal convention, where mega means exactly one million. Memory and some file-size tools instead use binary prefixes, where a mebibit is 1,048,576 bits, about 4.9 percent larger than a megabit. When a download appears to run a hair slower than the headline number even on a clean line, part of the gap can come from software quietly reporting in binary units while the plan was advertised in decimal ones, on top of normal protocol overhead and shared-network effects.

The practical payoff of getting this right is better decisions. You can judge whether a connection can sustain a 25 Mbps 4K stream, predict how long a multi-gigabyte game will take to download, size an office uplink against the throughput your storage actually needs, or sanity-check a cloud bandwidth bill quoted in one unit against a router reporting another. A converter does the arithmetic instantly, but knowing what the numbers mean is what keeps you from overpaying for speed you cannot use or underestimating the link you actually need.

  • Watch the case of the letter: lowercase b is bits (ISP speeds), uppercase B is bytes (file transfers). Misreading it is an instant factor-of-eight error.
  • To get realistic download speed in MB/s, divide your plan's Mbps by 8, then expect about 10 to 20 percent less for protocol overhead, Wi-Fi, and shared traffic.
  • When comparing advertised speed to what software shows, remember rates use decimal mega (1,000,000), but some file displays use binary mebi (1,048,576), so measured figures can read slightly low.
  • For download-time estimates, convert both the file size and the link speed into the same base unit (bits or bytes) before dividing, so you never mix the two systems.

Read the full guide →

Tool by the Super Simple Digital Tools Team. Reviewed by our editorial team. Free to use, no signup required.

Related tools