Convert Currency Tool
convert_currencyConvert an amount between any two supported currencies (crypto or fiat). Uses the direct pair when available, otherwise bridges through USD/USDT/UAH/EUR.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Target currency symbol, e.g. UAH or EUR | |
| from | Yes | Source currency symbol, e.g. BTC or USD | |
| amount | No | Amount to convert. Defaults to 1. |