应用

If you like our website, and would like to offer some of your support to us, here are three ways you may be inretested in:

Place a link on your website or email

Copy the below code and paste on your web pages or emails.
<a href="http://www.currency7.com" target="_blank">A Cool Currency Converter!</a>

What does it look like?
A Cool Currency Converter!

Place a currency7 banner image on your website

Banner 234x60

View the code:
<a href="http://www.currency7.com" target="_blank"><img src="http://www.currency7.com/images/currency7_banner_234x60.gif" width="234" height="60" border="0" alt="Currency converter" /></a>

What does it look like?
Currency converter

Banner 125x125

View the code:
<a href="http://www.currency7.com" target="_blank"><img src="http://www.currency7.com/images/currency7_banner_125x125.gif" width="125" height="125" border="0" alt="Currency converter" /></a>

What does it look like?
Currency converter

Add a free currency converter widget on your website

View the code:
<script type="text/javascript" src="http://www.currency7.com/linkToUs/add-converter.php?from=eur&to=cad&amount=1000"></script>

What does it look like?

Customize the converter widget A

View the code:
<style type="text/css">
#mini-converter-container .ccContainer {
width: 250px;
padding: 12px 6px 9px 6px;
background: #369;
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxsaW5lYXJHcmFkaWVudCBpZD0iZzEiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSJyZ2IoNjksIDk5LCAyMDcpIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSJibGFjayIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNnMSkiIC8+PC9zdmc+);
background-image: -webkit-gradient(linear, center top, center bottom, color-stop(0%, rgb(69, 99, 207)), color-stop(100%, black));
background-image: -webkit-linear-gradient(top, rgb(69, 99, 207) 0%, black 100%);
background-image: -moz-linear-gradient(top, rgb(69, 99, 207) 0%, black 100%);
background-image: -ms-linear-gradient(top, rgb(69, 99, 207) 0%, black 100%);
background-image: -o-linear-gradient(top, rgb(69, 99, 207) 0%, black 100%);
background-image: linear-gradient(to bottom, rgb(69, 99, 207) 0%, black 100%);
}
#mini-converter-container .ccContainer label {
color: #fff;
}
#mini-converter-container .ccLinkContainer a {
color: #fff;
}
#mini-converter-container #fromCurr,
#mini-converter-container #toCurr {
width: 97%;
}
#mini-converter-container input,
#mini-converter-container select {
padding: 3px 2px;
}
</style>


<div id="mini-converter-container">
<script type="text/javascript" src="http://www.currency7.com/linkToUs/add-converter.php?from=jpy&to=eur&amount=10000"></script>
</div>

Customize the converter widget B

View the code:
<style type="text/css">
#mini-converter-container .ccContainer {
width: 190px;
border-radius: 8px;
padding: 12px 6px 8px 6px;
background: #939;
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxyYWRpYWxHcmFkaWVudCBpZD0iZyI+PHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSJyZ2IoMTc2LCAyOSwgMjI1KSIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iYmxhY2siLz48L3JhZGlhbEdyYWRpZW50PjxyZWN0IHg9IjAlIiB5PSIwJSIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0iYmxhY2siIC8+PHJlY3QgeD0iMCUiIHk9Ii0xMDAlIiB3aWR0aD0iMjAwJSIgaGVpZ2h0PSIyMDAlIiBmaWxsPSJ1cmwoI2cpIiAvPjwvc3ZnPg==);
background-image: -webkit-gradient(radial, 100% 0%, 0, 100% 0%, 227, color-stop(0%, rgb(176, 29, 225)), color-stop(100%, black));
background-image: -webkit-radial-gradient(right top, farthest-side, rgb(176, 29, 225) 0%, black 100%);
background-image: -moz-radial-gradient(right top, farthest-side, rgb(176, 29, 225) 0%, black 100%);
background-image: -ms-radial-gradient(right top, farthest-side, rgb(176, 29, 225) 0%, black 100%);
background-image: -o-radial-gradient(right top, farthest-side, rgb(176, 29, 225) 0%, black 100%);
background-image: radial-gradient(farthest-side at right top, rgb(176, 29, 225) 0%, black 100%);
}
#mini-converter-container .ccContainer label {
color: #fff;
}
#mini-converter-container .ccLinkContainer a {
color: #fff;
}
#mini-converter-container #fromCurr,
#mini-converter-container #toCurr {
width: 97%;
}
#mini-converter-container input,
#mini-converter-container select{
border-radius: 4px;
border: 1px solid #ddd;
padding: 3px;
}
</style>


<div id="mini-converter-container">
<script type="text/javascript" src="http://currency7.com/linkToUs/add-converter.php?from=eur&to=gbp&amount=1"></script>
</div>