: Has anybody got an idea about where i could get source code for a currency converter in pascal from? Email me if so **stevie**
just make 1 yourself..
find the site of your national bank and find something that says the exchange rates between your currency and that of other countries'.
if a rate is bigger than 1 than to convert to it multiply the amount by the rate, otherwise divide it, and use the oposite to convert back to your currency.
to convert from 2 random currencies that aren't your own just use the amount to convert from the first currency to your currency and then convert it from that to the 2nd currency and u got the result!
hope this helps ;)
//Noam