Convert one amount into several currencies
convert_manyConvert a single amount from one currency into multiple target currencies using ECB rates, with each result rounded to its currency's minor units.
Instructions
One amount, one source currency, many targets, all off the same ECB rate date. Each result is rounded to that target's own minor units.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Target currencies | |
| from | Yes | ||
| amount | Yes |