Back to Docs
Cryptocurrency

Cardano (ADA) Price

Current Cardano price and market data in USD

HTTP Request

GET
/api/v1/crypto/cardano.json
Open
AUTHENTICATION: NONE CONTENT-TYPE: APPLICATION/JSON
curl -X GET "https://muhiqsimui.github.io/nexasnapapi/v1/crypto/cardano.json"
RESPONSE BODY 200 OK
{
  "success": true,
  "source": "CoinGecko",
  "updated": "2026-07-21T08:29:34.10758228Z",
  "data": {
    "id": "cardano",
    "symbol": "ada",
    "name": "Cardano",
    "image": "https://coin-images.coingecko.com/coins/images/975/large/cardano.png?1696502090",
    "current_price": 0.175137,
    "market_cap": 6531837764,
    "market_cap_rank": 19,
    "total_volume": 460355380,
    "high_24h": 0.176797,
    "low_24h": 0.161626,
    "price_change_24h": 0.01273807,
    "price_change_percentage_24h": 7.8437,
    "circulating_supply": 37287684158.86151,
    "total_supply": 45000000000,
    "max_supply": 45000000000,
    "ath": 3.09,
    "ath_date": "2021-09-02T06:00:10.474Z",
    "atl": 0.01925275,
    "atl_date": "2020-03-13T02:22:55.044Z",
    "last_updated": "2026-07-21T08:28:19.323Z"
  }
}