crypto · Crypto
STRKUSDT
STRK / USDT
0.03929
▼ 6.38% today
Last 24 hours
Bid
0.03928
Ask
0.03929
Day High
0.04325
Day Low
0.03803
STRKUSDT daily history
| Date | Open | High | Low | Close | Change |
|---|---|---|---|---|---|
| 24 Sept 2026 | 0.03833 | 0.03963 | 0.03803 | 0.03929 | +2.50% |
| 23 Sept 2026 | 0.04250 | 0.04319 | 0.03821 | 0.03833 | -9.81% |
| 22 Sept 2026 | 0.04149 | 0.04327 | 0.04052 | 0.04248 | +2.39% |
STRKUSDT API access
STRK / 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/STRKUSDT"
Python
import requests
r = requests.get("https://biquote.io/api/STRKUSDT")
tick = r.json()
print(tick["mid"], tick["dayDiffPercent"])JavaScript
const r = await fetch("https://biquote.io/api/STRKUSDT");
const tick = await r.json();
console.log(tick.mid, tick.dayDiffPercent);WebSocket
// SignalR hub — pushes every tick for STRKUSDT
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", "STRKUSDT");Also available for STRKUSDT: daily candles, hourly candles · full API documentation
News about STRKUSDT
- BINANCE:STRKUSDT.P Chart Image by JasonBourne44TradingView·1w ago
- 0.02944 Trade STRK/USDT Spot | Crypto, bStocks & tCommoditiesBinance·3d ago
- STRK Price Analysis: AI-Driven Technical Insights and Opportunities in Nigeriamexc.co·2d ago
- Starknet price today, STRK to USD live price, marketcap and chartCoinMarketCap·201w ago
- 0.04243 [STRKUSDT] Futures, USDT-Margined Perpetual Contract | MEXCMEXC·78w ago
- STRK/USDT at 0.03889 | Trade Starknet Token with Tether on CoinDCXCoinDCX·135w ago