Common units first
The tool focuses on units that often appear in engineering and documentation: m, km, cm, inch, ft, kg, g, lb, oz, C, F, and K.
🔒 Browser-side processing
Convert common length, weight, and temperature units quickly.
Guide
Convert common length, weight, and temperature units to reduce unit mistakes in docs, code, and operations notes.
The tool focuses on units that often appear in engineering and documentation: m, km, cm, inch, ft, kg, g, lb, oz, C, F, and K.
Switch From and To values or use the swap button to check the same quantity in the opposite direction.
Calculations run in the browser, so you can avoid jumping to a separate calculator or search result.
Workflow
Examples
Input
100 km
Output
62.1371 mile
328,084 ft
100,000 m
Input
25 °C
Output
77 °F
298.15 K
Troubleshooting
Length and weight are pure scaling, but temperature scales have different zero points and need an offset. 0°C is 32°F, not 0°F. Converting a temperature difference is also not the same as converting a temperature.
The result shows the raw computed value. Round to the precision you need and settle the unit notation before publishing.
Review
The tool shows the calculated value directly. For reports or UI text, round to the precision your audience expects.
Temperature conversion is not a simple ratio. Always keep the unit label when mixing Celsius, Fahrenheit, and Kelvin.
Related