Re: Currency Exchange rates - XML format

2008-02-01 Thread Azadi Saryev
i use the Dynamic Converter on one of the sites:
http://dynamicconverter.com

it's free at under 10,000 requests/month with attribution OR US$13/month 
for unlimited requests and no linkback

hth

---
Azadi Saryev
Sabai-dee.com
http://www.sabai-dee.com



Matthew Friedman wrote:
> Does anyone know where I can pull a feed of the currency exchange rates.
>  
> I have a project that we are processing everything in USD but we need to
> have a currency converter that will provide an estimate of the exchange
> rate.
> So what I was thinking was to pull in the currency rates nightly and provide
> a conversion table as a estimated charge.
>  
> I know that CC companies and banks will charge additional fees but I need to
> provide an estimate.
>  
> So I am trying to find a service or location that I can pull the data from
> (free if possible)
>  
> Thanks
>  
> Matthew Friedman
>
>  
>  
>
>
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:297890
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: Currency Exchange rates - XML format

2008-02-01 Thread James Smith
There is also also an XML feed at

http://www.ecb.int/stats/eurofxref/eurofxref-daily.xml

that I use, it's base currency is the euro but that is a simple convertion.

--
Jay

-Original Message-
From: Matthew Friedman [mailto:[EMAIL PROTECTED] 
Sent: 31 January 2008 16:32
To: CF-Talk
Subject: Currency Exchange rates - XML format

Does anyone know where I can pull a feed of the currency exchange rates.
 
I have a project that we are processing everything in USD but we need to
have a currency converter that will provide an estimate of the exchange
rate.
So what I was thinking was to pull in the currency rates nightly and provide
a conversion table as a estimated charge.
 
I know that CC companies and banks will charge additional fees but I need to
provide an estimate.
 
So I am trying to find a service or location that I can pull the data from
(free if possible)
 
Thanks
 
Matthew Friedman

 
 





~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:297888
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Currency Exchange rates - XML format

2008-01-31 Thread Matthew Friedman
I found a webservice that does this for free

write by Ben Forta

http://www.xmethods.net/ve2/ViewClient.po?clientid=253283

Thanks

Matt



>Does anyone know where I can pull a feed of the currency exchange rates.
> 
>I have a project that we are processing everything in USD but we need to
>have a currency converter that will provide an estimate of the exchange
>rate.
>So what I was thinking was to pull in the currency rates nightly and provide
>a conversion table as a estimated charge.
> 
>I know that CC companies and banks will charge additional fees but I need to
>provide an estimate.
> 
>So I am trying to find a service or location that I can pull the data from
>(free if possible)
> 
>Thanks
> 
>Matthew Friedman 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:297825
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Currency Exchange rates - XML format

2008-01-31 Thread Matthew Friedman
FYI I found a webserver and a tool from Ben Forta that does what I need.

you can see it here.

http://www.xmethods.net/ve2/ViewClient.po?clientid=253283

thanks
Matt

>Does anyone know where I can pull a feed of the currency exchange rates.
> 
>I have a project that we are processing everything in USD but we need to
>have a currency converter that will provide an estimate of the exchange
>rate.
>So what I was thinking was to pull in the currency rates nightly and provide
>a conversion table as a estimated charge.
> 
>I know that CC companies and banks will charge additional fees but I need to
>provide an estimate.
> 
>So I am trying to find a service or location that I can pull the data from
>(free if possible)
> 
>Thanks
> 
>Matthew Friedman 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:297824
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Currency Exchange rates - XML format

2008-01-31 Thread Alan Rother
EX.com is what we use. It works really well. The only catch is you can
only hit the webservice 8 times a week. So, basically 1 time a day and
1 goof up a week.

There may be a higher level of service that lets you access the data
more often, but I do not believe they update the data more than that.
-- 
Alan Rother
Adobe Certified Advanced ColdFusion MX 7 Developer
Manager, Phoenix Cold Fusion User Group, AZCFUG.org

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:297823
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Currency Exchange rates - XML format

2008-01-31 Thread Dominic Watson
Dunno about free but xe.com is around 500 USD a year, I've always used them
for personal use as they have always had a very direct website.

Dominic


On 31/01/2008, Matthew Friedman <[EMAIL PROTECTED]> wrote:
>
> Does anyone know where I can pull a feed of the currency exchange rates.
>
> I have a project that we are processing everything in USD but we need to
> have a currency converter that will provide an estimate of the exchange
> rate.
> So what I was thinking was to pull in the currency rates nightly and
> provide
> a conversion table as a estimated charge.
>
> I know that CC companies and banks will charge additional fees but I need
> to
> provide an estimate.
>
> So I am trying to find a service or location that I can pull the data from
> (free if possible)
>
> Thanks
>
> Matthew Friedman
>
>
>
>
>
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:297821
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Currency Exchange rates - XML format

2008-01-31 Thread Matthew Friedman
Does anyone know where I can pull a feed of the currency exchange rates.
 
I have a project that we are processing everything in USD but we need to
have a currency converter that will provide an estimate of the exchange
rate.
So what I was thinking was to pull in the currency rates nightly and provide
a conversion table as a estimated charge.
 
I know that CC companies and banks will charge additional fees but I need to
provide an estimate.
 
So I am trying to find a service or location that I can pull the data from
(free if possible)
 
Thanks
 
Matthew Friedman

 
 



~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:297816
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4