crypto · Crypto
RENDERUSDT
RENDER / USDT
1.7905
▼ 3.19% today
Last 24 hours
Bid
1.7900
Ask
1.7910
Day High
1.8820
Day Low
1.6790
RENDERUSDT daily history
| Date | Open | High | Low | Close | Change |
|---|---|---|---|---|---|
| 24 Sept 2026 | 1.734 | 1.795 | 1.723 | 1.791 | +3.29% |
| 23 Sept 2026 | 1.852 | 1.881 | 1.684 | 1.734 | -6.40% |
| 22 Sept 2026 | 1.822 | 1.864 | 1.815 | 1.852 | +1.67% |
RENDERUSDT API access
RENDER / 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/RENDERUSDT"
Python
import requests
r = requests.get("https://biquote.io/api/RENDERUSDT")
tick = r.json()
print(tick["mid"], tick["dayDiffPercent"])JavaScript
const r = await fetch("https://biquote.io/api/RENDERUSDT");
const tick = await r.json();
console.log(tick.mid, tick.dayDiffPercent);WebSocket
// SignalR hub — pushes every tick for RENDERUSDT
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", "RENDERUSDT");Also available for RENDERUSDT: daily candles, hourly candles · full API documentation
News about RENDERUSDT
- RENDERUSDT-PERP (Render) Price Today: ₮1.748Pluang·4h ago
- Bitget to adjust pricing precision for 4USDT,ALLOUSDT,ENAUSDC,FIDAUSDT,GRASSUSDT,HYPERUSDT,MEUSDT,RENDERUSDT,SANTOSUSDT perpetual futuresBitget·15w ago
- 1.734 Trade RENDER/USDT Spot | Crypto, bStocks & tCommoditiesBinance·112w ago
- Render price today, RENDER to USD live price, marketcap and chartCoinMarketCap·165w ago
- 1.579 [RENDERUSDT] Futures, USDT-Margined Perpetual Contract | MEXCMEXC·78w ago
- Render price eyes $2.50 after breakout above major EMA levelsTradingView·17w ago