curl --location --request GET 'https://partner-api-stage.p100.io/v1/exchange/get-rate' \
--header 'x-api-key;'
{
"btc": 102611.56789344,
"doge": 0.189304,
"eth": 3288.88027892,
"eur": 1,
"ltc": 94.28151223,
"pol": 0.18792357,
"usdc": 0.871244,
"usdt": 0.8712875639567041
}