Nothing yet — inputs you run here are remembered on this device.
Nothing yet — inputs you run here are remembered on this device.
Updated 2026-08-19
Convert energy online for free between joules, kilojoules, calories, kilocalories, watt-hours, kilowatt-hours, and BTU. Enter a value, pick the units, and SnapTools shows the result instantly. Everything runs in your browser, so nothing you enter is uploaded.
Energy hides behind several everyday units — food labels in kilojoules or Calories, electricity in kilowatt-hours, heating systems in BTU. A common gotcha is that a food "Calorie" is really a kilocalorie. This converter moves between all of them in any direction using standard factors, so you can compare a snack's energy, read your electricity bill, or size an air conditioner with confidence.
100 kcal → kJ
418.4 kJ
1 kWh → J
3600000 J
1 BTU → J
1055.06 J
curl -X POST https://thesnaptools.com/api/v1/tools/energy-converter \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"value":"100 kcal \u2192 kJ"}'