Back to Docs
Cryptocurrency

Shiba Inu (SHIB) Price

Current Shiba Inu price and market data in USD

HTTP Request

GET
/api/v1/crypto/shiba-inu.json
Open
AUTHENTICATION: NONE CONTENT-TYPE: APPLICATION/JSON
curl -X GET "https://muhiqsimui.github.io/nexasnapapi/v1/crypto/shiba-inu.json"
RESPONSE BODY 200 OK
{
  "success": true,
  "source": "CoinGecko",
  "updated": "2026-07-21T08:29:34.10758228Z",
  "data": {
    "id": "shiba-inu",
    "symbol": "shib",
    "name": "Shiba Inu",
    "image": "https://coin-images.coingecko.com/coins/images/11939/large/shiba.png?1696511800",
    "current_price": 0.00000429,
    "market_cap": 2529147530,
    "market_cap_rank": 37,
    "total_volume": 52375067,
    "high_24h": 0.0000043,
    "low_24h": 0.00000416,
    "price_change_24h": 1.11514e-7,
    "price_change_percentage_24h": 2.66758,
    "circulating_supply": 589242892726143,
    "total_supply": 589499583325406.2,
    "ath": 0.00008616,
    "ath_date": "2021-10-28T03:54:55.568Z",
    "atl": 5.6366e-11,
    "atl_date": "2020-11-28T11:26:25.838Z",
    "last_updated": "2026-07-21T08:28:27.758Z"
  }
}