Here is the front screen for my currency converter program in VB.NET. So far the program works by reading the value in the textbox and multiplying it be a preset value linked to the radio buttons. It then outputs that value to the label on the right. I was also working on having a page where the rates can be set using variables but so far it isn't working.