Volume converter
volume_converterConvert a value between volume units. Units: m³ (Cubic meter), L (Liter), mL (Milliliter), gal_us (US gallon), gal_uk (UK gallon), qt (US quart), pt_us (US pint), pt_uk (UK pint), cup (US cup), fl oz (US fluid ounce). 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) |