crypto · Crypto
SOLUSDT
SOL / USDT
115.56
▼ 2.37% today
Last 24 hours
Bid
115.55
Ask
115.56
Day High
119.77
Day Low
113.00
SOLUSDT daily history
| Date | Open | High | Low | Close | Change |
|---|---|---|---|---|---|
| 24 Sept 2026 | 115.00 | 115.72 | 114.08 | 115.56 | +0.49% |
| 23 Sept 2026 | 118.57 | 119.74 | 113.01 | 115.00 | -3.01% |
| 22 Sept 2026 | 116.93 | 119.28 | 116.71 | 118.57 | +1.40% |
SOLUSDT API access
SOL / 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/SOLUSDT"
Python
import requests
r = requests.get("https://biquote.io/api/SOLUSDT")
tick = r.json()
print(tick["mid"], tick["dayDiffPercent"])JavaScript
const r = await fetch("https://biquote.io/api/SOLUSDT");
const tick = await r.json();
console.log(tick.mid, tick.dayDiffPercent);WebSocket
// SignalR hub — pushes every tick for SOLUSDT
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", "SOLUSDT");Also available for SOLUSDT: daily candles, hourly candles · full API documentation
News about SOLUSDT
- BINANCE:SOLUSDT Chart Image by JadecapTradingView·1d ago
- SOL-USDT Price, SOL-USDT Price, Live Charts, and Marketcap: solusdt price, sol usdt, sol usdt priceCoinbase·21w ago
- 101.99 [SOLUSDT] Futures, USDT-Margined Perpetual Contract | MEXCMEXC·2960w ago
- Your Easiest Way to Crypto - Trade Bitcoin, Ethereum &Most Trending Tokensmexc.co·1w ago
- BINANCE:SOLUSDT.P Chart Image by WhaleTankTradingView·3d ago
- Crypto Solana SOL/USDT Chart 5 minuteFinviz·20w ago