Convert between stablecoins and fiat currencies
Parameter | Type | Required | Description |
---|---|---|---|
from_currency | string | Yes | Source currency code |
to_currency | string | Yes | Target currency code |
amount | number | Yes | Amount to convert |
from_wallet_id | string | Yes | Source wallet identifier |
to_wallet_id | string | Yes | Destination wallet identifier |