GET
/
exchange
/
market-prices
{
  "data": {
    "buy": 75000,
    "sell": 80000
  }
}

Query Parameters

symbol
string

Currency pair

Response

200
application/json

Market prices

Market Prices response Response schema for market prices