HisaApi This is unofficial API for accessing current stock prices converted to Euros. It us under development and thus further details will follow. Usage example from hisaapi import HisaApi price = hisaapi.get_current_price_euro(stock='AAPL', country='United states') Status