Dai (DAI) Price
Raw price endpoint: https://cryptoprices.cc/DAI/
Dai (DAI) is currently priced at $0.999715, ranked #23 by market capitalization. Its all-time high is $1.22 set on March 13, 2020, meaning it is -17.99% from that peak. Prices are refreshed hourly and served as plain text, so you can pull them straight into a spreadsheet.
Dai price & market data
| Market-cap rank | #23 |
| Market cap | $4.65B |
| 24h volume | $144.34M |
| 24h high | $1.00 |
| 24h low | $0.999543 |
| 24h change | +0.01% |
| Circulating supply | 4,654,169,235 DAI |
| Total supply | 4,654,169,235 DAI |
| Max supply | — DAI |
| All-time high | $1.22 (March 13, 2020, -17.99%) |
| All-time low | $0.88196 (March 11, 2023) |
Get the Dai price in Google Sheets
Paste this into any cell — it returns the live DAI price as a number, no API key or sign-up. Full Google Sheets guide →
=VALUE(IMPORTDATA("https://cryptoprices.cc/DAI/"))
Get the Dai price in Microsoft Excel
Works in desktop Excel with the WEBSERVICE function. Full Excel guide →
=NUMBERVALUE(WEBSERVICE("https://cryptoprices.cc/DAI/"), ".")
More DAI endpoints
Every endpoint returns plain text. Append /ATH/ or /MCAP/ to any coin.
- Price: https://cryptoprices.cc/DAI/
- All-time high: https://cryptoprices.cc/DAI/ATH/
- Market cap: https://cryptoprices.cc/DAI/MCAP/
- Full JSON (debug): https://cryptoprices.cc/DAI/debug/
FAQ
What is the current price of Dai?
The current Dai (DAI) price is $0.999715, refreshed hourly.
What is Dai's all-time high?
Dai's all-time high is $1.22, reached on March 13, 2020.
Is there an API key or rate limit?
No. Every endpoint is anonymous plain text with no sign-up and no usage limits.