# Kilojoules to Kilocalories (food calories) (kJ to kcal)

> Convert kilojoules to kilocalories (food calories): 1 kJ = 0.239006 kcal. Exact conversion factor, formula, 22-row table and worked examples, with JSON API and MCP access.

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

## Formula

- `1 kJ = 0.239006 kcal`
- `kilocalories (food calories) = kilojoules × 0.2390057361`
- Reverse: `kilojoules = kilocalories (food calories) × 4.184`

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 kJ = 1.19503 kcal
- 12.5 kJ = 2.98757 kcal
- 100 kJ = 23.9006 kcal

## Conversion table

| Kilojoules (kJ) | Kilocalories (food calories) (kcal) |
| --- | --- |
| 1 | 0.239006 |
| 2 | 0.478011 |
| 3 | 0.717017 |
| 4 | 0.956023 |
| 5 | 1.19503 |
| 6 | 1.43403 |
| 7 | 1.67304 |
| 8 | 1.91205 |
| 9 | 2.15105 |
| 10 | 2.39006 |
| 15 | 3.58509 |
| 20 | 4.78011 |
| 25 | 5.97514 |
| 30 | 7.17017 |
| 40 | 9.56023 |
| 50 | 11.9503 |
| 75 | 17.9254 |
| 100 | 23.9006 |
| 200 | 47.8011 |
| 250 | 59.7514 |
| 500 | 119.503 |
| 1000 | 239.006 |

## API

- `GET https://tttkmbb.com/api/v1/convert?value=5&from_unit=kJ&to_unit=kcal` → 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":"kJ","to_unit":"kcal"}`
- 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 kilocalories (food calories) are in one kilojoule?**

1 kJ = 0.239006 kcal. 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 kilojoules to kilocalories (food calories)?**

Multiply the value in kilojoules by 0.2390057361: kilocalories (food calories) = kilojoules × 0.2390057361. For example, 5 kJ = 1.19503 kcal.

**How do I convert kilocalories (food calories) back to kilojoules?**

Multiply by the inverse factor 4.184 (kilojoules = kilocalories (food calories) × 4.184), or use the kilocalories (food calories)-to-kilojoules page.

## Related conversions

- [Kilocalories (food calories) to kilojoules](https://tttkmbb.com/conversion/kcal-to-kj.md) (reverse)
- [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)
- [BTU to Joules](https://tttkmbb.com/conversion/btu-to-joules.md)
- [Joules to BTU](https://tttkmbb.com/conversion/joules-to-btu.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)
