Decred (DCR) Price
Raw price endpoint: https://cryptoprices.cc/DCR/
Decred (DCR) is currently priced at $13.22, ranked #145 by market capitalization. Its all-time high is $247.35 set on April 16, 2021, meaning it is -94.66% from that peak. Prices are refreshed hourly and served as plain text, so you can pull them straight into a spreadsheet.
Decred price & market data
| Market-cap rank | #145 |
| Market cap | $231.80M |
| 24h volume | $4.84M |
| 24h high | $14.28 |
| 24h low | $12.81 |
| 24h change | +2.00% |
| Circulating supply | 17,535,360 DCR |
| Total supply | 17,537,000 DCR |
| Max supply | 21,000,000 DCR |
| All-time high | $247.35 (April 16, 2021, -94.66%) |
| All-time low | $0.43154 (December 25, 2016) |
Get the Decred price in Google Sheets
Paste this into any cell — it returns the live DCR price as a number, no API key or sign-up. Full Google Sheets guide →
=VALUE(IMPORTDATA("https://cryptoprices.cc/DCR/"))
Get the Decred price in Microsoft Excel
Works in desktop Excel with the WEBSERVICE function. Full Excel guide →
=NUMBERVALUE(WEBSERVICE("https://cryptoprices.cc/DCR/"), ".")
More DCR endpoints
Every endpoint returns plain text. Append /ATH/ or /MCAP/ to any coin.
- Price: https://cryptoprices.cc/DCR/
- All-time high: https://cryptoprices.cc/DCR/ATH/
- Market cap: https://cryptoprices.cc/DCR/MCAP/
- Full JSON (debug): https://cryptoprices.cc/DCR/debug/
FAQ
What is the current price of Decred?
The current Decred (DCR) price is $13.22, refreshed hourly.
What is Decred's all-time high?
Decred's all-time high is $247.35, reached on April 16, 2021.
Is there an API key or rate limit?
No. Every endpoint is anonymous plain text with no sign-up and no usage limits.