Energy converter
energy_converterConvert a value between energy units. Units: J (Joule), kJ (Kilojoule), cal (Calorie), kcal (Kilocalorie), Wh (Watt-hour), kWh (Kilowatt-hour), BTU (British thermal unit), ft·lb (Foot-pound), eV (Electronvolt). Calculation runs on smart-tools.xyz.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Target unit id | |
| from | Yes | Source unit id | |
| value | Yes | Amount to convert | |
| locale | No | Language for source_url (en, de, es, fr, it, nl, uk) |