Currency Converter application have two microservices communicating on RestTemplate.
One Microservice is used to get the required exchange rate and other is used to calculate the conversion.
Frontend is devloped using React
Backend is devloped using SpringBoot