Convert a weight in pounds and ounces β 7 lb 11 oz β straight to kilograms. Built for birth weights and old recipe books, using exact factors throughout.
Settings
Generated locally in your browser β your settings and results never leave this page.
What this converter does
It takes a weight in the spoken form β seven pounds eleven ounces β and returns kilograms, using two separate input boxes so the two-part figure never has to be flattened by hand. That is the whole design: the most common error with mixed-unit weights is typing them as a single decimal, and two boxes make it impossible.
The formula
Total ounces equals pounds times sixteen plus ounces; kilograms equals total ounces times exactly 0.028349523125. For 7 lb 11 oz: 7 times 16 plus 11 gives 123 oz, and 123 times 0.028349523125 gives 3.487 kg. Both constants are exact definitions, so the only rounding is the display precision you choose.
Worked examples
6 lb is 2.722 kg. 7 lb is 3.175 kg. 7 lb 8 oz is 3.402 kg. 7 lb 11 oz is 3.487 kg. 8 lb is 3.629 kg. 8 lb 4 oz is 3.742 kg. 9 lb is 4.082 kg. Those cover the range most birth weights occupy, which is the dominant use of this direction.
Why the two boxes matter
Because 7 lb 11 oz is 7.6875 lb, not 7.11, and typing the second figure into a decimal converter produces an answer 180 g light without any indication that anything went wrong. Eleven sixteenths is 0.6875, and no amount of care about decimal places rescues a figure that was mis-entered at the start. Separating the inputs removes the conversion step where the error occurs rather than warning about it afterwards.
What happens with an oversized ounces value
If you enter 20 in the ounces box, the arithmetic is still correct β 7 lb 20 oz and 8 lb 4 oz are both 132 oz β and the tool notes that sixteen ounces make a pound so you can see the carried form. It does not silently rewrite what you typed, because a user who enters 20 may have a reason, and correcting the display while preserving the input is more useful than either accepting it silently or refusing it.
Why medical records use kilograms
Paediatric dosing in particular is calculated per kilogram of body weight, so a clinical system that stored pounds and ounces would need a conversion inside every dose calculation β precisely where an error is least acceptable. Recording kilograms removes that step. The pounds-and-ounces figure remains what families use and remember, which is why discharge letters increasingly quote both and why this conversion is needed at the boundary between the two.
Fractional ounces
The ounces box takes decimals, so 7 lb 11.5 oz converts exactly. Hospital scales frequently resolve finer than a whole ounce, and preserving that resolution through the conversion is worth doing when the figure will feed a dosing calculation. For a weight that will simply be spoken and remembered, whole ounces is the sensible input.
Precision through the chain
Sixteen ounces to the pound is a definition and the ounce is exactly 0.028349523125 kg, so nothing in the arithmetic rounds. A result quoted to three decimal places of a kilogram is a gram of resolution, which exceeds what any scale in this context delivers; one decimal place is what a clinical record typically carries. Match the output to the instrument rather than to the tool.
Common mistakes
Combining the two numbers into one decimal before entering them. Converting the pounds and the ounces separately and adding the kilogram results, which is arithmetically valid but introduces two roundings where one suffices. Treating a troy figure as avoirdupois. And entering a weight that was already metric, which is easy to do when a record carries both forms.
Benchmarks
5 lb is 2.268 kg. 6 lb is 2.722 kg. 6 lb 8 oz is 2.948 kg. 7 lb is 3.175 kg. 7 lb 8 oz is 3.402 kg. 8 lb is 3.629 kg. 8 lb 8 oz is 3.856 kg. 9 lb is 4.082 kg. 10 lb is 4.536 kg. Each pound adds 0.454 kg and each ounce adds 0.028 kg, which makes intermediate values easy to estimate.
Accuracy and limits
Exact constants throughout, exact decimal arithmetic, one rounding at the display precision you choose, and refusal of negative or ambiguous input with an explanation rather than a silent correction. The tool converts a stated weight; it does not interpret it clinically.
Working through a conversion by hand
The arithmetic is worth knowing even with a tool available, because it makes the result checkable. Pounds times sixteen plus ounces gives total ounces; total ounces times 0.02835 gives kilograms approximately. For 8 lb 4 oz: 128 plus 4 is 132 oz, and 132 times 0.02835 is about 3.74 kg. The tool gives 3.742, so the hand calculation confirms the magnitude and the tool supplies the digits. That division of labour catches the errors that matter, which are the gross ones.
Why the ounce constant looks so awkward
0.028349523125 is the pound constant divided by sixteen, and every digit of it descends from the 1959 definition of the pound as exactly 0.45359237 kilograms. The awkwardness is inherited precision rather than approximation β the figure is exact, and truncating it to 0.0283 introduces about two parts in ten thousand, which is invisible on one baby and visible across a maternity unit year of records.
Reading an older record
Weights recorded before metrication are in pounds and ounces alone, with no kilogram figure to check against. Converting them faithfully means applying the exact constants and matching the output precision to the original: a record stating eight pounds even was not measured to the ounce, so 3.629 kg overstates what was known. Where the record gives ounces, the fuller precision is justified.
Why two boxes rather than one field
A single field accepting free text would have to guess what a user meant by 7 11, or 7lb11, or 7.11 β and every guess is wrong for somebody. Two labelled boxes remove the ambiguity entirely by asking the question the format actually poses: how many pounds, and how many ounces. It costs one extra field and eliminates the error class rather than trying to detect it, which is the same reasoning behind refusing an ambiguous comma elsewhere in this cluster instead of picking a decimal separator.
What the ounces box will accept
Whole numbers, decimals, and values of sixteen or more, which are carried into pounds with a note rather than refused. It will not accept a negative value, since a negative ounce component of a positive weight is not a meaningful input, and the refusal explains itself rather than silently clamping to zero. That combination β permissive where the input is interpretable, explicit where it is not β is the behaviour every page in this cluster applies.
How to use the Pounds and Ounces to Kilograms Converter
- Enter the pounds and the ounces in their own boxes.
- Read the kilograms at your chosen precision.
- If the ounces part is 16 or more, the tool folds it into pounds and says so.
- The kilograms to pounds and ounces page is the mirror.
Frequently asked questions
What is 7 lb 11 oz in kg?
3.487 kg. The working: 7 times 16 plus 11 gives 123 oz, and 123 times 0.028349523125 gives 3.487 kg. Both constants are exact, so only the display rounds.
Why enter the two parts separately?
Because 7 lb 11 oz cannot be typed as a single decimal. It is 7.6875 lb, not 7.11, and converting the wrong figure is the classic error with mixed-unit weights. Two boxes make the mistake impossible.
What if I enter 20 in the ounces box?
The conversion is still correct β 7 lb 20 oz and 8 lb 4 oz are both 132 oz β and the tool notes that 16 ounces make a pound so you can see the carried form. It corrects the arithmetic without silently rewriting what you typed.
What are the common birth weights in kilograms?
6 lb is 2.722 kg, 7 lb is 3.175 kg, 8 lb is 3.629 kg, 9 lb is 4.082 kg. With ounces added, 7 lb 8 oz is 3.402 kg and 8 lb 4 oz is 3.742 kg.
Can I enter fractional ounces?
Yes β the ounces box takes decimals, so 7 lb 11.5 oz converts exactly. Hospital scales often resolve finer than a whole ounce, and the extra precision is preserved through the conversion.
Why do medical records use kilograms?
Because drug dosing is calculated per kilogram of body weight, and paediatric dosing especially. Keeping the record in kilograms removes a conversion step from a calculation where a units error would be dangerous.
Is every constant here exact?
Yes. Sixteen ounces to the pound is a definition, and the pound is exactly 0.45359237 kg, so the entire chain is exact and only your chosen display precision rounds.