Hello...I decided to work on a currency converter just for fun. It's fairly simple except for pullling current currency rates off the web from some place. Does anyone have any idea how to do this?? Cause I don't have the first clue. I 'm assuming you parse some html or xml file looking for specific data. But I wouldn't know how to "get" to that html or xml file.

For example could I just automatically get on MSNBC everyday and yank their currency exchange rates off their site?? (provided I know how to parse through the info)...

Any thoughts would be awesome....

I welcome the sarcastic, mean programmers with no girlfriends as well!!!