Skip to main content
Question

IFS Cloud-Automatic updating currency rates

  • May 14, 2025
  • 1 reply
  • 55 views

Forum|alt.badge.img+2

 

Hello

Can someone help me with a solution/procedure in order to get the daily update currency rates from Bank Portal?

Appreciate your Inputs or Recommendation on Exchange Rate Update Automation

Regards,

Irina DINU

1 reply

Furkan Zengin
Ultimate Hero (Partner)
Forum|alt.badge.img+21
  • Ultimate Hero (Partner)
  • 765 replies
  • May 14, 2025

Hello,

There is an xml source for the rates bnr.ro/nbrfxrates.xml

You can modify existing workflow finCurrencyTypeUpdate and fetch the rates. There is no need to authenticate so you can directly use the response to create the rates.

I could read the xml response in IFS cloud.

Hope this helps