Last

Get last quote

get

Returns last known quote.

Responses
200Success
application/json
get
GET /v1/quotes/last HTTP/1.1
Host: xtz-index.nownodes.io
Accept: */*
200Success
{
  "level": 1,
  "timestamp": "2025-07-18T08:43:13.747Z",
  "btc": 1,
  "eur": 1,
  "usd": 1,
  "cny": 1,
  "jpy": 1,
  "krw": 1,
  "eth": 1,
  "gbp": 1
}