Back to Docs
Cryptocurrency

Hedera (HBAR) Price

Current Hedera price and market data in USD

HTTP Request

GET
/api/v1/crypto/hedera.json
Open
AUTHENTICATION: NONE CONTENT-TYPE: APPLICATION/JSON
curl -X GET "https://muhiqsimui.github.io/nexasnapapi/v1/crypto/hedera.json"
RESPONSE BODY 200 OK
{
  "success": true,
  "source": "CoinGecko",
  "updated": "2026-07-21T08:29:34.10758228Z",
  "data": {
    "id": "hedera-hashgraph",
    "symbol": "hbar",
    "name": "Hedera",
    "image": "https://coin-images.coingecko.com/coins/images/3688/large/hbar.png?1696504364",
    "current_price": 0.067482,
    "market_cap": 2955108490,
    "market_cap_rank": 31,
    "total_volume": 54111342,
    "high_24h": 0.067482,
    "low_24h": 0.065541,
    "price_change_24h": 0.00179579,
    "price_change_percentage_24h": 2.7339,
    "circulating_supply": 43791096249.71861,
    "total_supply": 50000000000,
    "max_supply": 50000000000,
    "ath": 0.569229,
    "ath_date": "2021-09-15T10:40:28.318Z",
    "atl": 0.00986111,
    "atl_date": "2020-01-02T17:30:24.852Z",
    "last_updated": "2026-07-21T08:28:10.136Z"
  }
}