Mass
Kg to Lbs Converter
Convert kilograms to pounds with a fast calculator, formula and examples.
PopularAPI Ready
Focused calculator
Calculate Kg to Lbs Converter
2.20462262185 lb
Formula
Formula: pounds = kilograms x 2.20462262185.
Factor: 1 kilograms = 2.20462262185 pounds.
Example: 1 kilograms = 2.20462262185 pounds.
The calculator keeps full precision internally and rounds only for display.
Common examples
| Input | Result |
|---|---|
| 1 kilograms | 2.20462262185 pounds |
| 5 kilograms | 11.0231131092 pounds |
| 10 kilograms | 22.0462262185 pounds |
JSON API example
Use the public JSON endpoint with these query parameters.
value1fromkgtolb
GET https://api.convematik.com/convert?value=1.0&from=kg&to=lb
{
"value": 1.0,
"from": "kg",
"to": "lb",
"result": 2.2046226218487757
}
Common questions
What does the Kg to Lbs Converter do?
It converts kilograms to pounds using Convematik's unit conversion engine.
What formula does it use?
pounds = kilograms x 2.20462262185.
Can I use decimal values?
Yes. Enter whole numbers or decimals and the calculator returns a decimal result.
Is this page free?
Yes. The converter runs as a free browser tool and can also be accessed through the API.