tool_convert_currency
Convert any amount between currencies instantly using live exchange rates. Specify source and target currencies to get current conversion.
Instructions
Convert between currencies with live rates. No auth required.
Args: amount: Amount to convert from_currency: Source currency (e.g., "USD") to_currency: Target currency (e.g., "EUR")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | ||
| from_currency | Yes | ||
| to_currency | Yes |