Currency conversion tool using real-time exchange rates
Currency Converter
Currency conversion tool using live exchange rates.
Installation
Demo
API used
https://openexchangerates.org/
Architecture
This app implements the MVVM architectural pattern using a single activity with fragment-swapping and data-caching using a repository to fetch local or remote data.