curl --request GET \
--url https://tonapi.io/v2/rates{
"rates": {}
}Get the token price in the chosen currency for display only. Don’t use this for financial transactions.
curl --request GET \
--url https://tonapi.io/v2/rates{
"rates": {}
}accept ton and jetton master addresses, separated by commas
100["ton"]accept ton and all possible fiat currencies, separated by commas
50["ton", "usd", "rub"]tokens rates
Show child attributes
Was this page helpful?