Back to Docs
Cryptocurrency

Chainlink (LINK) Price

Current Chainlink price and market data in USD

HTTP Request

GET
/api/v1/crypto/chainlink.json
Open
AUTHENTICATION: NONE CONTENT-TYPE: APPLICATION/JSON
curl -X GET "https://muhiqsimui.github.io/nexasnapapi/v1/crypto/chainlink.json"
RESPONSE BODY 200 OK
{
  "success": true,
  "source": "CoinGecko",
  "updated": "2026-07-21T08:29:34.10758228Z",
  "data": {
    "id": "chainlink",
    "symbol": "link",
    "name": "Chainlink",
    "image": "https://coin-images.coingecko.com/coins/images/877/large/Chainlink_Logo_500.png?1760023405",
    "current_price": 8.73,
    "market_cap": 6529323734,
    "market_cap_rank": 18,
    "total_volume": 250326473,
    "high_24h": 8.74,
    "low_24h": 8.31,
    "price_change_24h": 0.379434,
    "price_change_percentage_24h": 4.54507,
    "circulating_supply": 748099970.424884,
    "total_supply": 1000000000,
    "max_supply": 1000000000,
    "ath": 52.7,
    "ath_date": "2021-05-10T00:13:57.214Z",
    "atl": 0.148183,
    "atl_date": "2017-11-29T00:00:00.000Z",
    "last_updated": "2026-07-21T08:28:23.435Z"
  }
}