Please do not give me a link to a currency converter website!!!
I am maintaining a database and one table stores various currencies and their exchange rates in relation to the US dollar. This works fine, as long as I manually enter all of the exchange rates in, which as you know change. I know there are many places to get the daily rates. What I am looking for is a public database that is updated daily that I can access programmatically (with VB.NET). If I can get these values in my code, I can update my database with the latest rates automatically.
Again - Please no currency calculator websites, this is not what I am looking for.
Tags: