Is ft·lbf to kJ the same as kJ to ft·lbf?
No. This page uses 1 ft·lbf = 0.0013558179 kJ, while the reverse is 1 kJ = 737.5621492773 ft·lbf.
Energy
Convert Foot-pound (ft·lbf) to Kilojoule (kJ) instantly.
Formula
value × 0.00135581794833
| Sample | Converted |
|---|---|
| 1 ft·lbf | 0.0013558179 kJ |
| 5 ft·lbf | 0.0067790897 kJ |
| 10 ft·lbf | 0.0135581795 kJ |
| 100 ft·lbf | 0.1355817948 kJ |
| 1,000 ft·lbf | 1.3558179483 kJ |
Convert Foot-pound (ft·lbf) to Kilojoule (kJ) using a direct energy conversion rule. For this direction, 1 ft·lbf = 0.0013558179 kJ.
This page is direction-specific: ft·lbf is the source and kJ is the target.
The directional factor is 0.0013558179, while the inverse factor is 737.5621492773.
For reliable analytics, normalize to kJ before applying thresholds, totals, or alerts.
Keep calculations in raw numeric form and apply formatting only in UI output.
Use round-trip checks in tests to verify implementation accuracy.
Document this conversion direction clearly so teams do not accidentally invert it.
Foot-pound and Kilojoule measure the same category but at different scales.
The direct rule is 1 ft·lbf = 0.0013558179 kJ.
Treat this as a named, reusable operation in code and spreadsheets.
Convert once in a central utility, then reuse normalized values across the app.
Normalize to kJ at ingestion time when downstream systems expect this unit.
Store source and normalized values together to support audits and debugging.
Avoid repeated conversion cycles to reduce rounding noise.
Use deterministic test checkpoints and round-trip validation.
Investigate direction order first whenever values look plausible but disagree.
Choose this path when intake remains in ft·lbf and reports are required in kJ.
Document source and target unit order in runbooks and integration docs.
Keep the reverse route as a separate named conversion to avoid confusion.
Definition: Foot-pound (ft·lbf) is the source unit in this conversion path.
History/Origin: Foot-pound appears in established measurement systems and many existing datasets.
Current use: ft·lbf values are often converted into kJ for consistent reporting.
Definition: Kilojoule (kJ) is the destination unit for this page.
History/Origin: Kilojoule is widely supported in technical documentation and digital tooling.
Current use: kJ is commonly used as a normalized target unit in analytics and exports.
| Foot-pound [ft·lbf] | Kilojoule [kJ] |
|---|---|
| 0.01 ft·lbf | 0.0000135582 kJ |
| 0.1 ft·lbf | 0.0001355818 kJ |
| 1 ft·lbf | 0.0013558179 kJ |
| 2 ft·lbf | 0.0027116359 kJ |
| 5 ft·lbf | 0.0067790897 kJ |
| 10 ft·lbf | 0.0135581795 kJ |
| 20 ft·lbf | 0.027116359 kJ |
| 50 ft·lbf | 0.0677908974 kJ |
| 100 ft·lbf | 0.1355817948 kJ |
1 ft·lbf = 0.0013558179 kJ
1 kJ = 737.5621492773 ft·lbf
Formula: value × 0.00135581794833
Example: 15 ft·lbf = 0.0203372692 kJ
Precision note: Preserve full precision in storage and round only when presenting values.
No. This page uses 1 ft·lbf = 0.0013558179 kJ, while the reverse is 1 kJ = 737.5621492773 ft·lbf.
Round at display time, not during intermediate calculations.
Use one shared conversion function and test with known example values.