calc_currency_convert
Convert currency amounts with high precision using current or historical exchange rates. Specify amount and currencies, optionally set date or live rate.
Instructions
COMPUTE. Convert currencies with Decimal precision.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | ||
| live | No | ||
| amount | Yes | ||
| to_currency | Yes | ||
| from_currency | Yes |