https://bugs.kde.org/show_bug.cgi?id=428464

--- Comment #8 from skrachen <[email protected]> ---
update after some research:
I found 2 open-source apps that do currency conversion:
- moneta (github.com/matfantinel/moneta) that uses a custom API, which source
code I could not find
- KEuroCalc (github.com/KDE/keurocalc/blob/master/currencies/currencies.cpp)
which uses the ECB API, plus timegenie API
(https://rss.timegenie.com/forex2.xml). Timegenie API seems to work well and
has many currencies, but I couldn't find any copyright or privacy policy
statement on their site.

Some Central Banks provide exchange rates through APIs:
- Taiwan: ECB data + Taiwanese and vietnamese currencies
(https://rate.bot.com.tw/xrt/fltxt/0/day)
- Vietnam: ECB data + Vietnamese, saudi and kuwaiti currencies
(https://portal.vietcombank.com.vn/Usercontrols/TVPortal.TyGia/pXML.aspx?b=68)
- Israel: there are a few middle eastern currencies missing from the ECB
(https://www.boi.org.il/currency.xml?rdate=20210412)
With only currencies that are already available through the ECB API:
- Brazil: https://opendata.bcb.gov.br/dataset/exchange-rates-daily-bulletins

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to