In my project there is a need to take two different SOAP APIs which can convert currency. I have searched almost everywhere and I could only find one API:
http://www.webservicex.net/CurrencyConvertor.asmx?WSDL
This works perfectly but I want one more SOAP API which has both request and response in XML format. I would be highly obliged if anyone can help me on this.