ETH to USD Live Exchange Rate
Live Ethereum (ETH) 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 1,910.97 USD across 3 live sources (top exchanges weighted higher), spread 0.04%.
| Source | Price | Bid / Ask | 24h | vs median | Weight | Age |
|---|---|---|---|---|---|---|
| CoinGecko | 1,910.25 | — | — | -0.04% | ×1 | 40s |
| Kraken | 1,910.92 | 1,910.90 / 1,910.91 | +0.13% | -0.00% | ×8 | 45s |
| Coinbase | 1,911.02 | 1,911.04 / 1,911.05 | — | +0.00% | ×9 | 42s |
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=ETH"e=USD.
API endpoint
$ curl "https://pricefeed.online/api/v1/rates/latest?base=ETH"es=USD"
$ curl "https://pricefeed.online/data/price?fsym=ETH&tsyms=USD"
FAQ
What is the current ETH to USD rate?
1 ETH is currently 1,910.97 USD, aggregated by median across multiple sources and updated continuously.
How is the ETH/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 ETH to USD?
Yes — GET /api/v1/rates/latest?base=ETH"es=USD, plus a CryptoCompare-compatible /data/price endpoint.