Currency Exchange Module is a C# class library that uses Breadth-First-Search for traversing the currency exchange graph. This module is developed to solve the indirect currency exchange problem. The mock data will be manually available and given fromCurrency , ToCurrency, and the amount of currency that is going to be converted, The Conver method starts working and convert given amount of from currency to the appropriate amount of to currency