Build a currency converter using HTML JavaScript jQuery and
Build a currency converter using HTML, JavaScript, jQuery and the Yahoo Finance API with the following fields: Amount to Convert\" (i.e. 100, 20000, etc.) \"From\" and \"To\" currencies (i.e. USD, CAD, etc.) Currency conversions must be performed and displayed in real-time using the data inputted in the above fields. You are not allowed to use the tag or any server-side code.
Solution
HTML body:
Javascript code:
