Back to Docs
Cryptocurrency

Cosmos (ATOM) Price

Current Cosmos price and market data in USD

HTTP Request

GET
/api/v1/crypto/cosmos.json
Open
AUTHENTICATION: NONE CONTENT-TYPE: APPLICATION/JSON
curl -X GET "https://muhiqsimui.github.io/nexasnapapi/v1/crypto/cosmos.json"
RESPONSE BODY 200 OK
{
  "success": true,
  "source": "CoinGecko",
  "updated": "2026-07-21T08:29:34.10758228Z",
  "data": {
    "id": "cosmos",
    "symbol": "atom",
    "name": "Cosmos Hub",
    "image": "https://coin-images.coingecko.com/coins/images/1481/large/cosmos_hub.png?1696502525",
    "current_price": 1.51,
    "market_cap": 784561656,
    "market_cap_rank": 81,
    "total_volume": 25007134,
    "high_24h": 1.51,
    "low_24h": 1.46,
    "price_change_24h": 0.04782231,
    "price_change_percentage_24h": 3.27718,
    "circulating_supply": 520585328.654263,
    "total_supply": 520585328.654263,
    "ath": 43.84,
    "ath_date": "2021-09-20T00:00:00.000Z",
    "atl": 1.16,
    "atl_date": "2020-03-13T02:27:44.591Z",
    "last_updated": "2026-07-21T08:28:05.164Z"
  }
}