BCH to EUR Live Exchange Rate
Live Bitcoin Cash (BCH) price in Euro (EUR), aggregated by median across multiple independent sources and available through the PriceFeed API.
Price chart
OHLC candles, median across sources.
Price by source
Weighted median 182.08 EUR across 3 live sources (top exchanges weighted higher), spread 0.12%.
| Source | Price | Bid / Ask | 24h | vs median | Weight | Age |
|---|---|---|---|---|---|---|
| Binance | 182.00 | 182.50 / 182.60 | -3.50% | -0.04% | ×10 | 1m |
| Coinbase | 182.16 | 182.39 / 182.56 | — | +0.04% | ×9 | 57s |
| CoinGecko | 182.22 | — | — | +0.08% | ×1 | 56s |
Served price is the median of live sources. Query a single source via ?source=binance, or the full breakdown via /api/v1/rates/breakdown?base=BCH"e=EUR.
API endpoint
$ curl "https://pricefeed.online/api/v1/rates/latest?base=BCH"es=EUR"
$ curl "https://pricefeed.online/data/price?fsym=BCH&tsyms=EUR"
FAQ
What is the current BCH to EUR rate?
1 BCH is currently 182.08 EUR, aggregated by median across multiple sources and updated continuously.
How is the BCH/EUR rate calculated?
PriceFeed takes the latest price from each independent source and publishes the median, so a single outlier source cannot skew the rate.
Is there an API for BCH to EUR?
Yes — GET /api/v1/rates/latest?base=BCH"es=EUR, plus a CryptoCompare-compatible /data/price endpoint.