convert_currency
Convert an amount between any two currencies using live exchange rates. Get the current value of your money in another currency instantly.
Instructions
Convert an amount from one currency to another at the latest rate. Requires Pro plan or higher.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Target currency ISO code (e.g. EUR). | |
| from | Yes | Source currency ISO code (e.g. USD). | |
| amount | Yes | Amount to convert (positive number). |