Where to find Currency Converter Rates and Formulas?
Can someone please help me. For my Final Exam project for my Computer Science class I am making a Currency Converter, But I am not just making it USD int EUROS or EUROS into USD. Mine has to be USD into any possible known currency, and any currency into and currency, and any currency into USD. If someone can help me find this information it would be greatly appreciated. I've done a week straight of research and have found nothing. thanks p.s If possible I would like this information in the next week. i dont need a converter i need to know the formulas they use to convert the values
Public Comments
- Try http://www.xe.com/ucc/ but that just converts the currency but doesnt give formulars.
- I don't know that there are formulas. I mean, when I travel around, I just do it in my head. You find out the current exchange rate set by the banks and just do the math. So, your project would need to have access to the latest forex market numbers .. most likely updated daily. For example, if the market rate is $US 1 = E .79 your program would have to automatically do that (how I'm not sure, but YOU'RE the computer science person!). Here is the list of world currencies. http://fx.sauder.ubc.ca/currency_table.html Hope this was remotely helpful!
- What you may be looking for are currency exchange rates. Try this site: http://moneycentral.msn.com/investor/market/exchangerates.aspx
- Try out on google
Powered by Yahoo! Answers