https://rp.lcx.com/v1/rates/current/?coin=BTC¤cy=USD
base
,from
, orcoin
: The symbol of the currency to query, one ofBTC
orETH
(required)quote
,to
, ormarket
: The symbol of the currency to convert to, one ofUSD
orEUR
(required)endpoint
: Optional endpoint param, defaults toprice
, one ofprice
{
"jobRunID": "1",
"data": {
"status": "SUCCESS",
"message": "Reference Price for BTC",
"data": { "Price": 13326.14 },
"result": 13326.14
},
"result": 13326.14,
"statusCode": 200
}