Formicka / exchangerate.host

Exchange rates API is a simple and lightweight free service for current and historical foreign exchange rates & crypto exchange rates.
https://exchangerate.host
353 stars 33 forks source link

Exchange rates for Ethereum are wildly incorrect #94

Open trympet opened 2 years ago

trympet commented 2 years ago

The exchange rate for Ethereum is very incorrect. ETH-USD is reported as 0.00041302790555490851267042562434. Coinbase reports 3128.775.

Historical rates are also incorrect.

https://api.exchangerate.host/latest?base=ETH&places=32&symbols=USD&source=crypto

{
    "motd": {
        "msg": "If you or your company use this project or like what we doing, please consider backing us so we can continue maintaining and evolving this project.",
        "url": "https://exchangerate.host/#/donate"
    },
    "success": true,
    "base": "ETH",
    "date": "2022-01-11",
    "rates": {
        "USD": "0.00041302790555490851267042562434"
    }
}
JStrugar commented 2 years ago

Most of the cryptocurrencies except bitcoin are incorrect from what I can see.