Back to Docs
Cryptocurrency

POL (POL) Price

Current POL price and market data in USD

HTTP Request

GET
/api/v1/crypto/pol.json
Open
AUTHENTICATION: NONE CONTENT-TYPE: APPLICATION/JSON
curl -X GET "https://muhiqsimui.github.io/nexasnapapi/v1/crypto/pol.json"
RESPONSE BODY 200 OK
{
  "success": true,
  "source": "CoinGecko",
  "updated": "2026-07-21T08:29:34.10758228Z",
  "data": {
    "id": "polygon-ecosystem-token",
    "symbol": "pol",
    "name": "POL (ex-MATIC)",
    "image": "https://coin-images.coingecko.com/coins/images/32440/large/pol.png?1759114181",
    "current_price": 0.081182,
    "market_cap": 867342602,
    "market_cap_rank": 72,
    "total_volume": 30395640,
    "high_24h": 0.081651,
    "low_24h": 0.079617,
    "price_change_24h": 0.00070396,
    "price_change_percentage_24h": 0.87472,
    "circulating_supply": 10682181193.87445,
    "total_supply": 10682181193.87445,
    "ath": 1.29,
    "ath_date": "2024-03-13T18:55:06.692Z",
    "atl": 0.067998,
    "atl_date": "2026-07-01T01:20:06.200Z",
    "last_updated": "2026-07-21T08:28:22.544Z"
  }
}