Get the token price to the currency
accept ton and jetton master addresses, separated by commas
["ton"]
accept ton and all possible fiat currencies, separated by commas
["ton","usd","rub"]
GET /v2/rates HTTP/1.1 Host: ton-open-api.nownodes.io Accept: */*
tokens rates
{ "rates": { "ANY_ADDITIONAL_PROPERTY": { "prices": { "TON": 1.3710752873163712 }, "diff_24h": { "TON": "-1.28%" }, "diff_7d": { "TON": "-2.74%" }, "diff_30d": { "TON": "-0.56%" } } } }