Home › Unit Conversion › Kilojoules to Kilocalories (food calories)
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.
Formula
1 kJ = 0.239006 kcal
kilocalories (food calories) = kilojoules × 0.2390057361 — reverse: kilojoules = kilocalories (food calories) × 4.184
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 kJ = 1.19503 kcal
- 12.5 kJ = 2.98757 kcal
- 100 kJ = 23.9006 kcal
Kilojoules to kilocalories (food calories) 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 |
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 (reverse)
- Energy Converter — all energy units in one tool
- 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
- BTU to Joules
- Joules to BTU
Machine access
- API:
GET https://tttkmbb.com/api/v1/convert?value=5&from_unit=kJ&to_unit=kcal - MCP: server
https://tttkmbb.com/mcp, toolconvert_unitswith{"value":5,"from_unit":"kJ","to_unit":"kcal"} - Markdown: https://tttkmbb.com/conversion/kj-to-kcal.md · JSON: https://tttkmbb.com/conversion/kj-to-kcal.json (add
?value=for a result) · Units: /api/v1/units?quantity=energy - OpenAPI operationId:
convert_units. Freshness:static. Authentication: none.