ALGO to USDT Live Exchange Rate
Live Algorand (ALGO) 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 0.0775 USDT across 3 live sources (top exchanges weighted higher), spread 0.04%.
| Source | Price | Bid / Ask | 24h | vs median | Weight | Age |
|---|---|---|---|---|---|---|
| MEXC | 0.0775 | 0.0775 / 0.0776 | -3.68% | -0.03% | ×4 | 28s |
| Gate.io | 0.0775 | 0.0775 / 0.0776 | -3.60% | +0.00% | ×4 | 27s |
| KuCoin | 0.0775 | 0.0775 / 0.0776 | -3.60% | +0.01% | ×5 | 29s |
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=ALGO"e=USDT.
API endpoint
$ curl "https://pricefeed.online/api/v1/rates/latest?base=ALGO"es=USDT"
$ curl "https://pricefeed.online/data/price?fsym=ALGO&tsyms=USDT"
FAQ
What is the current ALGO to USDT rate?
1 ALGO is currently 0.0775 USDT, aggregated by median across multiple sources and updated continuously.
How is the ALGO/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 ALGO to USDT?
Yes — GET /api/v1/rates/latest?base=ALGO"es=USDT, plus a CryptoCompare-compatible /data/price endpoint.