Betrag umrechnen
ieunit_convertConvert an amount between the ieUnit and about 60 other units: roughly 30 fiat currencies, the 30 largest cryptocurrencies, gold and silver per gram (XAU, XAG), and XIN. Works in both directions, for example 250 CHF to ieUnit or 10 ieUnit to gold. Use "ieUnit" as the unit code for the ieUnit itself. Call ieunit_basket first if you need the list of available unit codes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Target unit code, for example ieUnit, EUR, BTC or XAG. | |
| from | Yes | Source unit code, for example CHF, USD, BTC, XAU or ieUnit. | |
| amount | Yes | The amount to convert. Must be a finite number. |