Conversion
Convert USD to Fiat
Convert USD balance to local fiat (NGN or GHS). Optionally specify a saved bank to credit.
POST
Authorizations
Your application ID from the Breet dashboard
Your application secret from the Breet dashboard
Environment selector: development or production
Body
application/json
Amount in USD to convert to fiat.
Example:
100
Target fiat currency to convert into.
Available options:
ngn, ghs Example:
"ngn"
ID of a saved bank account to credit. When provided, PIN is required. Omit for conversion to wallet only.
Example:
"69737920df8b52679a8b198e"
Transaction PIN (required when bank is provided).
Response
Conversion completed successfully