A currency converter built on all level of difficulty, from the easiest way to the most complex
##Level 1: Building a currency converter with Just Dictionaries and function
##Level 2: Building a currency converter using Object oriented Programming
##Level 3: Using Api's .