BTU per hour to Kilowatts
Snapshot
1 BTU per hour equals 0.000293 Kilowatts. 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.000029 Kilowatts.
- 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.000293 Kilowatts (kW)
SwitchMachine access
Available to apps and AI agents
BTU per hour to Kilowatts 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
kilowatts
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": "kilowatts"
}Essential response
{
"ok": true,
"conversion": {
"family": "power",
"value": 1,
"from": "btu_per_hour",
"to": "kilowatts",
"result": {
"raw": 0.00029307107,
"display": "0.000293"
},
"canonicalPath": "/power/btu-per-hour-to-kilowatts/"
}
}Explanation
Formula: Kilowatts = BTU per hour × 0.000293. Why: BTU per hour is a thermal power rate with a fixed watt equivalent, so the route converts through watts and preserves one deterministic factor.
BTU per hour (BTU/h): a thermal power rate used in HVAC and heat-transfer contexts, tied to a fixed watt equivalent.
Kilowatts (kW): a power unit equal to 1,000 watts, common for appliances, EV chargers, motors, and electrical system ratings.
This route is useful when translating thermal power values between BTU/h and watt-based electrical or mechanical scales in HVAC, heating, and equipment specifications.
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) | Kilowatts (kW) |
|---|---|
| 0.1 | 0.000029 |
| 1 | 0.000293 |
| 10 | 0.002931 |
| 100 | 0.029307 |
| 1,000 | 0.293071 |
| 10,000 | 2.930711 |
Questions & answers
Frequently Asked Questions
What is 1 btu per hour in kilowatts?
1 BTU per hour equals 0.000293 Kilowatts on this page.
Does this BTU per hour to Kilowatts page use the fixed watt equivalent for BTU per hour?
Yes. BTU per hour routes normalize through watts using one fixed thermal power relationship, so HVAC and heat-rate comparisons stay consistent across the page.
When would I convert btu per hour to kilowatts?
This route is useful when translating thermal power values between BTU/h and watt-based electrical or mechanical scales in HVAC, heating, and equipment specifications.
How do I reverse BTU per hour to Kilowatts?
Use the mirror Kilowatts to BTU per hour route; it applies the inverse relationship with the same power assumptions.