Simple app that shows exchange rate relative to UAH, using data from https://bank.gov.ua/NBUStatService/v1/statdirectory, structured according to the Clean Architecture.
This app contains the implementation of network requests using Retrofit + Rx and parse XML as response from server.