estimate_swap_fees
Estimate swap fees before executing to avoid surprise costs. Input source currency, target currency, and amount to get a precise fee quote.
Instructions
Estimate fees for a currency swap before executing
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Amount to swap | |
| toCurrency | Yes | Target currency code (e.g. NGN) | |
| fromCurrency | Yes | Source currency code (e.g. USD) |