Bitcoin Cash (BCH) Price
Raw price endpoint: https://cryptoprices.cc/BCH/
Bitcoin Cash (BCH) is currently priced at $208.70, ranked #23 by market capitalization. Its all-time high is $3,785.82 set on December 19, 2017, meaning it is -94.49% 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 | #23 |
| Market cap | $4.19B |
| 24h volume | $91.22M |
| 24h high | $217.76 |
| 24h low | $205.64 |
| 24h change | -5.00% |
| Circulating supply | 20,068,844 BCH |
| Total supply | 20,068,909 BCH |
| Max supply | 21,000,000 BCH |
| All-time high | $3,785.82 (December 19, 2017, -94.49%) |
| 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 $208.70, 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.