Conversion
Convert Fiat to USD
Convert local fiat (NGN or GHS) balance to USD. Optionally provide a withdrawal address ID to automatically withdraw the converted USD to that address.
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 local fiat (NGN or GHS) to convert to USD.
Example:
50000
Transaction PIN (required when withdrawalAddressId is provided).
ID of a saved withdrawal address. If provided, the converted USD is withdrawn to this address; PIN is required.
Example:
"6932dc98c2ceccdea367388a"
Response
Conversion (and optional withdrawal) completed successfully