kg/h to lb/h
Snapshot
1 kg/h equals about 2.20462 lb/h. Conversion Encyclopedia uses the same fixed conversion basis across the calculator, common values, and reverse page for this page.
- Reference basis: This converter uses the exact kilogram-to-pound relationship applied to the same per-hour time basis.
- Example: For 10 kg/h, the result is about 22.0462 lb/h with the same factor.
- Use the reverse page if you need the opposite direction with the same basis.
Use the interactive calculator below for custom values and the common-value table for quick checks.
Interactive conversion
Converter Calculator
2.205 Pounds per Hour (lb/h)
SwitchMachine access
Available to apps and AI agents
kg/h to lb/h can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The identifiers below select the same calculation as the calculator.
Machine-readable identifiers
- Conversion family
mass-flow-rate- Source unit
kilograms_per_hour- Target unit
pounds_per_hour
The JSON API and OpenAPI specification use the identifiers to reach the conversion engine. WebMCP lets compatible AI agents request the same calculation.
Example API request and response
POST /api/v1/convertRequest
{
"family": "mass-flow-rate",
"value": 1,
"from": "kilograms_per_hour",
"to": "pounds_per_hour"
}Essential response
{
"ok": true,
"conversion": {
"family": "mass-flow-rate",
"value": 1,
"from": "kilograms_per_hour",
"to": "pounds_per_hour",
"result": {
"raw": 2.2046226218487757,
"display": "2.205"
},
"canonicalPath": "/mass-flow-rate/kilograms-per-hour-to-pounds-per-hour/"
}
}Explanation
The converter converts kilograms per hour to pounds per hour for mass flow rate. The direct factor is 1 kg/h = 2.20462262185 lb/h, so 10 kg/h is about 22.046 lb/h, 100 kg/h is about 220.462 lb/h, and 1,000 kg/h is about 2,204.623 lb/h.
Use it for process flow, fuel flow, material handling, and engineering calculations where the query is written as kg/h to lb/h, kg/h to lbs/h, kg h to lb h, kg per hour to pounds per hour, or kilograms per hour to pounds per hour.
Common Conversion Values
| Kilograms per Hour (kg/h) | Pounds per Hour (lb/h) |
|---|---|
| 1 | 2.205 |
| 10 | 22.046 |
| 25 | 55.116 |
| 50 | 110.231 |
| 60 | 132.277 |
| 100 | 220.462 |
| 1,000 | 2,204.62 |
| 3,573 | 7,877.12 |
| 4,532 | 9,991.35 |
| 27,500 | 60,627.12 |
| 49,771 | 109,726.27 |
Questions & answers
Frequently Asked Questions
What result does this Kilograms per Hour to Pounds per Hour page give for an input of 1?
For an input of 1 Kilograms per Hour, this page gives 2.205 Pounds per Hour.
What fixed basis does this Kilograms per Hour to Pounds per Hour page use?
This route normalizes both units through kilograms per second, then applies the exact target-unit relationship so the direct answer, calculator, and common values table stay aligned.
When would I convert kilograms per hour to pounds per hour?
This route is useful when translating mass flow rate values across SI and US customary conventions so process specs, feeder settings, and throughput calculations stay comparable.
How do I reverse Kilograms per Hour to Pounds per Hour?
Use the mirror Pounds per Hour to Kilograms per Hour route; it applies the inverse relationship with the same mass-flow-rate assumptions.