Weight converter
weight_converterConvert a value between weight units. Units: t (Tonne), kg (Kilogram), g (Gram), mg (Milligram), lb (Pound), oz (Ounce), st (Stone). 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) |