ash-jc-allen/laravel-exchange-rates

New Exchange Rates API

djekl opened this issue · 0 comments

djekl commented

Hi,

Discussions aren't enabled for this repo, so made an issue. With the breaking change to the exchangerates.io site, and the requirement of a paid plan to set the base rate to something other than EUR etc., there is an alternative API that I found here - exchangerate.host

The base rates endpoint looks to be the same, and returns more currencies. However the historical endpoint is different (from my initial looks the other day).

If I get some time I will write up a PR unless you, or somebody else, beats me to it. But it's certainly something to look into. Possibly as an option, so users can still use the existing exchangerates.io with a free/paid plan.