CurrencyConverter

Description

More than 170+ currency rates. The data with currency rates is free and updates each hour automatically.

Features

  1. Few widgets for showing currency rates. Each widget have multiple settings for customizing.
  2. You can choose data provider.
  3. No additional load to your site. Currency rates updated in background and cached.
  4. Useful API for creating your custom widgets or showing exchange rates anywhere on your website.

Data providers

We are collect data from multiple data providers and store them on our server exchangerate.guru. This plugin retrieve data only from exchangerate.guru for all data providers (one request per hour by WordPress Cron). Our public API don’t require any keys or passwords. Right now we have data from two data providers such as:

  1. Open Exchange Rates (170+ currencies).
  2. Central Bank of Russia (40+ currencies).

You can suggest additional functionality or widget for this plugin by posting your idea on Github. We will try to add functionality in future versions.

Screenshots

  • Minimalistic widget.
  • Table widget.
  • Minimalistic widget in dark colors.
  • Minimalistic widget in colorful theme.
  • Easy plugin settings.

Installation

From your WordPress dashboard

  1. Visit ‘Plugins > Add New’
  2. Search for ‘currencyconverter’
  3. Activate CurrencyConverter from your Plugins page.
  4. Add widgets on yourdomain.com/wp-admin/widgets.php page.

From WordPress.org

  1. Download CurrencyConverter.
  2. Upload the ‘currencyconverter’ directory to your ‘/wp-content/plugins/’ directory, using your favorite method (ftp, sftp, scp, etc…).
  3. Activate CurrencyConverter from your Plugins page.
  4. Add widgets on yourdomain.com/wp-admin/widgets.php page.

FAQ

Does my theme support this plugin?

Yes! This plugin enqueue additional styles for widgets only if some widgets active. Theme developers can use add_theme_support ('plugin-currency-converter') for creating styles manually inside style.css file.

What requests to remote server sends this plugin?

The plugin makes only one request per hour and caches the result with currencies exchange rates. In requests we only send the data provider name as parameter and that’s all.

Reviews

نومبر 28, 2023
Buen plugin, funcionando perfectamente a día de hoy. Permite además de una manera muy sencilla elegir las monedas que quieres mostrar la conversión de divisa desde otra moneda Principal.
اگست 22, 2019
The best currency exchange rates plugin (I tried 5 of them). But I need more customisation like green color (class) for increasing rate and red color for decreasing one.
مئی 15, 2017 1 reply
This is like a widget should be. And it looks just great, cool modern design. Fits every stylish website.
Read all 4 reviews

Contributors & Developers

“CurrencyConverter” is open source software. The following people have contributed to this plugin.

Contributors

“CurrencyConverter” has been translated into 6 locales. Thank you to the translators for their contributions.

Translate “CurrencyConverter” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.5.5

  • Fix the warning about unexpected output during plugin installation.
  • Added the removal of widget options during plugin deletion.
  • Renamed the currency from BYR to BYN.
  • Added compatibility with PHP 8.3
  • Other minor fixes and improvements.

0.5.3

  • WP 4.6 compat.

0.5.1

  • Bug fixes for widget Minimalistic 2.

0.5.0

  • Added new widget called Minimalistic 2.

0.4.1

  • Fix plugin uninstaller which triggers an error during uninstall process.

0.4.0

  • Support small currency units in widgets.
  • Now widgets correctly work in Theme Customizer.
  • Unified prefix in CSS classes.

0.3.0

  • Improved plugin uninstaller.
  • Improved context of translations.
  • Currencies ISO codes table in plugin settings.

0.1.0

  • Custom update rates link for Central Bank of Russia.
  • Enqueue script & styles the right way.
  • Code improvements.

0.0.0

  • First release.