This is the rate exchange tool and will allow anyone to add a currency exchange to their website. This exchange rate tool is extremely simple to install and use, so simple in fact, that all you need is the code below.
Rate Exchange PHP Code:
//code for the Currency Exchange Calculator
$rqst=$_SERVER["HTTP_HOST"].$_SERVER["PHP_SELF"];
$url="http://www.iraqidinar.org/conversiontool2.asp?rqst=".$rqst;
@readfile($url);
?>
Simply "select" the asp code above, then copy (control + ‘C’) and paste (control + ‘V’) it into the html on your webpage, using a text or html editor. The code can be positioned on your page using html center, paragraph, or table tags.
Rate Exchange – Sample Output

Important Terms and Conditions
IraqiDinar.org grants you permission to use the World Currency Converter on your own private or commercial web site under the following restriction: you may not alter the code we provide, nor cause any alteration of the intended function, mechanics, usability, nor appearance of the Rate Exchange Tool. We provide the World Currency Converter as a free service without warranty or guarantee or any kind.