convert_currency
Convert amounts between currencies using real-time exchange rates. Input source and target currency codes along with the amount to receive accurate conversion results.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
amount | Yes | Amount to convert | |
from | Yes | Source currency code (e.g., USD, EUR) | |
to | Yes | Target currency code (e.g., USD, EUR) |