Back to Docs
Cryptocurrency

Ethereum Classic (ETC) Price

Current Ethereum Classic price and market data in USD

HTTP Request

GET
/api/v1/crypto/ethereum-classic.json
Open
AUTHENTICATION: NONE CONTENT-TYPE: APPLICATION/JSON
curl -X GET "https://muhiqsimui.github.io/nexasnapapi/v1/crypto/ethereum-classic.json"
RESPONSE BODY 200 OK
{
  "success": true,
  "source": "CoinGecko",
  "updated": "2026-07-21T08:29:34.10758228Z",
  "data": {
    "id": "ethereum-classic",
    "symbol": "etc",
    "name": "Ethereum Classic",
    "image": "https://coin-images.coingecko.com/coins/images/453/large/ethereum-classic-logo.png?1696501717",
    "current_price": 7.04,
    "market_cap": 1108630879,
    "market_cap_rank": 63,
    "total_volume": 39648433,
    "high_24h": 7.04,
    "low_24h": 6.74,
    "price_change_24h": 0.252292,
    "price_change_percentage_24h": 3.71951,
    "circulating_supply": 157583064.4953951,
    "total_supply": 157583064.4953951,
    "max_supply": 210700000,
    "ath": 167.09,
    "ath_date": "2021-05-06T18:34:22.133Z",
    "atl": 0.615038,
    "atl_date": "2016-07-25T00:00:00.000Z",
    "last_updated": "2026-07-21T08:28:11.668Z"
  }
}