CurrencyConvert is a simple PHP Class that's easy to incorporate into your scripts to provide online currency conversion. It obtains prices in real time from the Yahoo! Finance Currency Converter. You can convert between any two of the large number of currencies supported by Yahoo! and the Class provides a list of currency symbols and names to make it easy to to generate form elements like drop-down lists. Note: Uses the PHP cURL extension. Latest version works with the December 2008 changes to the Yahoo! convertor.