# Kilowatts to Tons of refrigeration (kW to TR)

> Convert kilowatts to tons of refrigeration: 1 kW = 0.284345 TR. Exact conversion factor, formula, 22-row table and worked examples, with JSON API and MCP access.

- Page id: `kw-to-tons-of-refrigeration` · Quantity: Power (`power`, base unit W) · Tool: `convert_units`
- Canonical page: https://tttkmbb.com/conversion/kw-to-tons-of-refrigeration · This document: https://tttkmbb.com/conversion/kw-to-tons-of-refrigeration.md · JSON: https://tttkmbb.com/conversion/kw-to-tons-of-refrigeration.json (add `?value=` for a result)

## Formula

- `1 kW = 0.284345 TR`
- `tons of refrigeration = kilowatts × 0.2843451361`
- Reverse: `kilowatts = tons of refrigeration × 3.516852842`

The factor follows from the SI definitions of both units (NIST SP 811); values below are rounded to 6 significant figures, the API returns up to 12.

## Worked examples

- 5 kW = 1.42173 TR
- 12.5 kW = 3.55431 TR
- 100 kW = 28.4345 TR

## Conversion table

| Kilowatts (kW) | Tons of refrigeration (TR) |
| --- | --- |
| 1 | 0.284345 |
| 2 | 0.56869 |
| 3 | 0.853035 |
| 4 | 1.13738 |
| 5 | 1.42173 |
| 6 | 1.70607 |
| 7 | 1.99042 |
| 8 | 2.27476 |
| 9 | 2.55911 |
| 10 | 2.84345 |
| 15 | 4.26518 |
| 20 | 5.6869 |
| 25 | 7.10863 |
| 30 | 8.53035 |
| 40 | 11.3738 |
| 50 | 14.2173 |
| 75 | 21.3259 |
| 100 | 28.4345 |
| 200 | 56.869 |
| 250 | 71.0863 |
| 500 | 142.173 |
| 1000 | 284.345 |

## API

- `GET https://tttkmbb.com/api/v1/convert?value=5&from_unit=kW&to_unit=ton_refrigeration` → unified JSON envelope with `result.values.result`, `formula`, `factor`, `sources`, `freshness`
- MCP: server `https://tttkmbb.com/mcp`, tool `convert_units` with `{"value":5,"from_unit":"kW","to_unit":"ton_refrigeration"}`
- All power units: https://tttkmbb.com/api/v1/units?quantity=power · full converter: [Power Converter](https://tttkmbb.com/conversion/power.md)
- Authentication: none. Freshness: `static` (fixed conversion factors).

## FAQ

**How many tons of refrigeration are in one kilowatt?**

1 kW = 0.284345 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 kilowatts to tons of refrigeration?**

Multiply the value in kilowatts by 0.2843451361: tons of refrigeration = kilowatts × 0.2843451361. For example, 5 kW = 1.42173 TR.

**How do I convert tons of refrigeration back to kilowatts?**

Multiply by the inverse factor 3.516852842 (kilowatts = tons of refrigeration × 3.516852842), or use the tons of refrigeration-to-kilowatts page.

## Related conversions

- [Tons of refrigeration to kilowatts](https://tttkmbb.com/conversion/tons-of-refrigeration-to-kw.md) (reverse)
- [Horsepower (mechanical) to Kilowatts](https://tttkmbb.com/conversion/hp-to-kw.md)
- [Kilowatts to Horsepower (mechanical)](https://tttkmbb.com/conversion/kw-to-hp.md)
- [Kilowatts to Watts](https://tttkmbb.com/conversion/kw-to-watts.md)
- [Watts to Kilowatts](https://tttkmbb.com/conversion/watts-to-kw.md)
- [BTU per hour to Watts](https://tttkmbb.com/conversion/btu-per-hour-to-watts.md)
- [Watts to BTU per hour](https://tttkmbb.com/conversion/watts-to-btu-per-hour.md)
- [Metric horsepower (PS) to Kilowatts](https://tttkmbb.com/conversion/ps-to-kw.md)
- [Kilowatts to Metric horsepower (PS)](https://tttkmbb.com/conversion/kw-to-ps.md)

## Data Sources

- NIST Special Publication 811 – Guide for the Use of the International System of Units (SI), Appendix B conversion factors — https://www.nist.gov/pml/special-publication-811 (standard, retrieved 2026-09-24)
- BIPM – The International System of Units (SI Brochure, 9th edition) — https://www.bipm.org/en/publications/si-brochure (standard, retrieved 2026-09-24)
- Wikipedia – Conversion of units — https://en.wikipedia.org/wiki/Conversion_of_units (reference, retrieved 2026-09-24)
