convert_currency
Convert an amount between currencies using LIVE exchange rates (refreshed every 6h). Use ISO 4217 codes (USD, EUR, ...). This is the tool to use instead of estimating rates from memory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Target ISO 4217 code. | |
| from | Yes | Source ISO 4217 code. | |
| value | Yes |