The Wayback Machine - https://web.archive.org/all/20060329102444/http://www.discount-currency-exchange.com:80/currency-converter.html

Download a Free Currency Converter for Your Website

Download and install a free currency converter to any website. Currency converter allows your customers to quickly price your products in their currency.

We offer several versions of the free currency calculator.

Download and install instructions for Free Currency Converter

Back to home page


Currency Converter Instruction

To add our currency converter to your web site please get your webmaster to add either version of the code provided below to your web site. The first version of the code is for our standard currency converter, and the second versions of the code will allow your webmaster to customize some of the formatting of the currency converter. It is free to add our currency converter to your web site, and the only restriction is that you are not allowed to modify any of the code (in particular you must include the "currency converter" text link to www.discount-currency-exchange.com).

Version 1

<script language="JavaScript"
src="http://www.discount-currency-exchange.com/converter.js">
</script>
<script language="javascript">
document.write(writeForm());
</script><BR>
<A HREF="http://www.discount-currency-exchange.com/currency-
converter.html">currency converter</A>

- OR -

Version 2

<script language="JavaScript"
src="http://www.discount-currency-exchange.com/converter.js">
</script>
<script language="javascript">
document.write(writeForm
('#color','#color2','#color3','#color4','currency1','currency2'));
</script><BR>
<A HREF="http://www.discount-currency-exchange.com/currency-
converter.html">currency converter</A>

color1: First row background color
color2: First row font color
color3: Second row background color
color4: Second row font color
currency1: 3 Letter currency code as default currency for 'Convert' Pulldown*
currency2: 3 Letter currency code as default currency for 'To' Pulldown**
* Optional if 'To' not included
** Optional

Back to Top


Add a free pop-up currency converter to your web site

You can added a link to your web site that will lauch our currency converter in a pop-up window when someone is on your website by adding the following code to your website.

<A HREF="http://www.discount-currency-exchange.com/converter-pop.html" target="_blank">currency converter</A>

Click the link below to see an example of how it works.

currency converter


Back to Top