Some more info:
related database table: elx_res_exchange
Today's EUR to TWD exchange rate: 1 : 41.1366
So, create a new entry in table elx_res_exchange like this:
35, TWD, 41.1366, 1451577600Source:
http://www.exchange-rates.org/Rate/EUR/TWDIn order for IOSR not to update automatically and continuously the exchange rate for TWD (as this will fail) I have set the timestamp (last column in table elx_res_exchange =
lastupdate) to a future date (1451577600 = December 31, 2015 10:00:00)