GET
/
exchange
/
exchange
/
swap
/
rate
{
  "data": {
    "rate": 1500,
    "symbol": "USD-NGN",
    "ttl": 10,
    "type": "buy"
  }
}

Query Parameters

source_currency
enum<string>
required
Available options:
NGN,
USD
target_currency
enum<string>
required
Available options:
NGN,
USD
cache
boolean

Response

200
application/json
Swap Rate

Response schema for a swap rate

data
object

Response schema for swap rate