Kilowatts to Horsepower
Snapshot
1 Kilowatt equals 1.341022 Horsepower. Conversion Encyclopedia uses the same fixed conversion basis across the calculator, common values, and reverse page for this page.
- Reference basis: This conversion uses exact watt-based power definitions.
- Example: For 0.1 Kilowatts, the result equals 0.134102 Horsepower.
- 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
1.341022 Horsepower (hp)
SwitchMachine access
Available to apps and AI agents
Kilowatts to Horsepower 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
power- Source unit
kilowatts- Target unit
horsepower
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": "power",
"value": 1,
"from": "kilowatts",
"to": "horsepower"
}Essential response
{
"ok": true,
"conversion": {
"family": "power",
"value": 1,
"from": "kilowatts",
"to": "horsepower",
"result": {
"raw": 1.3410220895950278,
"display": "1.341022"
},
"canonicalPath": "/power/kilowatts-to-horsepower/"
}
}Explanation
Formula: Horsepower = Kilowatts × 1.341022. Why: horsepower and metric horsepower each have their own fixed watt equivalence, so the calculator normalizes through watts before applying the exact target definition.
Kilowatts (kW): a power unit equal to 1,000 watts, common for appliances, EV chargers, motors, and electrical system ratings.
Horsepower (hp): a mechanical power unit with a fixed watt equivalent, commonly used for engines, motors, and machinery ratings.
This route is useful when comparing motor and engine ratings across watts, kilowatts, horsepower, and metric horsepower without mixing the underlying definitions.
This conversion is purely multiplicative because both units reduce through watts using fixed power definitions with no offset.
Common Conversion Values
| Kilowatts (kW) | Horsepower (hp) |
|---|---|
| 0.1 | 0.134102 |
| 1 | 1.341022 |
| 10 | 13.410221 |
| 100 | 134.102209 |
| 1,000 | 1,341.02209 |
| 10,000 | 13,410.220896 |
Questions & answers
Frequently Asked Questions
What is 1 kilowatt in horsepower?
1 Kilowatt equals 1.341022 Horsepower on this page.
Does this Kilowatts to Horsepower page use the fixed watt equivalent for horsepower?
Yes. Horsepower and metric horsepower each use fixed watt equivalents on this page, so engine, motor, and machinery ratings stay aligned across the direct answer, calculator, and table.
When would I convert kilowatts to horsepower?
This route is useful when comparing motor and engine ratings across watts, kilowatts, horsepower, and metric horsepower without mixing the underlying definitions.
How do I reverse Kilowatts to Horsepower?
Use the mirror Horsepower to Kilowatts route; it applies the inverse relationship with the same power assumptions.