Bitcoin Cash (BCH) Price
Raw price endpoint: https://cryptoprices.cc/BCH/
Bitcoin Cash (BCH) is currently priced at $291.24, ranked #21 by market capitalization. Its all-time high is $3,785.82 set on December 19, 2017, meaning it is -92.31% 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 | #21 |
| Market cap | $5.84B |
| 24h volume | $752.28M |
| 24h high | $299.48 |
| 24h low | $219.78 |
| 24h change | +31.10% |
| Circulating supply | 20,078,322 BCH |
| Total supply | 20,078,381 BCH |
| Max supply | 21,000,000 BCH |
| All-time high | $3,785.82 (December 19, 2017, -92.31%) |
| All-time low | $76.93 (December 15, 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 $291.24, refreshed hourly.
What is Bitcoin Cash's all-time high?
Bitcoin Cash's all-time high is $3,785.82, reached on December 19, 2017.
Is there an API key or rate limit?
No. Every endpoint is anonymous plain text with no sign-up and no usage limits.