MagentoExtensions
MagentoExtensions copied to clipboard
Openapi no longer works
free.currencyconverterapi.com now requires an API key, so the query in Openapi.php must be edited and &apiKey=apikey added at the end of the query. API key is free but you must register to get it.
This solution worked for me. Thank you.