Home › Unit Conversion › Kilowatts to BTU per hour
Kilowatts to BTU per hour (kW to BTU/h)
Convert kilowatts to BTU per hour: 1 kW = 3412.14 BTU/h. Exact conversion factor, formula, 22-row table and worked examples, with JSON API and MCP access.
Formula
1 kW = 3412.14 BTU/h
BTU per hour = kilowatts × 3412.141633 — reverse: kilowatts = BTU per hour × 0.0002930710702
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 kW = 17060.7 BTU/h
- 12.5 kW = 42651.8 BTU/h
- 100 kW = 341214 BTU/h
Kilowatts to BTU per hour conversion table
| Kilowatts (kW) | BTU per hour (BTU/h) |
|---|---|
| 1 | 3412.14 |
| 2 | 6824.28 |
| 3 | 10236.4 |
| 4 | 13648.6 |
| 5 | 17060.7 |
| 6 | 20472.8 |
| 7 | 23885 |
| 8 | 27297.1 |
| 9 | 30709.3 |
| 10 | 34121.4 |
| 15 | 51182.1 |
| 20 | 68242.8 |
| 25 | 85303.5 |
| 30 | 102364 |
| 40 | 136486 |
| 50 | 170607 |
| 75 | 255911 |
| 100 | 341214 |
| 200 | 682428 |
| 250 | 853035 |
| 500 | 1706070 |
| 1000 | 3412140 |
FAQ
How many BTU per hour are in one kilowatt?
1 kW = 3412.14 BTU/h. 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 kilowatts to BTU per hour?
Multiply the value in kilowatts by 3412.141633: BTU per hour = kilowatts × 3412.141633. For example, 5 kW = 17060.7 BTU/h.
How do I convert BTU per hour back to kilowatts?
Multiply by the inverse factor 0.0002930710702 (kilowatts = BTU per hour × 0.0002930710702), or use the BTU per hour-to-kilowatts page.
Related conversions
- BTU per hour to kilowatts (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=kW&to_unit=BTU%2Fh - MCP: server
https://tttkmbb.com/mcp, toolconvert_unitswith{"value":5,"from_unit":"kW","to_unit":"BTU/h"} - Markdown: https://tttkmbb.com/conversion/kw-to-btu-per-hour.md · JSON: https://tttkmbb.com/conversion/kw-to-btu-per-hour.json (add
?value=for a result) · Units: /api/v1/units?quantity=power - OpenAPI operationId:
convert_units. Freshness:static. Authentication: none.