Weight Converter
1 kilogram equals 2.204623 pounds, and 1 ounce equals 28.349523 grams. This weight converter helps you switch a mass value from one unit to another without doing the base math by hand. Enter a number, choose the unit you have, choose the unit you want, and the tool converts between milligrams, grams, kilograms, pounds, and ounces. It is useful for cooking, shipping, fitness logging, classroom work, product labels, and quick metric-to-imperial checks when the original number is in the wrong unit for the task in front of you. The converter uses fixed standard unit factors and returns a rounded display value, so you can move from a tiny mg measurement to a large kg or lb value with the same method. If you only need to know how many pounds are in 5 kilograms, how many grams are in 16 ounces, or how many ounces are in a package marked in grams, this tool gives the answer fast and keeps the conversion path visible.
Quick answer
The converter supports mg, g, kg, lb, and oz, which covers most everyday weight and mass conversions people search for.
What this tells you
- •The converter supports mg, g, kg, lb, and oz, which covers most everyday weight and mass conversions people search for.
- •Each calculation runs through kilograms as the shared base unit, so the same logic works for gram-to-ounce, pound-to-milligram, and kilogram-to-pound conversions.
- •Results are rounded to 6 decimal places for display, which keeps the output readable while preserving useful precision for most planning and comparison tasks.
- •This tool converts mass units only. It does not estimate serving size, postage class, body composition, or product density.
How to Use
- 1Enter the number you want to convert in the Value field. Whole numbers and decimals both work, so inputs like 5, 2.75, or 0.125 are all valid.
- 2Type the source unit in the From unit field. Use one of the supported abbreviations: mg, g, kg, lb, or oz.
- 3Type the target unit in the To unit field using the same supported abbreviations.
- 4Run the conversion to see the converted weight, the original unit, the target unit, and a formula label that shows the exact path the tool used.
- 5If you are using the answer for packaging, nutrition labels, shipping paperwork, or technical documentation, keep the converted value for a quick check and confirm the final published figure against the standard required for that document.
How It Works
Formula
Converted weight = input × (source-to-kg factor) ÷ (target-to-kg factor)The tool first converts your starting value into kilograms because the formula code stores kilograms as the shared base unit for weight. It then divides that kilogram value by the factor for the target unit. For example, 16 oz becomes 16 × 0.0283495231 = 0.4535923696 kg. Dividing by 0.001 converts that result to 453.59237 g after rounding to 6 decimal places. The same process works for every supported pair, which keeps the method consistent whether you are converting mg to g or lb to kg.
Calculation note: values are processed in the order shown above, using the current input units.
Worked Examples
Convert 5 kilograms to pounds
The formula multiplies 5 by the kilogram factor of 1 and then divides by the pound factor of 0.45359237. That gives 11.023113 pounds after rounding to 6 decimal places. This is a common conversion for body weight, luggage checks, and package specs when one system uses metric and the other uses imperial units.
Convert 16 ounces to grams
Sixteen ounces first convert to kilograms by multiplying 16 × 0.0283495231, which gives 0.4535923696 kg. Dividing by the gram factor of 0.001 gives 453.59237 g. This is useful when a recipe, food label, or shipping note lists ounces but your scale reads in grams.
Convert 150 pounds to kilograms
The converter multiplies 150 by 0.45359237 to move from pounds into kilograms. That produces 68.0388555 kg, which displays as 68.038855 kg after rounding. It is a practical check when gym equipment, travel forms, or health records need metric weight instead of pounds.
Convert 2500 milligrams to grams
Milligrams are one-thousandth of a gram, so the tool converts 2500 mg into kilograms and then back out to grams. The result is exactly 2.5 g. This kind of small-unit conversion helps when a parts list, powder measurement, or label switches between mg and g.
Convert 3 ounces to milligrams
Three ounces convert to kilograms as 3 × 0.0283495231 = 0.0850485693 kg. Dividing by the milligram factor of 0.000001 gives 85048.5693 mg. This example shows how quickly a small imperial unit can become a much larger metric count when you convert to milligrams.
Common Weight Unit Reference
Quick base values for the units supported by this converter.
| Unit | Equals in kilograms | Typical use |
|---|---|---|
| mg | 0.000001 kg | Very small measurements, fine material quantities, technical labels |
| g | 0.001 kg | Food portions, product specs, household scales |
| kg | 1 kg | Body weight, luggage, shipping, bulk ingredient amounts |
| lb | 0.45359237 kg | US body weight, package weight, everyday imperial use |
| oz | 0.0283495231 kg | Food packaging, smaller retail items, kitchen measurements |
One pound is commonly treated as 16 ounces. Because this tool converts through kilograms, some cross-checks may show a tiny floating-point difference before rounding.
Which weight unit makes the most sense?
Grams and kilograms are the easiest metric units for most daily work. Grams fit food portions, small retail items, and many product labels. Kilograms fit body weight, luggage, shipping cartons, and larger ingredient amounts. Because 1000 g equals 1 kg, the metric side stays easy to scale up or down.
Pounds and ounces are more common in US packaging, body weight, and many kitchen contexts. Pounds work well for larger everyday weights, while ounces are better for smaller portions or packaged goods. If a label says 12 oz but your scale reads grams, a quick conversion avoids guessing.
Milligrams are best for very small amounts. They are useful when a gram would be too large to show detail clearly. Since 1 g equals 1000 mg, this unit is mainly about precision rather than bulk quantity.
A good habit is to choose the unit that matches the decision you need to make. Compare body weight in kg or lb, recipe amounts in g or oz, and tiny measured quantities in mg. If the converted number looks wildly larger or smaller than expected, check that you entered the right source unit before trusting the result.
Common mistakes
- Typing the wrong abbreviation. mg, g, kg, lb, and oz are very different in size, so a one-letter mistake can change the answer by a large amount.
- Mixing ounces and pounds mentally. There are 16 ounces in a pound, so using ounces where pounds were intended will throw off the result fast.
- Rounding too early during a longer workflow. Keep the full converted value until the last step if you still need to total, compare, or price several items.
- Using the converted weight as a final regulated label without checking the required rounding rule. Different documents and industries may require a specific number of decimals or a specific display unit.
- Expecting a weight conversion to solve a volume problem. Weight and volume are not interchangeable unless you also know the material density.
Embed this calculator on your site
Drop this single line where you want the calculator to appear. It is responsive, mobile-friendly, resizes automatically, and is free to use with attribution.
<script src="https://calctide.com/embed.js" data-tool="weight-converter" async></script>Preview the embed at /embed/weight-converter/.