Bitcoin Cash (BCH) Price
Raw price endpoint: https://cryptoprices.cc/BCH/
Bitcoin Cash (BCH) is currently priced at $247.53, ranked #22 by market capitalization. Its all-time high is $3,785.82 set on December 20, 2017, meaning it is -93.46% from that peak. Prices are refreshed hourly and served as plain text, so you can pull them straight into a spreadsheet.
Bitcoin Cash price & market data
| Market-cap rank | #22 |
| Market cap | $4.96B |
| 24h volume | $92.64M |
| 24h high | $249.49 |
| 24h low | $243.58 |
| 24h change | +0.26% |
| Circulating supply | 20,060,069 BCH |
| Total supply | 20,060,344 BCH |
| Max supply | 21,000,000 BCH |
| All-time high | $3,785.82 (December 20, 2017, -93.46%) |
| All-time low | $76.93 (December 16, 2018) |
Get the Bitcoin Cash price in Google Sheets
Paste this into any cell — it returns the live BCH price as a number, no API key or sign-up. Full Google Sheets guide →
=VALUE(IMPORTDATA("https://cryptoprices.cc/BCH/"))
Get the Bitcoin Cash price in Microsoft Excel
Works in desktop Excel with the WEBSERVICE function. Full Excel guide →
=NUMBERVALUE(WEBSERVICE("https://cryptoprices.cc/BCH/"), ".")
More BCH endpoints
Every endpoint returns plain text. Append /ATH/ or /MCAP/ to any coin.
- Price: https://cryptoprices.cc/BCH/
- All-time high: https://cryptoprices.cc/BCH/ATH/
- Market cap: https://cryptoprices.cc/BCH/MCAP/
- Full JSON (debug): https://cryptoprices.cc/BCH/debug/
FAQ
What is the current price of Bitcoin Cash?
The current Bitcoin Cash (BCH) price is $247.53, refreshed hourly.
What is Bitcoin Cash's all-time high?
Bitcoin Cash's all-time high is $3,785.82, reached on December 20, 2017.
Is there an API key or rate limit?
No. Every endpoint is anonymous plain text with no sign-up and no usage limits.