[email protected] wrote on Monday, 06 November, 2017 05:14 AM: > Please note that while AlphaVantage does appear to offer quite a bunch > of quotes, it doesn't seem to support funds nor currencies. > > I hope someone will come up with one or more sites offering those info > so I can work on that part too. However, my freetime is sparse and I > already took some time I should have put on real world work. So more > coding might take more time to happen...
I've been using OpenExchangeRates for Currency rates. It works pretty well. Needs an API id too. https://openexchangerates.org/ URL format is pretty simple to return info in json. https://openexchangerates.org/api/latest.json?app_id=12372uyjhkjh123hk1h2k31 P. _______________________________________________ gnucash-user mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-user ----- Please remember to CC this list on all your replies. You can do this by using Reply-To-List or Reply-All.
