Exchange

Developer

websecret

3rd Party (Commercial)


EE Version Support

  • ExpressionEngine 2

Compatibility

If an item is crossed out, it might be untested, not applicable or incompatible. Contact the developer to be sure.

  • Updater
  • Multi Site Manager
  • Stand Alone Entry Form
  • Low Variables
  • Content Elements
  • Better Workflow
  • Matrix
  • Grid
  • Webservice
  • Publisher

Requirements

  • jQuery for the Control Panel

Add-On Type(s)

Plugin

Tags

This plugin allows you to easily convert currency at the rate of Eurobank

This plugin allows you to easily convert currency at the rate of Eurobank

Tag parameters

val=“100|{price}”
Fractional or integer value

from=“EUR|USR|RUB”

to=“EUR|USR|RUB”

precision=“2|-2”
Set precision of result value. For example use “2” to have two digit after dot (1987.80), or use “-3” to have tree digit before dot (2000). Default precision=“0”.

Example

{exp:exchange:currency val=“1000” from=“GBP” to=“RUB” precision=”-2”}

Available Currencies

“EUR”, “USD”, “JPY”, “BGN”, “CZK”, “DKK”, “GBP”, “HUF”, “LTL”, “LVL”, “PLN”, “RON”, “SEK”, “CHF”, “NOK”, “HRK”, “RUB”, “TRY”, “AUD”, “BRL”, “CAD”, “CNY”, “HKD”, “IDR”, “ILS”, “INR”, “KRW”, “MXN”, “MYR”, “NZD”, “PHP”, “SGD”, “THB”, “ZAR”

Exchange Links

This entry was created May 25, 2012, 10:40 am.
This entry was last updated June 4, 2013, 7:17 am.

Disclaimer: Information about ExpressionEngine add-ons is provided as a service to you, the user, and every member of the ExpressionEngine community. devot:ee is not responsible if you hose, mangle, wreck, or otherwise destroy your EE website by installing an add-on that you found out about at this site, regardless of its rating, Favorites status, commercial or free status, or general popularity. Caveat EEmptor!

Returns: devot:ee has a 30-day return policy on all commercial add-ons sold through devot-ee.com. If you need to return an add-on, do not go to the developer or the developer's site, but rather visit our returns page at https://devot-ee.com/returns to initiate your return. If you have questions, email support@devot-ee.com.

1 Review:

Juan Carlos 06.28.12

Juan Carlos
Rating - {addon_rating_average}

It doesn’t work, result is always 0. tried this:
{exp:exchange:currency val=“9.95” from=“EUR” to=“USD” precision=”2”}  and this: {exp:exchange:currency val=“9.95” from=“EUR” to=“USD” precision=”2”} ${/exp:exchange:currency}

No joy.