crypto · Crypto
XTZUSDT
XTZ / USDT
0.3245
▼ 6.05% today
Last 24 hours
Bid
0.3244
Ask
0.3245
Day High
0.3486
Day Low
0.3181
XTZUSDT daily history
| Date | Open | High | Low | Close | Change |
|---|---|---|---|---|---|
| 24 Sept 2026 | 0.3249 | 0.3258 | 0.3231 | 0.3245 | -0.14% |
| 23 Sept 2026 | 0.3478 | 0.3521 | 0.3190 | 0.3249 | -6.59% |
| 22 Sept 2026 | 0.3352 | 0.3496 | 0.3345 | 0.3478 | +3.74% |
XTZUSDT API access
XTZ / USDT prices are available over REST and WebSocket with no API key and no signup. Rate limit is 15,000 requests per minute per IP.
curl
curl "https://biquote.io/api/XTZUSDT"
Python
import requests
r = requests.get("https://biquote.io/api/XTZUSDT")
tick = r.json()
print(tick["mid"], tick["dayDiffPercent"])JavaScript
const r = await fetch("https://biquote.io/api/XTZUSDT");
const tick = await r.json();
console.log(tick.mid, tick.dayDiffPercent);WebSocket
// SignalR hub — pushes every tick for XTZUSDT
const conn = new signalR.HubConnectionBuilder()
.withUrl("https://biquote.io/hubs/tick")
.build();
conn.on("ReceiveTick", t => console.log(t.symbol, t.mid));
await conn.start();
await conn.invoke("Subscribe", "XTZUSDT");Also available for XTZUSDT: daily candles, hourly candles · full API documentation
News about XTZUSDT
- 0.3243 Trade XTZ/USDT Spot | Crypto, bStocks & tCommoditiesBinance·365w ago
- Tezos price today, XTZ to USD live price, marketcap and chartCoinMarketCap·468w ago
- 0.276 XTZ USDT Spot TradingOKX·83w ago
- Tezos (XTZ) - TezDev 2025 - 03 Jul 2025TradingView·72w ago
- 0,3550 | XTZUSDT USDⓈ-Margined Perpetual Chart | Binance FuturesBinance·293w ago
- Tradingguro(@Tradingguro1)'s insightsBinance·61w ago