Home › Unit Conversion › BTU per hour to Watts
BTU per hour to Watts (BTU/h to W)
Convert BTU per hour to watts: 1 BTU/h = 0.293071 W. Exact conversion factor, formula, 22-row table and worked examples, with JSON API and MCP access.
Formula
1 BTU/h = 0.293071 W
watts = BTU per hour × 0.2930710702 — reverse: BTU per hour = watts × 3.412141633
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 BTU/h = 1.46536 W
- 12.5 BTU/h = 3.66339 W
- 100 BTU/h = 29.3071 W
BTU per hour to watts conversion table
| BTU per hour (BTU/h) | Watts (W) |
|---|---|
| 1 | 0.293071 |
| 2 | 0.586142 |
| 3 | 0.879213 |
| 4 | 1.17228 |
| 5 | 1.46536 |
| 6 | 1.75843 |
| 7 | 2.0515 |
| 8 | 2.34457 |
| 9 | 2.63764 |
| 10 | 2.93071 |
| 15 | 4.39607 |
| 20 | 5.86142 |
| 25 | 7.32678 |
| 30 | 8.79213 |
| 40 | 11.7228 |
| 50 | 14.6536 |
| 75 | 21.9803 |
| 100 | 29.3071 |
| 200 | 58.6142 |
| 250 | 73.2678 |
| 500 | 146.536 |
| 1000 | 293.071 |
FAQ
How many watts are in one BTU per hour?
1 BTU/h = 0.293071 W. 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 BTU per hour to watts?
Multiply the value in BTU per hour by 0.2930710702: watts = BTU per hour × 0.2930710702. For example, 5 BTU/h = 1.46536 W.
How do I convert watts back to BTU per hour?
Multiply by the inverse factor 3.412141633 (BTU per hour = watts × 3.412141633), or use the watts-to-BTU per hour page.
Related conversions
- Watts to BTU per hour (reverse)
- Power Converter — all power units in one tool
- Horsepower (mechanical) to Kilowatts
- Kilowatts to Horsepower (mechanical)
- Kilowatts to Watts
- Watts to Kilowatts
- Metric horsepower (PS) to Kilowatts
- Kilowatts to Metric horsepower (PS)
- Tons of refrigeration to Kilowatts
- Kilowatts to Tons of refrigeration
Machine access
- API:
GET https://tttkmbb.com/api/v1/convert?value=5&from_unit=BTU%2Fh&to_unit=W - MCP: server
https://tttkmbb.com/mcp, toolconvert_unitswith{"value":5,"from_unit":"BTU/h","to_unit":"W"} - Markdown: https://tttkmbb.com/conversion/btu-per-hour-to-watts.md · JSON: https://tttkmbb.com/conversion/btu-per-hour-to-watts.json (add
?value=for a result) · Units: /api/v1/units?quantity=power - OpenAPI operationId:
convert_units. Freshness:static. Authentication: none.