crypto · Crypto
DASHUSDT
DASH / USDT
58.69
▼ 7.62% today
Last 24 hours
Bid
58.68
Ask
58.70
Day High
65.68
Day Low
57.00
DASHUSDT daily history
| Date | Open | High | Low | Close | Change |
|---|---|---|---|---|---|
| 24 Sept 2026 | 57.61 | 58.76 | 57.02 | 58.69 | +1.88% |
| 23 Sept 2026 | 64.20 | 65.64 | 57.23 | 57.61 | -10.27% |
| 22 Sept 2026 | 59.62 | 65.67 | 59.11 | 64.20 | +7.68% |
DASHUSDT API access
DASH / 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/DASHUSDT"
Python
import requests
r = requests.get("https://biquote.io/api/DASHUSDT")
tick = r.json()
print(tick["mid"], tick["dayDiffPercent"])JavaScript
const r = await fetch("https://biquote.io/api/DASHUSDT");
const tick = await r.json();
console.log(tick.mid, tick.dayDiffPercent);WebSocket
// SignalR hub — pushes every tick for DASHUSDT
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", "DASHUSDT");Also available for DASHUSDT: daily candles, hourly candles · full API documentation
News about DASHUSDT
- 56,97 | DASHUSDT USDⓈ-Margined Perpetual Chart | Binance FuturesBinance·5d ago
- 62.90 [DASHUSDT] Futures, USDT-Margined Perpetual Contract | MEXCMEXC·78w ago
- Dash price today, DASH to USD live price, marketcap and chartCoinMarketCap·593w ago
- Bit_Guru(@Bitcoin_master)'s insightsBinance·50w ago
- Dash Price: DASH/USD Live Price Chart, Market Cap & News TodayCoinGecko·595w ago
- Maya Protocol (CACAO) - Maya Swaps in DashPay - 13 June 2026TradingView·14w ago