chain
Kilojoules to Calories
⌃⏎ run · clear · / focus input
All units
send result to
no matches
// about this tool

Kilojoules to Calories Online

Updated 2026-07-26

Convert kilojoules to Calories online for free. Enter an energy value in kJ and SnapTools shows the exact value in (dietary) Calories instantly, in your browser — nothing is uploaded.

Many nutrition labels — EU, Australia, and others — list energy only in kilojoules, but US and UK Calorie-counters need the more familiar unit. This tool converts to dietary Calories (kilocalories), not the much smaller chemistry "calorie", using the exact 0.2390057361 factor. For the full family of energy units — joules, watt-hours, BTU — use the Energy Converter.

// how to use

  1. 1 Type or paste an energy value in kilojoules into the input.
  2. 2 SnapTools converts it to (dietary) Calories as you type.
  3. 3 Copy the result, or use the slider for a quick scrub across common food-label values.

// examples

A common daily energy target
Input
8368
Output
2000 kcal
A 500 kJ snack
Input
500
Output
119.5029 kcal

// common uses

Converting a kJ-labelled food product's energy to Calories Checking a kJ-based fitness target against a Calorie-counting app Comparing nutrition labels between regions Checking a manual energy conversion

// faq

Is my input uploaded to a server?
No. The conversion runs entirely in your browser, so nothing you enter leaves your machine.
Does "Calories" here mean kilocalories?
Yes — the result is dietary Calories (kcal), the unit US and UK food labels use, not the much smaller chemistry "calorie" (1/1000th the size).
Why would I need to convert kJ to Calories?
Many countries require kilojoules on nutrition labels, but if you're used to counting Calories (US/UK style), converting the kJ figure back gives you the number you're familiar with.
What's the exact conversion factor?
1 kilojoule is exactly 0.2390057361 kilocalories (dietary Calories) — the reciprocal of the exact 4.184 kJ per kcal.
What about converting Calories back to kilojoules?
Use Calories to Kilojoules, or the full Energy Converter for joules, watt-hours, and BTU.

Use this via API

Get a free API key →
curl -X POST https://thesnaptools.com/api/v1/tools/kilojoules-to-calories \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"value":"8368"}'
Esc
↑↓ navigate open Esc close