Module: Currency not working as supposed

Hello , i have error from currency widget. I can not make it work. Error that i receive is

Problem getting currency information. E = Guzzle exception getting currency exchange rate. E = Client error: GET https://exchangeratesapi.io/api/2019-01-13?base=EUR resulted in a 404 Not Found

I checked this url and i get 404
Apparently API’s url has changed to api.exhangeratesapi.io and the working address becomes:
https://api.exchangeratesapi.io/2019-01-13?base=EUR
Please fix it . Thank you

Thank you for bringing this to our attention, I’ve logged an issue for it and we will fix it in 1.8.12 - https://github.com/xibosignage/xibo/issues/1714