USDC to USD Live Exchange Rate
Live USD Coin (USDC) price in US Dollar (USD), aggregated by median across multiple independent sources and available through the PriceFeed API.
Price chart
OHLC candles, median across sources.
Price by source
Weighted median 0.9998 USD across 2 live sources (top exchanges weighted higher), spread 0.03%.
| Source | Price | Bid / Ask | 24h | vs median | Weight | Age |
|---|---|---|---|---|---|---|
| CoinGecko | 0.9995 | — | — | -0.03% | ×1 | 50s |
| Kraken | 0.9998 | 0.9997 / 0.9998 | +0.01% | +0.00% | ×8 | 53s |
Served price is the median of live sources. Query a single source via ?source=coingecko, or the full breakdown via /api/v1/rates/breakdown?base=USDC"e=USD.
API endpoint
$ curl "https://pricefeed.online/api/v1/rates/latest?base=USDC"es=USD"
$ curl "https://pricefeed.online/data/price?fsym=USDC&tsyms=USD"
FAQ
What is the current USDC to USD rate?
1 USDC is currently 0.9998 USD, aggregated by median across multiple sources and updated continuously.
How is the USDC/USD rate calculated?
PriceFeed takes the latest price from each independent source and publishes the median, so a single outlier source cannot skew the rate.
Is there an API for USDC to USD?
Yes — GET /api/v1/rates/latest?base=USDC"es=USD, plus a CryptoCompare-compatible /data/price endpoint.