exchange
Get swap rate
GET
Query Parameters
Available options:
NGN
, USD
Available options:
NGN
, USD
Response
200
application/json
Swap Rate
Response schema for a swap rate
Response schema for swap rate
Example:
{
"rate": 1500,
"symbol": "USD-NGN",
"ttl": 10,
"type": "buy"
}