Closed php5developer closed 11 years ago
At first: Thanks for this tool. Here as well: http://rate-exchange.appspot.com/currency?from=EUR&to=VND
And this two: http://rate-exchange.appspot.com/currency?from=EUR&to=LAK & // Laos http://rate-exchange.appspot.com/currency?from=EUR&to=KHR // Kambodia have an error :/
A fix would be really nice! ;)
bug fixed for EUR
to VND
due to google add a space as thousand separator in the rate(https://www.google.com/ig/calculator?hl=en&q=1EUR=?VND).
Please note that LAK
is not supported by google yet, hence, the new result for EUR
to LAK
will be {"err": "not supported rate conversion."}
Thanks for that ;) That's bad that Google doesn't support this.
Hey, When I make request to this URL http://rate-exchange.appspot.com/currency?from=BHD&to=CLP Server response 500 Internal Error.