USDC (USDC) Price
Raw price endpoint: https://cryptoprices.cc/USDC/
USDC (USDC) is currently priced at $0.999829, ranked #5 by market capitalization. Its all-time high is $1.04 set on November 15, 2018, meaning it is -4.18% from that peak. Prices are refreshed hourly and served as plain text, so you can pull them straight into a spreadsheet.
USDC price & market data
| Market-cap rank | #5 |
| Market cap | $73.33B |
| 24h volume | $7.57B |
| 24h high | $0.999976 |
| 24h low | $0.999728 |
| 24h change | -0.00% |
| Circulating supply | 73,346,850,497 USDC |
| Total supply | 73,349,516,513 USDC |
| Max supply | — USDC |
| All-time high | $1.04 (November 15, 2018, -4.18%) |
| All-time low | $0.877647 (March 11, 2023) |
Get the USDC price in Google Sheets
Paste this into any cell — it returns the live USDC price as a number, no API key or sign-up. Full Google Sheets guide →
=VALUE(IMPORTDATA("https://cryptoprices.cc/USDC/"))
Get the USDC price in Microsoft Excel
Works in desktop Excel with the WEBSERVICE function. Full Excel guide →
=NUMBERVALUE(WEBSERVICE("https://cryptoprices.cc/USDC/"), ".")
More USDC endpoints
Every endpoint returns plain text. Append /ATH/ or /MCAP/ to any coin.
- Price: https://cryptoprices.cc/USDC/
- All-time high: https://cryptoprices.cc/USDC/ATH/
- Market cap: https://cryptoprices.cc/USDC/MCAP/
- Full JSON (debug): https://cryptoprices.cc/USDC/debug/
FAQ
What is the current price of USDC?
The current USDC (USDC) price is $0.999829, refreshed hourly.
What is USDC's all-time high?
USDC's all-time high is $1.04, reached on November 15, 2018.
Is there an API key or rate limit?
No. Every endpoint is anonymous plain text with no sign-up and no usage limits.