crypto · Crypto
ONDOUSDT
ONDO / USDT
0.4194
▼ 5.01% today
Last 24 hours
Bid
0.4193
Ask
0.4194
Day High
0.4473
Day Low
0.4043
ONDOUSDT daily history
| Date | Open | High | Low | Close | Change |
|---|---|---|---|---|---|
| 24 Sept 2026 | 0.4127 | 0.4200 | 0.4073 | 0.4194 | +1.62% |
| 23 Sept 2026 | 0.4414 | 0.4473 | 0.4050 | 0.4127 | -6.50% |
| 22 Sept 2026 | 0.4268 | 0.4444 | 0.4259 | 0.4414 | +3.42% |
ONDOUSDT API access
ONDO / 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/ONDOUSDT"
Python
import requests
r = requests.get("https://biquote.io/api/ONDOUSDT")
tick = r.json()
print(tick["mid"], tick["dayDiffPercent"])JavaScript
const r = await fetch("https://biquote.io/api/ONDOUSDT");
const tick = await r.json();
console.log(tick.mid, tick.dayDiffPercent);WebSocket
// SignalR hub — pushes every tick for ONDOUSDT
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", "ONDOUSDT");Also available for ONDOUSDT: daily candles, hourly candles · full API documentation
News about ONDOUSDT
- BINANCE:ONDOUSDT.P Chart Image by arashkahangiTradingView·22h ago
- Z O N E P R I M E(@Square-Creator-4b73e2316a3b9)'s insightsBinance·4d ago
- Ondo crypto Analysis 5-day outlook: Bearish bias aheadThe Cryptonomist·42w ago
- 0.3685 | ONDOUSDT USDⓈ-Margined Perpetual Chart | Binance FuturesBinance·9w ago
- 0.4402 [ONDOUSDT] Futures, USDT-Margined Perpetual Contract | MEXCMEXC·78w ago
- 0.4321 ONDO USDT Spot TradingOKX·112w ago