# Joules to BTU (J to BTU)

> Convert joules to BTU: 1 J = 0.000947817 BTU. Exact conversion factor, formula, 22-row table and worked examples, with JSON API and MCP access.

- Page id: `joules-to-btu` · Quantity: Energy (`energy`, base unit J) · Tool: `convert_units`
- Canonical page: https://tttkmbb.com/conversion/joules-to-btu · This document: https://tttkmbb.com/conversion/joules-to-btu.md · JSON: https://tttkmbb.com/conversion/joules-to-btu.json (add `?value=` for a result)

## Formula

- `1 J = 0.000947817 BTU`
- `BTU = joules × 0.0009478171203`
- Reverse: `joules = BTU × 1055.055853`

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 J = 0.00473909 BTU
- 12.5 J = 0.0118477 BTU
- 100 J = 0.0947817 BTU

## Conversion table

| Joules (J) | BTU (BTU) |
| --- | --- |
| 1 | 0.000947817 |
| 2 | 0.00189563 |
| 3 | 0.00284345 |
| 4 | 0.00379127 |
| 5 | 0.00473909 |
| 6 | 0.0056869 |
| 7 | 0.00663472 |
| 8 | 0.00758254 |
| 9 | 0.00853035 |
| 10 | 0.00947817 |
| 15 | 0.0142173 |
| 20 | 0.0189563 |
| 25 | 0.0236954 |
| 30 | 0.0284345 |
| 40 | 0.0379127 |
| 50 | 0.0473909 |
| 75 | 0.0710863 |
| 100 | 0.0947817 |
| 200 | 0.189563 |
| 250 | 0.236954 |
| 500 | 0.473909 |
| 1000 | 0.947817 |

## API

- `GET https://tttkmbb.com/api/v1/convert?value=5&from_unit=J&to_unit=BTU` → 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":"J","to_unit":"BTU"}`
- All energy units: https://tttkmbb.com/api/v1/units?quantity=energy · full converter: [Energy Converter](https://tttkmbb.com/conversion/energy.md)
- Authentication: none. Freshness: `static` (fixed conversion factors).

## FAQ

**How many BTU are in one joule?**

1 J = 0.000947817 BTU. 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 joules to BTU?**

Multiply the value in joules by 0.0009478171203: BTU = joules × 0.0009478171203. For example, 5 J = 0.00473909 BTU.

**How do I convert BTU back to joules?**

Multiply by the inverse factor 1055.055853 (joules = BTU × 1055.055853), or use the BTU-to-joules page.

## Related conversions

- [BTU to joules](https://tttkmbb.com/conversion/btu-to-joules.md) (reverse)
- [Kilocalories (food calories) to Kilojoules](https://tttkmbb.com/conversion/kcal-to-kj.md)
- [Kilojoules to Kilocalories (food calories)](https://tttkmbb.com/conversion/kj-to-kcal.md)
- [Joules to Calories (small, thermochemical)](https://tttkmbb.com/conversion/joules-to-calories.md)
- [Calories (small, thermochemical) to Joules](https://tttkmbb.com/conversion/calories-to-joules.md)
- [Kilowatt-hours to Megajoules](https://tttkmbb.com/conversion/kwh-to-mj.md)
- [Megajoules to Kilowatt-hours](https://tttkmbb.com/conversion/mj-to-kwh.md)
- [Kilowatt-hours to BTU](https://tttkmbb.com/conversion/kwh-to-btu.md)
- [BTU to Kilowatt-hours](https://tttkmbb.com/conversion/btu-to-kwh.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)
