crypto · Crypto
LINKUSDT
LINK / USDT
12.38
▼ 5.24% today
Last 24 hours
Bid
12.38
Ask
12.38
Day High
13.22
Day Low
12.05
LINKUSDT daily history
| Date | Open | High | Low | Close | Change |
|---|---|---|---|---|---|
| 24 Sept 2026 | 12.356 | 12.404 | 12.181 | 12.376 | +0.16% |
| 23 Sept 2026 | 13.050 | 13.219 | 12.061 | 12.356 | -5.32% |
| 22 Sept 2026 | 12.934 | 13.130 | 12.842 | 13.047 | +0.87% |
LINKUSDT API access
LINK / 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/LINKUSDT"
Python
import requests
r = requests.get("https://biquote.io/api/LINKUSDT")
tick = r.json()
print(tick["mid"], tick["dayDiffPercent"])JavaScript
const r = await fetch("https://biquote.io/api/LINKUSDT");
const tick = await r.json();
console.log(tick.mid, tick.dayDiffPercent);WebSocket
// SignalR hub — pushes every tick for LINKUSDT
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", "LINKUSDT");Also available for LINKUSDT: daily candles, hourly candles · full API documentation
News about LINKUSDT
- BINANCE:LINKUSDT Chart Image by sancho_dtTradingView·1d ago
- LINKUSDT Holds Bullish Structure at $11.83 as Momentum FadesCryptonews.net·5d ago
- BINANCE:LINKUSDT.P Chart Image by sancho_dtTradingView·1d ago
- 11.837 [LINKUSDT] Futures, USDT-Margined Perpetual Contract | MEXCMEXC·48w ago
- 12.243 [LINKUSDT] Futures, USDT-Margined Perpetual Contract | MEXCMEXC·78w ago
- 12,097 | LINKUSDT USDⓈ-Margined Perpetual Chart | Binance FuturesBinance·103w ago