Tested tool guide
Tested browser tools
Checked August 16, 2026
What Torque Converter does, with a checked example
Convert torque between five units used in mechanical work: newton-meters (N·m), foot-pounds (ft-lb), inch-pounds (in-lb), kilogram-force meters (kgf·m), and dyne-centimeters (dyn·cm). Enter a value in any one of them; the tool returns its equivalent in the other four, scaled by the exact physical constants that relate the units. The surprise for most users is how far apart the units sit: ft-lb and in-lb differ by a factor of 12, N·m and kgf·m by about 9.8, so choosing the wrong unit is no rounding error - it changes the torque by an order of magnitude and turns a loose bolt into a stripped one.
Worked example
A concrete input and expected output from the current implementation.
->
Expected output
73.76 ft-lb, 885.07 in-lb, 10.20 kgf·m, 1,000,000,000 dyn·cm
Each output is 100 times the fixed ratio: 1 N·m equals 0.7375621 ft-lb, 8.8507458 in-lb, 0.1019716 kgf·m, and exactly 10,000,000 dyn·cm. Checking: 0.7375621 x 100 = 73.75621, and 10,000,000 x 100 = 1,000,000,000.