This weight converter changes a numeric mass between kg, lb, g, and oz. The default path converts 70 kg to lb and returns about 154.3236 lb, using 0.45359237 kg per pound.
It is unit math only. For BMI context after a conversion, see the BMI calculator. For formula based size targets, try the ideal weight calculator.
How the formula works
Each unit maps to kilograms: kg = 1, lb = 0.45359237, g = 0.001, oz = 0.028349523125. Multiply the input by its from factor to reach kilograms, then divide by the to factor.
Worked example
Value 70, from kg, to lb. Kilograms stay 70. Divide by 0.45359237 to get pounds: 70 / 0.45359237 ≈ 154.3236 lb.
| Input | Value |
|---|---|
| Value | 70 |
| From | kg |
| To | lb |
| kg per lb | 0.45359237 |
| Converted | about 154.3236 lb |
How to use the fields
- Value is the numeric amount in the source unit.
- From selects kg, lb, g, or oz.
- To selects the destination unit.
Why the pound factor matters
Rounded shortcuts such as “multiply by 2.2” drift on purpose built lab sheets. Using 0.45359237 keeps kg and lb aligned with the international avoirdupois pound definition this tool ships with.
Reverse the default: 154.3236 lb × 0.45359237 should return essentially 70 kg aside from display rounding.
Common mistakes
- Swapping from and to units
- Using 2.2 as if it were exact
- Mixing fluid ounces with mass ounces
- Reading conversion as a health judgment
Grams and ounces
Food labels often jump between g and oz. Convert through the same kilogram bridge so you do not invent a second factor set. Small package sizes benefit from more decimal places than body weight displays.
When a recipe lists ounces and your scale shows grams, convert once, then weigh. Re-converting every ingredient by a rounded mental factor stacks error.
Classroom drills
Convert 70 kg to lb, then convert the pound result back to kg. Require students to show the factor 0.45359237 on both legs. Next convert 1000 g to kg and confirm the milli relationship without touching pounds.
A third drill: convert 1 lb to oz and discuss why sixteen ounces per pound appears after the factor table runs.
Health pages stay separate
Converted weight feeds BMI or energy tools only after you choose the correct unit those tools expect. Do not treat 154.3236 lb as a dietary plan. Pair conversions with the TDEE calculator or protein calculator only when you intentionally move into nutrition math.
Rounding for forms
Passports, shipping labels, and clinic forms may demand whole pounds or one decimal. Keep the exact conversion in notes, then round once for the form. State the rounding rule beside the submitted number.
Shipping dim and mass rules are outside this converter; here you only change units.
Comparing two conversion paths
Convert 70 kg to lb directly. Separately convert 70 kg to g, then reason about how many grams sit in a pound using the same table. Both routes should agree with the pound factor 0.45359237 kg when you close the loop carefully.
Disagreement usually means a swapped from/to pair or a rounded intermediate that was reused as if it were exact. Keep one unrounded bridge value in kilograms whenever you chain units.
For quizzes, require the factor 0.45359237 on the answer line next to about 154.3236 lb so graders can see the definition that was used.
If a form asks for whole pounds only, round once at the end and say that you rounded. Do not round the factor itself to 0.45 and then wonder why the reverse trip misses 70 kg.
Post both the unrounded about 154.3236 lb and any rounded display your form requires so later readers can audit the conversion.
Keep units on every line of working so kg and lb never swap silently mid solution.
Limitations
No troy ounces, no stones, and no planet gravity “weight” physics. The calculator converts mass style units with the fixed factor table above.