crypto · Crypto
BCHUSDT
BCH / USDT
338.35
▼ 0.97% today
Last 24 hours
Bid
338.30
Ask
338.40
Day High
366.40
Day Low
324.10
BCHUSDT daily history
| Date | Open | High | Low | Close | Change |
|---|---|---|---|---|---|
| 24 Sept 2026 | 337.5 | 341.5 | 335.4 | 338.4 | +0.27% |
| 23 Sept 2026 | 345.1 | 366.3 | 324.8 | 337.5 | -2.20% |
| 22 Sept 2026 | 321.2 | 348.0 | 318.5 | 345.1 | +7.44% |
BCHUSDT API access
BCH / 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/BCHUSDT"
Python
import requests
r = requests.get("https://biquote.io/api/BCHUSDT")
tick = r.json()
print(tick["mid"], tick["dayDiffPercent"])JavaScript
const r = await fetch("https://biquote.io/api/BCHUSDT");
const tick = await r.json();
console.log(tick.mid, tick.dayDiffPercent);WebSocket
// SignalR hub — pushes every tick for BCHUSDT
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", "BCHUSDT");Also available for BCHUSDT: daily candles, hourly candles · full API documentation
News about BCHUSDT
- BINANCE:BCHUSDT Chart Image by sancho_dtTradingView·1d ago
- BINANCE:BCHUSDT.P Chart Image by Prizrak_TradeTradingView·5d ago
- Trade Crypto on MEXC | Enjoy Lower Fees and Higher Profits!mexc.co·46w ago
- USDT-M Futures Market: Live Token Prices, Funding Rates & Leverage Trading | MEXCMEXC·30w ago
- Trading Signal For BCHUSDT🔥💥Binance·50w ago
- 326.5 BCH USDT Spot Tradingokx.com·249w ago