convert_currency
Convert any amount between 40+ currencies with real-time or historical Wise exchange rates.
Instructions
Convert an amount from one currency to another using Wise exchange rates
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Date for historical rate (YYYY-MM-DD format). If not provided, uses current rate | |
| amount | Yes | Amount to convert | |
| source_currency | Yes | Source currency code (e.g., USD, EUR, GBP) | |
| target_currency | Yes | Target currency code (e.g., USD, EUR, GBP) |