I am looking for a .Net class/library to use with currency acronyms in the same way the TimeZoneInfo class works with timezones.
I need to populate a drop down list with these acronyms and store the result in a databse. This value will be used to retrieve up to date exchange rates from the web at a later stage.
Any ideas?