Back to Docs
Cryptocurrency

Sui (SUI) Price

Current Sui price and market data in USD

HTTP Request

GET
/api/v1/crypto/sui.json
Open
AUTHENTICATION: NONE CONTENT-TYPE: APPLICATION/JSON
curl -X GET "https://muhiqsimui.github.io/nexasnapapi/v1/crypto/sui.json"
RESPONSE BODY 200 OK
{
  "success": true,
  "source": "CoinGecko",
  "updated": "2026-07-21T08:29:34.10758228Z",
  "data": {
    "id": "sui",
    "symbol": "sui",
    "name": "Sui",
    "image": "https://coin-images.coingecko.com/coins/images/26375/large/sui-ocean-square.png?1727791290",
    "current_price": 0.77513,
    "market_cap": 3141384146,
    "market_cap_rank": 29,
    "total_volume": 242242900,
    "high_24h": 0.776485,
    "low_24h": 0.740248,
    "price_change_24h": 0.0289193,
    "price_change_percentage_24h": 3.87549,
    "circulating_supply": 4052334085.342099,
    "total_supply": 10000000000,
    "max_supply": 10000000000,
    "ath": 5.35,
    "ath_date": "2025-01-04T22:56:18.063Z",
    "atl": 0.364846,
    "atl_date": "2023-10-19T10:40:30.078Z",
    "last_updated": "2026-07-21T08:28:08.554Z"
  }
}