Get the TON price from markets
GET /v2/rates/markets HTTP/1.1 Host: ton-open-api.nownodes.io Accept: */*
markets rates
{ "markets": [ { "market": "OKX", "usd_price": 5.2, "last_date_update": 1668436763 } ] }