Currency Converter, a simple Android application running in ChromeA simple currency converter designed based on the Android Holo Theme, providing a consistent look across all devices it supports based on Google's design patterns.
You can convert a specific rate or you can pick your favourite sets of currency and add them to the Dashboard.
The data for the exchange rate comes from Rate Exchange: http://rate-exchange.appspot.com/
This application is an Android app and is available at the below link:
https://play.google.com/store/apps/details?id=com.tckr.currencyconverter
Privacy - We do not hold any information on you. Please look at the "about" section inside the app to see why we require permission.
The code for the app can be found here:
https://github.com/richardtan/CurrencyConverter