Simple ReactJS app pulling currency data from NBRM / National Bank of Republic of Macedonia
API
http://www.nbrm.mk/services/ExchangeRates.asmx/GetEXRates
Terrible XML API but yet, gets the job done…
CORS workaround
Shout out to the CORS issue workaround – CORS Anywhere
Whole API link used in the code: https://cors-anywhere.herokuapp.com/ + http://www.nbrm.mk/services/ExchangeRates.asmx/GetEXRates