request_fiat_quote
Request a quote for converting between fiat and cryptocurrencies. Specify source and destination assets, types, and amount to get the conversion rate.
Instructions
Request a fiat conversion quote.
Args: from_coin: Source coin/currency. from_coin_type: Source type: crypto, fiat. to_coin: Destination coin/currency. to_coin_type: Destination type: crypto, fiat. request_amount: Amount.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from_coin | Yes | ||
| from_coin_type | Yes | ||
| to_coin | Yes | ||
| to_coin_type | Yes | ||
| request_amount | Yes |