[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: FXML?



This is more of an online service.
You can only get one exchange at a time.
Yep, Scott's HTTPAPI will handle it.
It will even do it online (just call and pass the correct parms).
I do this with FEDEX, DHL and quote of the day.

If you need exchange rates in bulk, you will have to call each country
and pass the correct parms.

Craig

-----Original Message-----
From: ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx
[mailto:ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Adam West
Sent: Tuesday, July 22, 2008 12:10 PM
To: ftpapi@xxxxxxxxxxxxxxxxxxxxxx
Subject: FXML?

HI I am not sure if this is a new genre of XML but would the following
work with Scott's Program?

"FXML is a simple, automated way of retrieving currency exchange rates
over the Internet using an XML interface. 
Subscribers to this service access the exchange rates via the Internet
using the HTTP protocol to send XML requests and receive XML responses
that contain a list of currencies, dates and the appropriate exchange
rates.
By sending an XML request to FXML with the base (home) and quote
currencies, you can retrieve the latest or historical exchange rates
from OANDA's exchange servers.
A sample from FXML is displayed in the following table:



<RESPONSE>
<EXPR>USD</EXPR>
<EXCH>EUR</EXCH>
<AMOUNT>1</AMOUNT>
<NPRICES>1</NPRICES>
<CONVERSION>
<DATE>Sat, 30 Dec 2000 21:50:03 GMT</DATE> <ASK>0.9421</ASK>
<BID>0.9416</BID> </CONVERSION> </RESPONSE> "


      

Confidentiality Notice: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message.  Unless expressly stated in this e-mail, nothing in this message or any attachment should be construed as a digital or electronic signature.
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------