Skip to main content
GET
/
exchange
/
pairs
List supported rates
curl --request GET \
  --url https://api.example.com/exchange/pairs
{
  "data": [
    "USD-NGN"
  ]
}

Response

200 - application/json

Currency pair list

Response schema for currency pairs

data
string[]

Currency pair list