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
390 stars 137 forks source link

Google conversion fails #112

Open danielsdeboer opened 5 years ago

danielsdeboer commented 5 years ago

This is what I get both from CURL and in a browser when I open this link:

https://finance.google.com/finance/converter?a=1&from=USD&to=CAD

google-finance

Looks like Google doesn't want people to do what currency:update -g is doing.