DCR to USDT Live Exchange Rate
Live Decred (DCR) price in Tether (USDT), 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 11.78 USDT across 3 live sources (top exchanges weighted higher), spread 1.33%.
| Source | Price | Bid / Ask | 24h | vs median | Weight | Age |
|---|---|---|---|---|---|---|
| MEXC | 11.63 | 11.63 / 11.65 | -0.53% | -1.25% | ×4 | 51s |
| KuCoin | 11.78 | 11.62 / 11.69 | +0.76% | +0.00% | ×5 | 53s |
| Gate.io | 11.79 | 11.64 / 11.67 | +1.25% | +0.07% | ×4 | 50s |
Served price is the median of live sources. Query a single source via ?source=mexc, or the full breakdown via /api/v1/rates/breakdown?base=DCR"e=USDT.
API endpoint
$ curl "https://pricefeed.online/api/v1/rates/latest?base=DCR"es=USDT"
$ curl "https://pricefeed.online/data/price?fsym=DCR&tsyms=USDT"
FAQ
What is the current DCR to USDT rate?
1 DCR is currently 11.78 USDT, aggregated by median across multiple sources and updated continuously.
How is the DCR/USDT 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 DCR to USDT?
Yes — GET /api/v1/rates/latest?base=DCR"es=USDT, plus a CryptoCompare-compatible /data/price endpoint.