Get the TON price from markets
/v2/rates/markets
markets rates
Some error during request processing
curl -L \ --url 'https://ton-open-api.nownodes.io/v2/rates/markets'
{ "markets": [ { "market": "OKX", "usd_price": 5.2, "last_date_update": 1668436763 } ] }