Dash (DASH) Price
Raw price endpoint: https://cryptoprices.cc/DASH/
Dash (DASH) is currently priced at $35.30, ranked #112 by market capitalization. Its all-time high is $1,493.59 set on December 19, 2017, meaning it is -97.64% from that peak. Prices are refreshed hourly and served as plain text, so you can pull them straight into a spreadsheet.
Dash price & market data
| Market-cap rank | #112 |
| Market cap | $451.85M |
| 24h volume | $83.38M |
| 24h high | $35.46 |
| 24h low | $32.50 |
| 24h change | +5.50% |
| Circulating supply | 12,805,740 DASH |
| Total supply | 12,813,565 DASH |
| Max supply | 18,920,000 DASH |
| All-time high | $1,493.59 (December 19, 2017, -97.64%) |
| All-time low | $0.213899 (February 13, 2014) |
Get the Dash price in Google Sheets
Paste this into any cell — it returns the live DASH price as a number, no API key or sign-up. Full Google Sheets guide →
=VALUE(IMPORTDATA("https://cryptoprices.cc/DASH/"))
Get the Dash price in Microsoft Excel
Works in desktop Excel with the WEBSERVICE function. Full Excel guide →
=NUMBERVALUE(WEBSERVICE("https://cryptoprices.cc/DASH/"), ".")
More DASH endpoints
Every endpoint returns plain text. Append /ATH/ or /MCAP/ to any coin.
- Price: https://cryptoprices.cc/DASH/
- All-time high: https://cryptoprices.cc/DASH/ATH/
- Market cap: https://cryptoprices.cc/DASH/MCAP/
- Full JSON (debug): https://cryptoprices.cc/DASH/debug/
FAQ
What is the current price of Dash?
The current Dash (DASH) price is $35.30, refreshed hourly.
What is Dash's all-time high?
Dash's all-time high is $1,493.59, 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.