Live Exchange Rates Dont Work Anymore In Admin Panel

The admin panel doesnt show the latest live exchange rates on the currency section. If you check the browser console log it shows an error as below:

Uncaught TypeError: Cannot read property 'row' of null
    at Object.getAllCurrency (secure.php?dispatch=currencies.manage:81)
    at query.yahooapis.com/v1/public/yql?q=select%20rate%2Cname%20from%20csv%20where%20url%3D%27https%3A%2F%2Fdownload.finance.yahoo.com%2Fd%2Fquotes%3Fs%3DINRUSD%253DX%26f%3Dl1n%27%20and%20columns%3D%27rate%2Cname%27&format=json&callback=exchangeRate.getAllCurrency:1

/**/exchangeRate.getAllCurrency({“query”:{“count”:0,“created”:“2018-02-11T09:53:36Z”,“lang”:“en-US”,“results”:null}});

Unfortunately Yahoo stopped Finance service in the end of 2017

The admin panel doesnt show the latest live exchange rates on the currency section. If you check the browser console log it shows an error as below:

Uncaught TypeError: Cannot read property 'row' of null
    at Object.getAllCurrency (secure.php?dispatch=currencies.manage:81)
    at query.yahooapis.com/v1/public/yql?q=select%20rate%2Cname%20from%20csv%20where%20url%3D%27https%3A%2F%2Fdownload.finance.yahoo.com%2Fd%2Fquotes%3Fs%3DINRUSD%253DX%26f%3Dl1n%27%20and%20columns%3D%27rate%2Cname%27&format=json&callback=exchangeRate.getAllCurrency:1

/**/exchangeRate.getAllCurrency({“query”:{“count”:0,“created”:“2018-02-11T09:53:36Z”,“lang”:“en-US”,“results”:null}});

Addon with google finance API, available at marketplace:http://marketplace.cs-cart.com/add-ons/site-management/advance-live-currency-converter.html

if you looking for an alternative then you can go with this addon.

Live Currency Rates with working Yahoo finance, Google, etc. and many more.