Open GoogleCodeExporter opened 8 years ago
I think you'd have to download the project sources and emulate
http://bank-ua.com/export/currrate.xml file on your local server. Then you can
modify project to include enum for INR from/to with any rate.
This is all pure conjecture, but it should work. The problem will be keeping
the "currrate.xml" file up-to-date. You might want to use Google's "ig" url
instead:
http://www.google.com/ig/calculator?hl=en&q=1INR=?USD
result = {lhs: "1 Indian rupee",rhs: "0.015967 U.S. dollars",error: "",icc:
true}
Not well formatted JSON but you can add double-quotes as needed.
Original comment by robmitch...@gmail.com
on 23 Sep 2013 at 6:45
Original issue reported on code.google.com by
gaurav.a...@gmail.com
on 24 May 2012 at 2:02