# Joules to Foot-pounds (J to ft·lbf)

> Convert joules to foot-pounds: 1 J = 0.737562 ft·lbf. Exact conversion factor, formula, 22-row table and worked examples, with JSON API and MCP access.

- Page id: `joules-to-foot-pounds` · Quantity: Energy (`energy`, base unit J) · Tool: `convert_units`
- Canonical page: https://tttkmbb.com/conversion/joules-to-foot-pounds · This document: https://tttkmbb.com/conversion/joules-to-foot-pounds.md · JSON: https://tttkmbb.com/conversion/joules-to-foot-pounds.json (add `?value=` for a result)

## Formula

- `1 J = 0.737562 ft·lbf`
- `foot-pounds = joules × 0.7375621493`
- Reverse: `joules = foot-pounds × 1.355817948`

The factor follows from the SI definitions of both units (NIST SP 811); values below are rounded to 6 significant figures, the API returns up to 12.

## Worked examples

- 5 J = 3.68781 ft·lbf
- 12.5 J = 9.21953 ft·lbf
- 100 J = 73.7562 ft·lbf

## Conversion table

| Joules (J) | Foot-pounds (ft·lbf) |
| --- | --- |
| 1 | 0.737562 |
| 2 | 1.47512 |
| 3 | 2.21269 |
| 4 | 2.95025 |
| 5 | 3.68781 |
| 6 | 4.42537 |
| 7 | 5.16294 |
| 8 | 5.9005 |
| 9 | 6.63806 |
| 10 | 7.37562 |
| 15 | 11.0634 |
| 20 | 14.7512 |
| 25 | 18.4391 |
| 30 | 22.1269 |
| 40 | 29.5025 |
| 50 | 36.8781 |
| 75 | 55.3172 |
| 100 | 73.7562 |
| 200 | 147.512 |
| 250 | 184.391 |
| 500 | 368.781 |
| 1000 | 737.562 |

## API

- `GET https://tttkmbb.com/api/v1/convert?value=5&from_unit=J&to_unit=ft_lbf` → unified JSON envelope with `result.values.result`, `formula`, `factor`, `sources`, `freshness`
- MCP: server `https://tttkmbb.com/mcp`, tool `convert_units` with `{"value":5,"from_unit":"J","to_unit":"ft_lbf"}`
- All energy units: https://tttkmbb.com/api/v1/units?quantity=energy · full converter: [Energy Converter](https://tttkmbb.com/conversion/energy.md)
- Authentication: none. Freshness: `static` (fixed conversion factors).

## FAQ

**How many foot-pounds are in one joule?**

1 J = 0.737562 ft·lbf. The factor comes from the SI definitions of both units (NIST SP 811 / BIPM), so it is exact or correct to at least 10 significant figures.

**What is the formula to convert joules to foot-pounds?**

Multiply the value in joules by 0.7375621493: foot-pounds = joules × 0.7375621493. For example, 5 J = 3.68781 ft·lbf.

**How do I convert foot-pounds back to joules?**

Multiply by the inverse factor 1.355817948 (joules = foot-pounds × 1.355817948), or use the foot-pounds-to-joules page.

## Related conversions

- [Foot-pounds to joules](https://tttkmbb.com/conversion/foot-pounds-to-joules.md) (reverse)
- [Kilocalories (food calories) to Kilojoules](https://tttkmbb.com/conversion/kcal-to-kj.md)
- [Kilojoules to Kilocalories (food calories)](https://tttkmbb.com/conversion/kj-to-kcal.md)
- [Joules to Calories (small, thermochemical)](https://tttkmbb.com/conversion/joules-to-calories.md)
- [Calories (small, thermochemical) to Joules](https://tttkmbb.com/conversion/calories-to-joules.md)
- [Kilowatt-hours to Megajoules](https://tttkmbb.com/conversion/kwh-to-mj.md)
- [Megajoules to Kilowatt-hours](https://tttkmbb.com/conversion/mj-to-kwh.md)
- [Kilowatt-hours to BTU](https://tttkmbb.com/conversion/kwh-to-btu.md)
- [BTU to Kilowatt-hours](https://tttkmbb.com/conversion/btu-to-kwh.md)

## Data Sources

- NIST Special Publication 811 – Guide for the Use of the International System of Units (SI), Appendix B conversion factors — https://www.nist.gov/pml/special-publication-811 (standard, retrieved 2026-09-24)
- BIPM – The International System of Units (SI Brochure, 9th edition) — https://www.bipm.org/en/publications/si-brochure (standard, retrieved 2026-09-24)
- Wikipedia – Conversion of units — https://en.wikipedia.org/wiki/Conversion_of_units (reference, retrieved 2026-09-24)
