currency.exchange.convert
Convert currency amounts between 160+ currencies using real-time exchange rates. Enter source and target currency codes with amount to get conversion results.
Instructions
Convert amount between any two currencies — 160+ currencies supported. Returns conversion rate and result (ExchangeRate-API)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | Yes | Source currency code (e.g. "USD") | |
| to | Yes | Target currency code (e.g. "EUR") | |
| amount | No | Amount to convert (default 1) |