Is ft·lbf to kWh the same as kWh to ft·lbf?
No. This page uses 1 ft·lbf = 0.0000003766 kWh, while the reverse is 1 kWh = 2,655,223.7373981555 ft·lbf.
Energy
Convert Foot-pound (ft·lbf) to Kilowatt-hour (kWh) instantly.
Formula
value × 3.766161e-7
| Sample | Converted |
|---|---|
| 1 ft·lbf | 0.0000003766 kWh |
| 5 ft·lbf | 0.0000018831 kWh |
| 10 ft·lbf | 0.0000037662 kWh |
| 100 ft·lbf | 0.0000376616 kWh |
| 1,000 ft·lbf | 0.0003766161 kWh |
Convert Foot-pound (ft·lbf) to Kilowatt-hour (kWh) using a direct energy conversion rule. For this direction, 1 ft·lbf = 0.0000003766 kWh.
This page is direction-specific: ft·lbf is the source and kWh is the target.
The directional factor is 0.0000003766, while the inverse factor is 2,655,223.7373981555.
For reliable analytics, normalize to kWh 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 Kilowatt-hour measure the same category but at different scales.
The direct rule is 1 ft·lbf = 0.0000003766 kWh.
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 kWh 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 kWh.
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 kWh for consistent reporting.
Definition: Kilowatt-hour (kWh) is the destination unit for this page.
History/Origin: Kilowatt-hour is widely supported in technical documentation and digital tooling.
Current use: kWh is commonly used as a normalized target unit in analytics and exports.
| Foot-pound [ft·lbf] | Kilowatt-hour [kWh] |
|---|---|
| 0.01 ft·lbf | 3.766161e-9 kWh |
| 0.1 ft·lbf | 3.766161e-8 kWh |
| 1 ft·lbf | 0.0000003766 kWh |
| 2 ft·lbf | 0.0000007532 kWh |
| 5 ft·lbf | 0.0000018831 kWh |
| 10 ft·lbf | 0.0000037662 kWh |
| 20 ft·lbf | 0.0000075323 kWh |
| 50 ft·lbf | 0.0000188308 kWh |
| 100 ft·lbf | 0.0000376616 kWh |
1 ft·lbf = 0.0000003766 kWh
1 kWh = 2,655,223.7373981555 ft·lbf
Formula: value × 3.766161e-7
Example: 15 ft·lbf = 0.0000056492 kWh
Precision note: Preserve full precision in storage and round only when presenting values.
No. This page uses 1 ft·lbf = 0.0000003766 kWh, while the reverse is 1 kWh = 2,655,223.7373981555 ft·lbf.
Round at display time, not during intermediate calculations.
Use one shared conversion function and test with known example values.