Skip to main content
November 11, 2006
Question

Currency USD/EUR in variable

  • November 11, 2006
  • 4 replies
  • 440 views
Hello all,

I would like to calculate with the actual currency USD/EUR for international clients. Anybody some experience?

Thanks in advance,
Rudy
This topic has been closed for replies.

4 replies

November 12, 2006
thanks for the usefull reply!
Inspiring
November 12, 2006
alpenman wrote:
> What I need is the correct actual value (difference between EUR and USD). For
> example: at this moment 1 EURO = 1,29 US Dollar or 1 US Dollar = 0,78 EURO.
> These values are coming from a financial website. Can I import an online
> service in a CFML-page that delivers me the values as described above and write
> them in a variable.

yes, find a site that provides exchange rates as a webservice & simply consume
that. www.xe.com might be a good place to start.

November 11, 2006
What I need is the correct actual value (difference between EUR and USD). For example: at this moment 1 EURO = 1,29 US Dollar or 1 US Dollar = 0,78 EURO. These values are coming from a financial website. Can I import an online service in a CFML-page that delivers me the values as described above and write them in a variable.
BKBK
Community Expert
Community Expert
November 11, 2006