Java Currency Converter
* This is a currency converter application developed in Java on Netbeans IDE. This script was part of a released Video tutorial, so I thought it would be nice to have the actual script in the event that someone wants the actual code hands on while watching the video. * This application fetches the information of the currency trade and time from Yahoo Finance and then calculates the rates based on the user input. It uses several imports for the stream read and regular expression. * The project folder is 39 KB in size zipped.