Torann / laravel-currency

This provides Laravel with currency functions such as currency formatting and conversion using up-to-date exchange rates.
http://lyften.com/projects/laravel-currency
BSD 2-Clause "Simplified" License
393 stars 136 forks source link

Yahoo exchange rate API is not supprted anymore, and OpenExchangeRates.org is not Free. #150

Open zackmountassir opened 3 years ago

zackmountassir commented 3 years ago

The sign up on openexchangerates is required to get the API Key, and their services are not free. Can we use other API than openexchangerates?

jefferose commented 2 years ago

OpenExchangeRate is free - they just hide it: https://openexchangerates.org/signup/free

gyp719 commented 4 months ago

I registered openexchanges, got the key, and created it, but the value of the exchange_rate field is always 0

image image