crypto · Crypto
IOTAUSDT
IOTA / USDT
0.04685
▼ 5.26% today
Last 24 hours
Bid
0.0468
Ask
0.0469
Day High
0.0507
Day Low
0.0456
IOTAUSDT daily history
| Date | Open | High | Low | Close | Change |
|---|---|---|---|---|---|
| 24 Sept 2026 | 0.0464 | 0.0471 | 0.0460 | 0.0469 | +1.08% |
| 23 Sept 2026 | 0.0491 | 0.0507 | 0.0456 | 0.0464 | -5.50% |
| 22 Sept 2026 | 0.0479 | 0.0494 | 0.0477 | 0.0491 | +2.51% |
IOTAUSDT API access
IOTA / 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/IOTAUSDT"
Python
import requests
r = requests.get("https://biquote.io/api/IOTAUSDT")
tick = r.json()
print(tick["mid"], tick["dayDiffPercent"])JavaScript
const r = await fetch("https://biquote.io/api/IOTAUSDT");
const tick = await r.json();
console.log(tick.mid, tick.dayDiffPercent);WebSocket
// SignalR hub — pushes every tick for IOTAUSDT
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", "IOTAUSDT");Also available for IOTAUSDT: daily candles, hourly candles · full API documentation
News about IOTAUSDT
- Trade Crypto on MEXC | Enjoy Lower Fees and Higher Profits!MEXC·119w ago
- 0.0478 Trade IOTA/USDT Spot | Crypto, bStocks & tCommoditiesBinance·103w ago
- 0.04990 [IOTAUSDT] Futures, USDT-Margined Perpetual Contract | MEXCMEXC·78w ago
- 0.0476 Trade IOTA/USDT Spot | Crypto, bStocks & tCommoditiesBinance·4d ago
- 0,04722 | IOTAUSDT USDⓈ-Margined Perpetual Chart | Binance FuturesBinance·173w ago
- 0,04725 | IOTAUSDT USDⓈ-Margined Perpetual Chart | Binance FuturesBinance·294w ago