To begin with it wouldn't make sense to me to have this as a plug-in as there are many sites on the net dedicated to this already. So here is a working macro that goes to one of these sites and automatically does Euro to Dollar conversion based on the users input.
before you do any thing else make sure you have created a comand "ie" that opens your browser. This can be done easily by going to the location where internet explorer is on your computer. Highlite the executable and right click your mouse. Then chose add keyword to kebreeze. Name the keyword ie. then open the macro editor and cut and past the folling code into the big text field.
<inputbox Enter Euro amount to be converted to US Dollars:,var1><keybreeze ie,http://www.xe.com/ucc/><delay 9000><leftarrow><delete><delete><type var1><tab><tab><tab><enter>
I hope this helps . I also have the inverse of this command to do a quick dollar to Euro conversion if you are interested. btw I named this one "euro to dollar" and the inverse as "dollar to euro" as a keybreeze comand. Try writing the dollar to euro macro yourself but if you get stuck I'll be happy to help you.
<Jim>
