Home › Unit Conversion › Joules to Calories (small, thermochemical)
Joules to Calories (small, thermochemical) (J to cal)
Convert joules to calories (small, thermochemical): 1 J = 0.239006 cal. Exact conversion factor, formula, 22-row table and worked examples, with JSON API and MCP access.
Formula
1 J = 0.239006 cal
calories (small, thermochemical) = joules × 0.2390057361 — reverse: joules = calories (small, thermochemical) × 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 J = 1.19503 cal
- 12.5 J = 2.98757 cal
- 100 J = 23.9006 cal
Joules to calories (small, thermochemical) conversion table
| Joules (J) | Calories (small, thermochemical) (cal) |
|---|---|
| 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 calories (small, thermochemical) are in one joule?
1 J = 0.239006 cal. 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 calories (small, thermochemical)?
Multiply the value in joules by 0.2390057361: calories (small, thermochemical) = joules × 0.2390057361. For example, 5 J = 1.19503 cal.
How do I convert calories (small, thermochemical) back to joules?
Multiply by the inverse factor 4.184 (joules = calories (small, thermochemical) × 4.184), or use the calories (small, thermochemical)-to-joules page.
Related conversions
- Calories (small, thermochemical) to joules (reverse)
- Energy Converter — all energy units in one tool
- Kilocalories (food calories) to Kilojoules
- Kilojoules to Kilocalories (food calories)
- 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=J&to_unit=cal - MCP: server
https://tttkmbb.com/mcp, toolconvert_unitswith{"value":5,"from_unit":"J","to_unit":"cal"} - Markdown: https://tttkmbb.com/conversion/joules-to-calories.md · JSON: https://tttkmbb.com/conversion/joules-to-calories.json (add
?value=for a result) · Units: /api/v1/units?quantity=energy - OpenAPI operationId:
convert_units. Freshness:static. Authentication: none.