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