crypto · Crypto
ALGOUSDT
ALGO / USDT
0.1051
▼ 6.99% today
Last 24 hours
Bid
0.1051
Ask
0.1052
Day High
0.1148
Day Low
0.103
ALGOUSDT daily history
| Date | Open | High | Low | Close | Change |
|---|---|---|---|---|---|
| 24 Sept 2026 | 0.1044 | 0.1053 | 0.1030 | 0.1052 | +0.77% |
| 23 Sept 2026 | 0.1122 | 0.1148 | 0.1034 | 0.1044 | -6.95% |
| 22 Sept 2026 | 0.1100 | 0.1135 | 0.1096 | 0.1122 | +2.00% |
ALGOUSDT API access
ALGO / 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/ALGOUSDT"
Python
import requests
r = requests.get("https://biquote.io/api/ALGOUSDT")
tick = r.json()
print(tick["mid"], tick["dayDiffPercent"])JavaScript
const r = await fetch("https://biquote.io/api/ALGOUSDT");
const tick = await r.json();
console.log(tick.mid, tick.dayDiffPercent);WebSocket
// SignalR hub — pushes every tick for ALGOUSDT
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", "ALGOUSDT");Also available for ALGOUSDT: daily candles, hourly candles · full API documentation
News about ALGOUSDT
- 0.10167 | ALGOUSDT USDⓈ-Margined Perpetual Chart | Binance FuturesBinance·5d ago
- 0.10555 [ALGOUSDT] Futures, USDT-Margined Perpetual Contract | MEXCMEXC·78w ago
- 0.0876 Trade ALGO/USDT Spot | Crypto, bStocks & tCommoditiesBinance·1w ago
- Algorand price today, ALGO to USD live price, marketcap and chartCoinMarketCap·378w ago
- 0.1008 ALGO USDT Spot TradingOKX·83w ago
- Algorand Price: ALGO/USD Live Price Chart, Market Cap & News TodayCoinGecko·434w ago