Back to Docs
Cryptocurrency

Avalanche (AVAX) Price

Current Avalanche price and market data in USD

HTTP Request

GET
/api/v1/crypto/avalanche.json
Open
AUTHENTICATION: NONE CONTENT-TYPE: APPLICATION/JSON
curl -X GET "https://muhiqsimui.github.io/nexasnapapi/v1/crypto/avalanche.json"
RESPONSE BODY 200 OK
{
  "success": true,
  "source": "CoinGecko",
  "updated": "2026-07-21T08:29:34.10758228Z",
  "data": {
    "id": "avalanche-2",
    "symbol": "avax",
    "name": "Avalanche",
    "image": "https://coin-images.coingecko.com/coins/images/12559/large/Avalanche_Circle_RedWhite_Trans.png?1696512369",
    "current_price": 6.67,
    "market_cap": 2879380008,
    "market_cap_rank": 32,
    "total_volume": 214651903,
    "high_24h": 6.67,
    "low_24h": 6.5,
    "price_change_24h": 0.126044,
    "price_change_percentage_24h": 1.92717,
    "circulating_supply": 431771961.1772119,
    "total_supply": 463441061.1772119,
    "max_supply": 720000000,
    "ath": 144.96,
    "ath_date": "2021-11-21T14:18:56.538Z",
    "atl": 2.8,
    "atl_date": "2020-12-31T13:15:21.540Z",
    "last_updated": "2026-07-21T08:28:27.947Z"
  }
}