crypto · Crypto
JUPUSDT
JUP / USDT
0.2889
▼ 3.63% today
Last 24 hours
Bid
0.2889
Ask
0.289
Day High
0.3062
Day Low
0.2754
JUPUSDT daily history
| Date | Open | High | Low | Close | Change |
|---|---|---|---|---|---|
| 24 Sept 2026 | 0.2904 | 0.2920 | 0.2807 | 0.2890 | -0.48% |
| 23 Sept 2026 | 0.3020 | 0.3062 | 0.2754 | 0.2903 | -3.86% |
| 22 Sept 2026 | 0.2913 | 0.3054 | 0.2904 | 0.3023 | +3.78% |
JUPUSDT API access
JUP / 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/JUPUSDT"
Python
import requests
r = requests.get("https://biquote.io/api/JUPUSDT")
tick = r.json()
print(tick["mid"], tick["dayDiffPercent"])JavaScript
const r = await fetch("https://biquote.io/api/JUPUSDT");
const tick = await r.json();
console.log(tick.mid, tick.dayDiffPercent);WebSocket
// SignalR hub — pushes every tick for JUPUSDT
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", "JUPUSDT");Also available for JUPUSDT: daily candles, hourly candles · full API documentation
News about JUPUSDT
- 0.2700 [JUPUSDT] Futures, USDT-Margined Perpetual Contract | MEXCMEXC·78w ago
- Jupiter Price: JUP/USD Live Price Chart, Market Cap & News TodayCoinGecko·350w ago
- 0.2306 | JUPUSDT USDⓈ-Margined Perpetual Chart | Binance FuturesBinance·137w ago
- Jupiter (JUP) - Arkham Listing - 18 Mar 2025TradingView·79w ago
- JUP/USDT at 0.2864 | Trade Jupiter with Tether on CoinDCXCoinDCX·137w ago
- Top Solana Projects with Potential in 2026Changelly·12w ago