Grab euro dollar conversion rate in Java
euro, interface, java
Solution
You can use Google Calculator, take a look at this example on how to use it ...
Problem
I have an application that has to convert dollar to euro and vice versa. Is there an interface or API I can use to grab the current exchange rate?