Kilojoules to Watt-hours
Snapshot
1 Kilojoule equals 0.277778 Watt-hours. Conversion Encyclopedia uses the same fixed conversion basis across the calculator, common values, and reverse page for this page.
- Reference basis: This conversion uses exact joule-based energy definitions.
- Example: For 5 Kilojoules, the result equals 1.388889 Watt-hours.
- Use the reverse page if you need the opposite direction with the same basis.
Use the interactive calculator below for custom values and the common-value table for quick checks.
Interactive conversion
Converter Calculator
0.277778 Watt-hours (Wh)
SwitchMachine access
Available to apps and AI agents
Kilojoules to Watt-hours can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The identifiers below select the same calculation as the calculator.
Machine-readable identifiers
- Conversion family
energy- Source unit
kilojoules- Target unit
watt_hours
The JSON API and OpenAPI specification use the identifiers to reach the conversion engine. WebMCP lets compatible AI agents request the same calculation.
Example API request and response
POST /api/v1/convertRequest
{
"family": "energy",
"value": 1,
"from": "kilojoules",
"to": "watt_hours"
}Essential response
{
"ok": true,
"conversion": {
"family": "energy",
"value": 1,
"from": "kilojoules",
"to": "watt_hours",
"result": {
"raw": 0.2777777777777778,
"display": "0.277778"
},
"canonicalPath": "/energy/kilojoules-to-watt-hours/"
}
}Explanation
Formula: Watt-hours = Kilojoules × 0.277778. Why: watt-hour units convert to energy through the exact relationship 1 Wh = 3,600 J, so the calculator normalizes through joules before applying the target scale.
Kilojoules (kJ): an energy unit equal to 1,000 joules, common in science, engineering, and nutritional labeling.
Watt-hours (Wh): an electrical energy unit equal to 3,600 joules, common for batteries, devices, and utility sub-metering.
This route is useful when translating electrical energy values between joules, watt-hours, and kilowatt-hours for batteries, storage, and utility consumption comparisons.
This conversion is purely multiplicative because both units reduce through joules using fixed energy definitions with no offset.
Common Conversion Values
| Kilojoules (kJ) | Watt-hours (Wh) |
|---|---|
| 1 | 0.277778 |
| 5 | 1.388889 |
| 10 | 2.777778 |
| 100 | 27.777778 |
| 1,000 | 277.777778 |
| 3,600 | 1,000 |
| 10,000 | 2,777.777778 |
| 1,000,000 | 277,777.777778 |
Questions & answers
Frequently Asked Questions
What is 1 kilojoule in watt-hours?
1 Kilojoule equals 0.277778 Watt-hours on this page.
Does this Kilojoules to Watt-hours page use the exact relationship 1 Wh = 3,600 J?
Yes. Watt-hour and kilowatt-hour routes use the exact relationship 1 Wh = 3,600 J through one joule normalization path, so electrical energy values stay aligned across the page.
When would I convert kilojoules to watt-hours?
This route is useful when translating electrical energy values between joules, watt-hours, and kilowatt-hours for batteries, storage, and utility consumption comparisons.
How do I reverse Kilojoules to Watt-hours?
Use the mirror Watt-hours to Kilojoules route; it applies the inverse relationship with the same energy assumptions.