Home › Unit Conversion › Watts to Horsepower (mechanical)
Watts to Horsepower (mechanical) (W to hp)
Convert watts to horsepower (mechanical): 1 W = 0.00134102 hp. Exact conversion factor, formula, 22-row table and worked examples, with JSON API and MCP access.
Formula
1 W = 0.00134102 hp
horsepower (mechanical) = watts × 0.00134102209 — reverse: watts = horsepower (mechanical) × 745.6998716
The factor is derived from the SI definitions of both units (base unit: W) as listed in NIST SP 811; results on this page are shown to 6 significant figures, the API returns up to 12.
Worked examples
- 5 W = 0.00670511 hp
- 12.5 W = 0.0167628 hp
- 100 W = 0.134102 hp
Watts to horsepower (mechanical) conversion table
| Watts (W) | Horsepower (mechanical) (hp) |
|---|---|
| 1 | 0.00134102 |
| 2 | 0.00268204 |
| 3 | 0.00402307 |
| 4 | 0.00536409 |
| 5 | 0.00670511 |
| 6 | 0.00804613 |
| 7 | 0.00938715 |
| 8 | 0.0107282 |
| 9 | 0.0120692 |
| 10 | 0.0134102 |
| 15 | 0.0201153 |
| 20 | 0.0268204 |
| 25 | 0.0335256 |
| 30 | 0.0402307 |
| 40 | 0.0536409 |
| 50 | 0.0670511 |
| 75 | 0.100577 |
| 100 | 0.134102 |
| 200 | 0.268204 |
| 250 | 0.335256 |
| 500 | 0.670511 |
| 1000 | 1.34102 |
FAQ
How many horsepower (mechanical) are in one watt?
1 W = 0.00134102 hp. The factor comes from the SI definitions of both units (NIST SP 811 / BIPM), so it is exact or correct to at least 10 significant figures.
What is the formula to convert watts to horsepower (mechanical)?
Multiply the value in watts by 0.00134102209: horsepower (mechanical) = watts × 0.00134102209. For example, 5 W = 0.00670511 hp.
How do I convert horsepower (mechanical) back to watts?
Multiply by the inverse factor 745.6998716 (watts = horsepower (mechanical) × 745.6998716), or use the horsepower (mechanical)-to-watts page.
Related conversions
- Horsepower (mechanical) to watts (reverse)
- Power Converter — all power units in one tool
- Horsepower (mechanical) to Kilowatts
- Kilowatts to Horsepower (mechanical)
- Kilowatts to Watts
- Watts to Kilowatts
- BTU per hour to Watts
- Watts to BTU per hour
- Metric horsepower (PS) to Kilowatts
- Kilowatts to Metric horsepower (PS)
Machine access
- API:
GET https://tttkmbb.com/api/v1/convert?value=5&from_unit=W&to_unit=hp - MCP: server
https://tttkmbb.com/mcp, toolconvert_unitswith{"value":5,"from_unit":"W","to_unit":"hp"} - Markdown: https://tttkmbb.com/conversion/watts-to-hp.md · JSON: https://tttkmbb.com/conversion/watts-to-hp.json (add
?value=for a result) · Units: /api/v1/units?quantity=power - OpenAPI operationId:
convert_units. Freshness:static. Authentication: none.