Back to Docs
Cryptocurrency

Stellar (XLM) Price

Current Stellar price and market data in USD

HTTP Request

GET
/api/v1/crypto/stellar.json
Open
AUTHENTICATION: NONE CONTENT-TYPE: APPLICATION/JSON
curl -X GET "https://muhiqsimui.github.io/nexasnapapi/v1/crypto/stellar.json"
RESPONSE BODY 200 OK
{
  "success": true,
  "source": "CoinGecko",
  "updated": "2026-07-21T08:29:34.10758228Z",
  "data": {
    "id": "stellar",
    "symbol": "xlm",
    "name": "Stellar",
    "image": "https://coin-images.coingecko.com/coins/images/100/large/fmpFRHHQ_400x400.jpg?1735231350",
    "current_price": 0.191995,
    "market_cap": 6560288689,
    "market_cap_rank": 17,
    "total_volume": 147604560,
    "high_24h": 0.192074,
    "low_24h": 0.185055,
    "price_change_24h": 0.00637244,
    "price_change_percentage_24h": 3.43301,
    "circulating_supply": 34169180825.62442,
    "total_supply": 50001786839.91247,
    "ath": 0.875563,
    "ath_date": "2018-01-03T00:00:00.000Z",
    "atl": 0.00047612,
    "atl_date": "2015-03-05T00:00:00.000Z",
    "last_updated": "2026-07-21T08:28:26.204Z"
  }
}