DASH to USDT Live Exchange Rate
Live Dash (DASH) 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 29.28 USDT across 3 live sources (top exchanges weighted higher), spread 0.24%.
| Source | Price | Bid / Ask | 24h | vs median | Weight | Age |
|---|---|---|---|---|---|---|
| KuCoin | 29.26 | 29.27 / 29.29 | -6.33% | -0.07% | ×5 | 25s |
| MEXC | 29.28 | 29.30 / 29.31 | -6.30% | +0.00% | ×4 | 23s |
| Gate.io | 29.33 | 29.30 / 29.33 | -6.20% | +0.17% | ×4 | 22s |
Served price is the median of live sources. Query a single source via ?source=kucoin, or the full breakdown via /api/v1/rates/breakdown?base=DASH"e=USDT.
API endpoint
$ curl "https://pricefeed.online/api/v1/rates/latest?base=DASH"es=USDT"
$ curl "https://pricefeed.online/data/price?fsym=DASH&tsyms=USDT"
FAQ
What is the current DASH to USDT rate?
1 DASH is currently 29.26 USDT, aggregated by median across multiple sources and updated continuously.
How is the DASH/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 DASH to USDT?
Yes — GET /api/v1/rates/latest?base=DASH"es=USDT, plus a CryptoCompare-compatible /data/price endpoint.