Ethereum Classic (ETC) Price
Raw price endpoint: https://cryptoprices.cc/ETC/
Ethereum Classic (ETC) is currently priced at $7.10, ranked #63 by market capitalization. Its all-time high is $167.09 set on May 6, 2021, meaning it is -95.75% from that peak. Prices are refreshed hourly and served as plain text, so you can pull them straight into a spreadsheet.
Ethereum Classic price & market data
| Market-cap rank | #63 |
| Market cap | $1.11B |
| 24h volume | $21.31M |
| 24h high | $7.12 |
| 24h low | $7.05 |
| 24h change | +0.19% |
| Circulating supply | 156,559,602 ETC |
| Total supply | 156,559,602 ETC |
| Max supply | 210,700,000 ETC |
| All-time high | $167.09 (May 6, 2021, -95.75%) |
| All-time low | $0.615038 (July 25, 2016) |
Get the Ethereum Classic price in Google Sheets
Paste this into any cell — it returns the live ETC price as a number, no API key or sign-up. Full Google Sheets guide →
=VALUE(IMPORTDATA("https://cryptoprices.cc/ETC/"))
Get the Ethereum Classic price in Microsoft Excel
Works in desktop Excel with the WEBSERVICE function. Full Excel guide →
=NUMBERVALUE(WEBSERVICE("https://cryptoprices.cc/ETC/"), ".")
More ETC endpoints
Every endpoint returns plain text. Append /ATH/ or /MCAP/ to any coin.
- Price: https://cryptoprices.cc/ETC/
- All-time high: https://cryptoprices.cc/ETC/ATH/
- Market cap: https://cryptoprices.cc/ETC/MCAP/
- Full JSON (debug): https://cryptoprices.cc/ETC/debug/
FAQ
What is the current price of Ethereum Classic?
The current Ethereum Classic (ETC) price is $7.10, refreshed hourly.
What is Ethereum Classic's all-time high?
Ethereum Classic's all-time high is $167.09, reached on May 6, 2021.
Is there an API key or rate limit?
No. Every endpoint is anonymous plain text with no sign-up and no usage limits.