An open API service indexing awesome lists of open source software.

https://github.com/jaddek/ecb

Exchange rates provider of European Central Bank
https://github.com/jaddek/ecb

ecb european-central-bank exchange-rates http-client

Last synced: 26 days ago
JSON representation

Exchange rates provider of European Central Bank

Awesome Lists containing this project

README

          

# ECB rates

Exchange rates between the Euro and other currencies set by the European Central Bank

```go
ECB_URL = "https://www.ecb.europa.eu"
ECB_RATES_PATH = "/stats/eurofxref/eurofxref-daily.xml"
```