pull down to refresh

Hi @398ja,

You already can: /api/v1/summary returns the USD price and an fx table side by side (ECB daily reference rates, 15 currencies).

Multiply price.usd by fx.rates.EUR (or GBP, JPY, BRL etc.) and you have your price. It is the same data the site's own converter uses.