Watts to Horsepower
Snapshot
1 Watt equals 0.001341 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 Watts, the result equals 0.000134 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
0.001341 Horsepower (hp)
SwitchMachine access
Available to apps and AI agents
Watts 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
watts- 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": "watts",
"to": "horsepower"
}Essential response
{
"ok": true,
"conversion": {
"family": "power",
"value": 1,
"from": "watts",
"to": "horsepower",
"result": {
"raw": 0.0013410220895950279,
"display": "0.001341"
},
"canonicalPath": "/power/watts-to-horsepower/"
}
}Explanation
Formula: Horsepower = Watts × 0.001341. Why: horsepower and metric horsepower each have their own fixed watt equivalence, so the calculator normalizes through watts before applying the exact target definition.
Watts (W): the SI derived unit of power, equal to one joule of energy transferred per second.
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
| Watts (W) | Horsepower (hp) |
|---|---|
| 0.1 | 0.000134 |
| 1 | 0.001341 |
| 10 | 0.01341 |
| 100 | 0.134102 |
| 1,000 | 1.341022 |
| 10,000 | 13.410221 |
Questions & answers
Frequently Asked Questions
What is 1 watt in horsepower?
1 Watt equals 0.001341 Horsepower on this page.
Does this Watts 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 watts 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 Watts to Horsepower?
Use the mirror Horsepower to Watts route; it applies the inverse relationship with the same power assumptions.