crypto · Crypto
APTUSDT
APT / USDT
0.7742
▼ 6.51% today
Last 24 hours
Bid
0.7741
Ask
0.7742
Day High
0.8584
Day Low
0.735
APTUSDT daily history
| Date | Open | High | Low | Close | Change |
|---|---|---|---|---|---|
| 24 Sept 2026 | 0.755 | 0.778 | 0.747 | 0.774 | +2.60% |
| 23 Sept 2026 | 0.830 | 0.858 | 0.737 | 0.755 | -9.04% |
| 22 Sept 2026 | 0.767 | 0.840 | 0.764 | 0.830 | +8.22% |
APTUSDT API access
APT / 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/APTUSDT"
Python
import requests
r = requests.get("https://biquote.io/api/APTUSDT")
tick = r.json()
print(tick["mid"], tick["dayDiffPercent"])JavaScript
const r = await fetch("https://biquote.io/api/APTUSDT");
const tick = await r.json();
console.log(tick.mid, tick.dayDiffPercent);WebSocket
// SignalR hub — pushes every tick for APTUSDT
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", "APTUSDT");Also available for APTUSDT: daily candles, hourly candles · full API documentation
News about APTUSDT
- 0.7648 Trade APT/USDT Spot | Crypto, bStocks & tCommoditiesBinance·205w ago
- 0.7623 [APTUSDT] Futures, USDT-Margined Perpetual Contract | MEXCMEXC·78w ago
- Aptos price today, APT to USD live price, marketcap and chartCoinMarketCap·210w ago
- 0.8276 APT USDT Spot TradingOKX·205w ago
- 0.7132 | APTUSDT|Live Spot Trading Price ChartBitget·169w ago
- Aptos price today, APT to USD live price, marketcap and chartCoinDesk·93w ago