Finances: Google currency conversion
Eric Wagener (contact me)
This class can be used to convert currency values using Google search.
It accesses the Google search site emulating the submission of a search query using the symbols of the original and target currencies.
The class parses the search results page to obtain the current exchange rate between the currencies and multiplies a given amount in the original currency to determine how much it is worth in the target currency.
This class was inspired in the "Google - Did You Mean" class originally written by "Diêgo Garrido de Almeida".
Click here for detailed information about this class on phpclasses.org