Back to Docs
Cryptocurrency

Toncoin (TON) Price

Current Toncoin price and market data in USD

HTTP Request

GET
/api/v1/crypto/toncoin.json
Open
AUTHENTICATION: NONE CONTENT-TYPE: APPLICATION/JSON
curl -X GET "https://muhiqsimui.github.io/nexasnapapi/v1/crypto/toncoin.json"
RESPONSE BODY 200 OK
{
  "success": true,
  "source": "CoinGecko",
  "updated": "2026-07-21T08:29:34.10758228Z",
  "data": {
    "id": "the-open-network",
    "symbol": "gram",
    "name": "Gram (prev. Toncoin)",
    "image": "https://coin-images.coingecko.com/coins/images/17980/large/Gram_Circular_Badge.png?1781524778",
    "current_price": 1.45,
    "market_cap": 3966950593,
    "market_cap_rank": 26,
    "total_volume": 32598200,
    "high_24h": 1.46,
    "low_24h": 1.41,
    "price_change_24h": 0.02052372,
    "price_change_percentage_24h": 1.43309,
    "circulating_supply": 2730826233.482923,
    "total_supply": 5218004417.003807,
    "ath": 8.25,
    "ath_date": "2024-06-15T00:36:51.509Z",
    "atl": 0.519364,
    "atl_date": "2021-09-21T00:33:11.092Z",
    "last_updated": "2026-07-21T08:28:25.347Z"
  }
}