crypto · Crypto
HBARUSDT
HBAR / USDT
0.09148
▼ 8.93% today
Last 24 hours
Bid
0.09148
Ask
0.09149
Day High
0.1013
Day Low
0.08827
HBARUSDT daily history
| Date | Open | High | Low | Close | Change |
|---|---|---|---|---|---|
| 24 Sept 2026 | 0.09051 | 0.09187 | 0.08896 | 0.09149 | +1.08% |
| 23 Sept 2026 | 0.09911 | 0.10134 | 0.08897 | 0.09051 | -8.68% |
| 22 Sept 2026 | 0.09705 | 0.10072 | 0.09475 | 0.09911 | +2.12% |
HBARUSDT API access
HBAR / 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/HBARUSDT"
Python
import requests
r = requests.get("https://biquote.io/api/HBARUSDT")
tick = r.json()
print(tick["mid"], tick["dayDiffPercent"])JavaScript
const r = await fetch("https://biquote.io/api/HBARUSDT");
const tick = await r.json();
console.log(tick.mid, tick.dayDiffPercent);WebSocket
// SignalR hub — pushes every tick for HBARUSDT
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", "HBARUSDT");Also available for HBARUSDT: daily candles, hourly candles · full API documentation
News about HBARUSDT
- BINANCE:HBARUSDT.P Chart Image by JasonBourne44TradingView·1d ago
- 0.09685 | HBARUSDT USDⓈ-Margined Perpetual Chart | Binance FuturesBinance·288w ago
- Hedera price today, HBAR to USD live price, marketcap and chartCoinMarketCap·258w ago
- 0.09406 [HBARUSDT] Futures, USDT-Margined Perpetual Contract | MEXCMEXC·78w ago
- 0.08705 [HBARUSDT] Futures, USDT-Margined Perpetual Contract | MEXCmexc.co·67w ago
- 0.09768 HBAR USDT Perpetual Swapokx.com·161w ago