Skip to main content
chain
Kilograms to Pounds
⌃⏎ run · clear · / focus input
All units
send result to
no matches

Kilograms to Pounds — quick reference

1 kg = 2.2046 lb
Common Kilograms to Pounds conversions
kg lb
1 kg 2.2046 lb
2 kg 4.4092 lb
3 kg 6.6139 lb
5 kg 11.0231 lb
10 kg 22.0462 lb
20 kg 44.0925 lb
25 kg 55.1156 lb
50 kg 110.2311 lb
100 kg 220.4623 lb
250 kg 551.1557 lb
500 kg 1102.3113 lb
1000 kg 2204.6226 lb
// about this tool

Kilograms to Pounds Online

Updated 2026-08-19

Convert kilograms to pounds online for free. Enter a weight in kg and SnapTools shows the exact value in pounds instantly, in your browser — nothing is uploaded.

One kilogram is about 2.204623 pounds (a pound is exactly 0.45359237 kg), so you multiply kg by 2.2046. For quick reference: 1 kg ≈ 2.20 lb, 5 kg ≈ 11.02 lb, 10 kg ≈ 22.05 lb, 50 kg ≈ 110.23 lb, and 100 kg ≈ 220.46 lb. Enter any value above for the precise figure, or use the full Weight Converter for ounces and stones.

// how to use

  1. 1 Type a weight in kilograms into the input.
  2. 2 SnapTools shows the value in pounds instantly as you type.
  3. 3 Copy the result, or open the Weight Converter for ounces, stones, and more.

// examples

Body weight
Input
70
Output
154.32358353
Round number
Input
10
Output
22.04622622

// common uses

Converting body weight from kg to pounds Reading metric product weights in pounds Shipping and parcel weights across systems Gym and fitness figures in pounds

// faq

Is my input uploaded to a server?
No. The conversion runs entirely in your browser, so nothing you enter leaves your machine.
How many pounds are in a kilogram?
One kilogram is about 2.204623 pounds, because a pound is defined as exactly 0.45359237 kilograms. So you multiply kilograms by roughly 2.2046.
How do I convert kg to pounds quickly?
Multiply by 2.2 for a close estimate — 10 kg is about 22 pounds. This tool applies the exact factor for a precise result.
Is weight the same as mass here?
In everyday use the terms are interchangeable, and that is how this tool treats them — it converts between kilograms and pounds, the units a scale reports.
How do I get stones and pounds?
There are 14 pounds in a stone, so divide the pounds by 14 for the stones and take the remainder as pounds — or use the full Weight Converter, which includes stones.

Use this via API

Get a free API key →
curl -X POST https://thesnaptools.com/api/v1/tools/kg-to-pounds \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"value":"70"}'