BTU per hour to Horsepower
Snapshot
1 BTU per hour equals 0.000393 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 BTU per hour, the result equals 0.000039 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.000393 Horsepower (hp)
SwitchMachine access
Available to apps and AI agents
BTU per hour 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
btu_per_hour- 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": "btu_per_hour",
"to": "horsepower"
}Essential response
{
"ok": true,
"conversion": {
"family": "power",
"value": 1,
"from": "btu_per_hour",
"to": "horsepower",
"result": {
"raw": 0.00039301477869125066,
"display": "0.000393"
},
"canonicalPath": "/power/btu-per-hour-to-horsepower/"
}
}Explanation
Formula: Horsepower = BTU per hour × 0.000393. Why: horsepower and metric horsepower each have their own fixed watt equivalence, so the calculator normalizes through watts before applying the exact target definition.
BTU per hour (BTU/h): a thermal power rate used in HVAC and heat-transfer contexts, tied to a fixed watt equivalent.
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
| BTU per hour (BTU/h) | Horsepower (hp) |
|---|---|
| 0.1 | 0.000039 |
| 1 | 0.000393 |
| 10 | 0.00393 |
| 100 | 0.039301 |
| 1,000 | 0.393015 |
| 10,000 | 3.930148 |
Questions & answers
Frequently Asked Questions
What is 1 btu per hour in horsepower?
1 BTU per hour equals 0.000393 Horsepower on this page.
Does this BTU per hour 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 btu per hour 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 BTU per hour to Horsepower?
Use the mirror Horsepower to BTU per hour route; it applies the inverse relationship with the same power assumptions.