Project Brief
People working in the financial industry often need programs that can provide historical exchange rates for any given date. Your task is to build a program that returns the exchange rate for any given currency for any given date.
Below is a demo screenshot of the program. The user enters the date, base currency, and target currency and the program returns a message (e.g., “USD to EUR rate on 2015-06-15 was 0.886696“):