Convert to Fiat

Converts a stablecoin balance to the customer's fiat wallet at the current exchange rate.

Body

customerId

*String

Customer ID.

directProvider

*String

Chain to convert from.

fromCurrency

*String

Stablecoin to convert (e.g. USDC).

toCurrency

*String

Target fiat currency (e.g. NGN). The customer must have a fiat wallet for this currency.

amount

*Number

Amount in fromCurrency.

POST
/ v2/stablecoin/customers/convert
Endpoint URL(TEXT)
Request Body
Response(JSON)
// Click 'Try now' to see the response