Home › Unit Conversion › BTU to Kilojoules
BTU to Kilojoules (BTU to kJ)
Convert BTU to kilojoules: 1 BTU = 1.05506 kJ. Exact conversion factor, formula, 22-row table and worked examples, with JSON API and MCP access.
Formula
1 BTU = 1.05506 kJ
kilojoules = BTU × 1.055055853 — reverse: BTU = kilojoules × 0.9478171203
The factor is derived from the SI definitions of both units (base unit: J) 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 = 5.27528 kJ
- 12.5 BTU = 13.1882 kJ
- 100 BTU = 105.506 kJ
BTU to kilojoules conversion table
| BTU (BTU) | Kilojoules (kJ) |
|---|---|
| 1 | 1.05506 |
| 2 | 2.11011 |
| 3 | 3.16517 |
| 4 | 4.22022 |
| 5 | 5.27528 |
| 6 | 6.33034 |
| 7 | 7.38539 |
| 8 | 8.44045 |
| 9 | 9.4955 |
| 10 | 10.5506 |
| 15 | 15.8258 |
| 20 | 21.1011 |
| 25 | 26.3764 |
| 30 | 31.6517 |
| 40 | 42.2022 |
| 50 | 52.7528 |
| 75 | 79.1292 |
| 100 | 105.506 |
| 200 | 211.011 |
| 250 | 263.764 |
| 500 | 527.528 |
| 1000 | 1055.06 |
FAQ
How many kilojoules are in one BTU?
1 BTU = 1.05506 kJ. 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 to kilojoules?
Multiply the value in BTU by 1.055055853: kilojoules = BTU × 1.055055853. For example, 5 BTU = 5.27528 kJ.
How do I convert kilojoules back to BTU?
Multiply by the inverse factor 0.9478171203 (BTU = kilojoules × 0.9478171203), or use the kilojoules-to-BTU page.
Related conversions
- Kilojoules to BTU (reverse)
- Energy Converter — all energy units in one tool
- Kilocalories (food calories) to Kilojoules
- Kilojoules to Kilocalories (food calories)
- Joules to Calories (small, thermochemical)
- Calories (small, thermochemical) to Joules
- Kilowatt-hours to Megajoules
- Megajoules to Kilowatt-hours
- Kilowatt-hours to BTU
- BTU to Kilowatt-hours
Machine access
- API:
GET https://tttkmbb.com/api/v1/convert?value=5&from_unit=BTU&to_unit=kJ - MCP: server
https://tttkmbb.com/mcp, toolconvert_unitswith{"value":5,"from_unit":"BTU","to_unit":"kJ"} - Markdown: https://tttkmbb.com/conversion/btu-to-kj.md · JSON: https://tttkmbb.com/conversion/btu-to-kj.json (add
?value=for a result) · Units: /api/v1/units?quantity=energy - OpenAPI operationId:
convert_units. Freshness:static. Authentication: none.