crypto · Crypto
PYTHUSDT
PYTH / USDT
0.06498
▼ 2.29% today
Last 24 hours
Bid
0.06497
Ask
0.06498
Day High
0.06846
Day Low
0.06017
PYTHUSDT daily history
| Date | Open | High | Low | Close | Change |
|---|---|---|---|---|---|
| 24 Sept 2026 | 0.06260 | 0.06506 | 0.06160 | 0.06498 | +3.80% |
| 23 Sept 2026 | 0.06732 | 0.06847 | 0.06026 | 0.06260 | -7.02% |
| 22 Sept 2026 | 0.06646 | 0.06763 | 0.06525 | 0.06732 | +1.30% |
PYTHUSDT API access
PYTH / 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/PYTHUSDT"
Python
import requests
r = requests.get("https://biquote.io/api/PYTHUSDT")
tick = r.json()
print(tick["mid"], tick["dayDiffPercent"])JavaScript
const r = await fetch("https://biquote.io/api/PYTHUSDT");
const tick = await r.json();
console.log(tick.mid, tick.dayDiffPercent);WebSocket
// SignalR hub — pushes every tick for PYTHUSDT
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", "PYTHUSDT");Also available for PYTHUSDT: daily candles, hourly candles · full API documentation
News about PYTHUSDT
- 0.06564 | PYTHUSDT USDⓈ-Margined Perpetual Chart | Binance FuturesBinance·147w ago
- Pyth Network price today, PYTH to USD live price, marketcap and chartCoinMarketCap·156w ago
- Pyth Network Price: PYTH/USD Live Price Chart, Market Cap & News TodayCoinGecko·155w ago
- 0.06112 [PYTHUSDT] Futures, USDT-Margined Perpetual Contract | MEXCMEXC·78w ago
- Pyth Network price today, PYTH to USD live price, marketcap and chartCoinDesk·130w ago
- 0.06685 Trade PYTH/USDT Spot | Crypto, bStocks & tCommoditiesBinance·101w ago