Home › Unit Conversion › BTU per hour to Tons of refrigeration
BTU per hour to Tons of refrigeration (BTU/h to TR)
Convert BTU per hour to tons of refrigeration: 1 BTU/h = 0.0000833333 TR. Exact conversion factor, formula, 22-row table and worked examples, with JSON API and MCP access.
Formula
1 BTU/h = 0.0000833333 TR
tons of refrigeration = BTU per hour × 0.00008333333333 — reverse: BTU per hour = tons of refrigeration × 12000
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 = 0.000416667 TR
- 12.5 BTU/h = 0.00104167 TR
- 100 BTU/h = 0.00833333 TR
BTU per hour to tons of refrigeration conversion table
| BTU per hour (BTU/h) | Tons of refrigeration (TR) |
|---|---|
| 1 | 0.0000833333 |
| 2 | 0.000166667 |
| 3 | 0.00025 |
| 4 | 0.000333333 |
| 5 | 0.000416667 |
| 6 | 0.0005 |
| 7 | 0.000583333 |
| 8 | 0.000666667 |
| 9 | 0.00075 |
| 10 | 0.000833333 |
| 15 | 0.00125 |
| 20 | 0.00166667 |
| 25 | 0.00208333 |
| 30 | 0.0025 |
| 40 | 0.00333333 |
| 50 | 0.00416667 |
| 75 | 0.00625 |
| 100 | 0.00833333 |
| 200 | 0.0166667 |
| 250 | 0.0208333 |
| 500 | 0.0416667 |
| 1000 | 0.0833333 |
FAQ
How many tons of refrigeration are in one BTU per hour?
1 BTU/h = 0.0000833333 TR. 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 tons of refrigeration?
Multiply the value in BTU per hour by 0.00008333333333: tons of refrigeration = BTU per hour × 0.00008333333333. For example, 5 BTU/h = 0.000416667 TR.
How do I convert tons of refrigeration back to BTU per hour?
Multiply by the inverse factor 12000 (BTU per hour = tons of refrigeration × 12000), or use the tons of refrigeration-to-BTU per hour page.
Related conversions
- Tons of refrigeration 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
- 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=BTU%2Fh&to_unit=ton_refrigeration - MCP: server
https://tttkmbb.com/mcp, toolconvert_unitswith{"value":5,"from_unit":"BTU/h","to_unit":"ton_refrigeration"} - Markdown: https://tttkmbb.com/conversion/btu-per-hour-to-tons-of-refrigeration.md · JSON: https://tttkmbb.com/conversion/btu-per-hour-to-tons-of-refrigeration.json (add
?value=for a result) · Units: /api/v1/units?quantity=power - OpenAPI operationId:
convert_units. Freshness:static. Authentication: none.