Transfer Rate

Returns the exchange rate between two currency pairs. Currently supports USDNGN only.

get/accounts/transfer/rate/{currencyPair}

Path parameters

currencyPairstring required

Exchange Currency Pair. Example USDNGN.

Response

Exchange rate fetched successfully.

statusCodeinteger

Status code of the response. 200 indicates a successful request.

messagestring

Human-readable description of the result.

Changes

No recorded changes to this endpoint across all 1 revision of this API.