{
"exchange_name": [
]
}
curl --location --request POST 'https://app.apiton.org/v2.Rate/Exchanges' \
--header 'Content-Type: application/json' \
--data-raw '{
"exchange_name": [
]
}'
{
"result": {
"Binance": 6.147,
"Bitfinex": 6.1405,
"Bybit": 6.146,
"Gate.io": 6.15,
"KuCoin": 6.1484,
"OKX": 6.154
}
}