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

Calories to Kilojoules Online

Updated 2026-07-26

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

US and UK food labels list energy in Calories; the EU, Australia, and many other regions require kilojoules — so a "100 Calorie" snack pack needs converting to mean anything on a kJ-labelled product. This tool works in dietary Calories (kilocalories), not the much smaller chemistry "calorie", using the exact 4.184 kJ 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 (dietary) Calories into the input.
  2. 2 SnapTools converts it to kilojoules as you type.
  3. 3 Copy the result, or use the slider for a quick scrub across common food-label values.

// examples

A 100-calorie snack
Input
100
Output
418.4 kJ
A 2,000-calorie daily reference
Input
2000
Output
8368 kJ

// common uses

Converting a US/UK food label's Calorie count to the kJ figure required elsewhere Checking a fitness app's calorie burn against a kJ-based target 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.
Are food-label "Calories" the same as this tool's kilocalories?
Yes. The dietary "Calorie" (capital C) on a food label is a kilocalorie (kcal) — 1,000 times the small "calorie" used in chemistry. This tool converts the dietary/food-label figure.
Why do some food labels show both kJ and Calories?
Many countries (EU, Australia, and others) legally require energy in kilojoules on nutrition labels, while US/UK labels traditionally use Calories — so a food imported between regions often needs the other unit.
What's the exact conversion factor?
1 kilocalorie (dietary Calorie) is exactly 4.184 kilojoules. This tool uses that exact figure.
What about converting kilojoules back to Calories?
Use Kilojoules to Calories, 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/calories-to-kilojoules \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"value":"100"}'
Esc
↑↓ navigate open Esc close