Title: Currency Converter Calculator
Author: falselight
Published: <strong>March 11, 2018</strong>
Last modified: May 19, 2026

---

Search plugins

![](https://ps.w.org/currency-converter-calculator/assets/banner-772x250.jpg?rev
=1838182)

![](https://ps.w.org/currency-converter-calculator/assets/icon.svg?rev=1838182)

# Currency Converter Calculator

 By [falselight](https://profiles.wordpress.org/falselight/)

[Download](https://downloads.wordpress.org/plugin/currency-converter-calculator.1.4.2.zip)

 * [Details](https://wordpress.org/plugins/currency-converter-calculator/#description)
 * [Reviews](https://wordpress.org/plugins/currency-converter-calculator/#reviews)
 *  [Installation](https://wordpress.org/plugins/currency-converter-calculator/#installation)
 * [Development](https://wordpress.org/plugins/currency-converter-calculator/#developers)

 [Support](https://wordpress.org/support/plugin/currency-converter-calculator/)

## Description

Currency Converter Calculator helps visitors convert prices and amounts without 
leaving your page.
 Add live currency conversion to pricing pages, tourism and travel
guides, news websites, finance articles, business pages, and sidebars with a shortcode
or classic widget.

Visitors get instant currency context in the place where they are already reading,
shopping, comparing, or planning.
 Site owners get a lightweight setup: no API key,
no local rate database, and no exchange-rate processing load on WordPress.

#### ⭐ What makes it useful

 * 🌍 190+ currencies and assets, including popular cryptocurrencies and metals.
 * 💱 Live currency conversion directly inside posts, pages, sidebars, and footers.
 * 🧩 Add the converter with a shortcode, the Shortcode block, or a classic WordPress
   widget.
 * ⚡ No API key, local exchange-rate database, or exchange-rate processing load
   on your WordPress site.
 * 📱 Responsive layout for desktop and mobile visitors.
 * 🎨 Color themes, background color, large mode, and corner style options.
 * 🌐 Multilingual widget labels for international audiences.
 * 🕒 Time zone setting for the displayed update date.
 * 🔒 SSL-ready CurrencyRate.Today service URLs.

#### 🎯 Where it works best

 * Pricing pages where visitors need to understand a price in their own currency.
 * Tourism and travel websites where readers estimate trip costs.
 * News websites that cover markets, business, inflation, travel, or international
   stories.
 * Finance blogs that need a simple converter next to rate commentary.
 * Business and service pages for international customers.
 * Multilingual sites that need converter labels in the visitor’s language.

#### 👀 Demos

 * Official demo: [Currency Converter Widget](https://currencyrate.today/converter-widget)
 * Product demo: [Currency Converter Calculator](https://yuri.ws/currency-converter-calculator/)

#### 🚀 Quick start

 1. Install and activate Currency Converter Calculator.
 2. Paste the shortcode into a post, page, or Shortcode block.
 3. Choose the source currency, target currency, language, theme, background, and layout.
 4. Optionally add the classic widget to a sidebar or footer.

Important: this plugin provides a classic `WP_Widget`.
 On modern WordPress installations
with the block-based widget screen, install and activate Classic Widgets to manage
the widget in Appearance > Widgets. Shortcodes work without Classic Widgets.

#### 🧩 Shortcode examples

Pricing converter example:

    ```
    [ccc_currency_converter_calculator lg="en" tz="0" fm="EUR" to="USD" st="info" bg="FFFFFF" lr="1" rd="0" size_width="100%"][/ccc_currency_converter_calculator]
    ```

Travel converter example:

    ```
    [ccc_currency_converter_calculator lg="en" tz="0" fm="USD" to="EUR" st="success" bg="FFFFFF" lr="0" rd="0" size_width="100%"][/ccc_currency_converter_calculator]
    ```

#### 🔧 Shortcode attributes

 * `lg` – language. Supported values: `en`, `ru`, `it`, `fr`, `es`, `de`, `cn`, `
   pt`, `ja`, `id`, `hi`.
 * `tz` – time zone offset.
 * `fm` – source currency code, for example `EUR`.
 * `to` – target currency code, for example `USD`.
 * `st` – theme. Supported values: `primary`, `info`, `danger`, `warning`, `gray`,`
   success`.
 * `bg` – widget background color when rounded corners are enabled, for example `
   FFFFFF`.
 * `lr` – large widget mode. Use `1` to enable it or `0` to disable it.
 * `rd` – straight corners. Use `1` for straight corners or `0` for rounded corners.
 * `size_width` – widget width, for example `100%`.

Currency codes are listed at [https://currencyrate.today/different-currencies](https://currencyrate.today/different-currencies).

### Donations

Official website and data source: [CurrencyRate.Today](https://currencyrate.today/)

You may also like these plugins:

 * [Crypto Converter ⚡ Widget](https://wordpress.org/plugins/crypto-converter-widget/)
 * [Cryptocurrency Price Widget](https://wordpress.org/plugins/cryptocurrency-price-widget/)
 * [Currency Converter Calculator](https://wordpress.org/plugins/currency-converter-calculator/)
 * [Currency Converter Widget ⚡ PRO](https://wordpress.org/plugins/currency-converter-widget-pro/)
 * [CurrencyRate.Today – Currency Blocks and Widgets](https://wordpress.org/plugins/currencyrate-today-currency-blocks/)
 * [Exchange Rates](https://wordpress.org/plugins/exchange-rates/)
 * [Exchange Rates Widget](https://wordpress.org/plugins/exchange-rates-widget/)
 * [FX Currency Converter](https://wordpress.org/plugins/fx-currency-converter/)

## Screenshots

[⌊screenshot-1.jpg: Widget settings.⌉⌊screenshot-1.jpg: Widget settings.⌉[

screenshot-1.jpg: Widget settings.

[⌊screenshot-2.png: Gray theme.⌉⌊screenshot-2.png: Gray theme.⌉[

screenshot-2.png: Gray theme.

[⌊screenshot-3.png: Red theme.⌉⌊screenshot-3.png: Red theme.⌉[

screenshot-3.png: Red theme.

[⌊screenshot-4.png: Yellow theme.⌉⌊screenshot-4.png: Yellow theme.⌉[

screenshot-4.png: Yellow theme.

[⌊screenshot-5.png: Blue theme.⌉⌊screenshot-5.png: Blue theme.⌉[

screenshot-5.png: Blue theme.

[⌊screenshot-6.png: Dark blue theme.⌉⌊screenshot-6.png: Dark blue theme.⌉[

screenshot-6.png: Dark blue theme.

[⌊screenshot-7.png: Green theme.⌉⌊screenshot-7.png: Green theme.⌉[

screenshot-7.png: Green theme.

## Installation

#### From your WordPress dashboard

 1. Go to Plugins > Add New.
 2. Search for “Currency Converter Calculator”.
 3. Install and activate the plugin.
 4. Add the shortcode to a page or post, or add the classic widget under Appearance
    > Widgets.

#### From WordPress.org

 1. Download Currency Converter Calculator.
 2. Upload the `currency-converter-calculator` folder to `/wp-content/plugins/`.
 3. Activate the plugin from Plugins > Installed Plugins.
 4. Add the shortcode to a page or post, or add the classic widget under Appearance
    > Widgets.

#### Classic widget setup

 1. Install and activate the [Classic Widgets plugin](https://wordpress.org/plugins/classic-widgets/)
    if your site uses the block-based widget screen.
 2. Go to Appearance > Widgets.
 3. Add “Currency Converter Calculator” to a widget area.
 4. Choose currencies, language, theme, and display options, then save.

## FAQ

### How do I add the converter to a page or post?

Use a shortcode or paste it into a Shortcode block:

    ```
    [ccc_currency_converter_calculator lg="en" tz="0" fm="EUR" to="USD" st="info" bg="FFFFFF" lr="1" rd="0" size_width="100%"][/ccc_currency_converter_calculator]
    ```

### Can I show the converter in a sidebar?

Yes. Add “Currency Converter Calculator” under Appearance > Widgets.
 If your WordPress
site uses the block-based widget screen, install and activate Classic Widgets first.

### Do visitors leave my website to convert currencies?

No. The converter is embedded directly on your page, post, sidebar, or footer.

### Does the plugin require an API key?

No. Exchange-rate lookup and display are handled by the embedded CurrencyRate.Today
service, so you do not need an API key or local rate database.

### Can I choose currencies, language, and theme?

Yes. You can choose the source currency, target currency, language, time zone, color
theme, background, size mode, corner style, and width.

### Which shortcode attributes are available?

The main attributes are `lg`, `tz`, `fm`, `to`, `st`, `bg`, `lr`, `rd`, and `size_width`.

See the shortcode attributes section above for the full list.

### External service and privacy

Yes. The plugin embeds an iframe from CurrencyRate.Today.
 When a page containing
the converter is viewed, the visitor’s browser requests `https://currencyrate.today/
load-converter`.

The request includes display settings such as source currency, target currency, 
language, theme, time zone, background color, and widget size.
 These values come
from the shortcode or widget settings.

The plugin does not send WordPress usernames, passwords, admin settings, or private
site data to the service.

Service provider: CurrencyRate.Today

 * Service website: [https://currencyrate.today/](https://currencyrate.today/)
 * Privacy policy: [https://currencyrate.today/page/privacy](https://currencyrate.today/page/privacy)
 * Disclaimer: [https://currencyrate.today/page/disclaimer](https://currencyrate.today/page/disclaimer)

### Does the plugin include a Gutenberg block?

No. The plugin currently supports shortcodes and classic widgets. In the block editor,
use a Shortcode block.

## Reviews

![](https://secure.gravatar.com/avatar/977949cc7d5b5c661a4b3e81d92e81429b7e7b5ddce6be563ceef5844df45594?
s=60&d=retro&r=g)

### 󠀁[works well stable](https://wordpress.org/support/topic/works-well-stable/)󠁿

 [2fishone](https://profiles.wordpress.org/2fishone/) March 28, 2026 1 reply

works well, stable and fast, so fart is the best plugin we have so far

![](https://secure.gravatar.com/avatar/b7afd1b0efb4f0fc49801cdc747cd4df3dad1b2dd95bd99553fe4464743050ca?
s=60&d=retro&r=g)

### 󠀁[Thanks for excellent work](https://wordpress.org/support/topic/thanks-for-excellent-work/)󠁿

 [abelhoyos](https://profiles.wordpress.org/abelhoyos/) June 17, 2023

It helps me a lot, thanks for your widget. I hope they continue to update and improve
it.

![](https://secure.gravatar.com/avatar/730206dea9c1e7cb2959fbaf74ffa196f74129bab4da7d12c29955b43bd960e5?
s=60&d=retro&r=g)

### 󠀁[Helpful Authors, Effective Plugin](https://wordpress.org/support/topic/helpful-authors-effective-plugin/)󠁿

 [Wasim Zadid](https://profiles.wordpress.org/zadid/) October 28, 2020 1 reply

One of the effective plugins to do your work perfectly… Authors are also responsive,
if you need support… Appreciate the work they’ve done..!

![](https://secure.gravatar.com/avatar/193a6e6b1a03300fcedd2b2d616e2030223cdadab6f30d1094a56723fc5419d9?
s=60&d=retro&r=g)

### 󠀁[Excluse some currency](https://wordpress.org/support/topic/excluse-some-currency/)󠁿

 [Super Webmaster](https://profiles.wordpress.org/superwebmaster/) July 7, 2020 
1 reply

Great job ! How to remove some currency from the listing please ?

![](https://secure.gravatar.com/avatar/473f88bfba099285badf8662df0f0eda90179f9b60a0a1d2dfc4c32c0e573a23?
s=60&d=retro&r=g)

### 󠀁[Useful widget](https://wordpress.org/support/topic/useful-widget-2/)󠁿

 [Budiony Damyanov](https://profiles.wordpress.org/budiony/) November 28, 2019 1
reply

Useful widget

![](https://secure.gravatar.com/avatar/26af2c3c655169913f1d96913debfb890185e9e18edc2c5a1fc334ffa6f2b003?
s=60&d=retro&r=g)

### 󠀁[Language?](https://wordpress.org/support/topic/language-256/)󠁿

 [alperheper](https://profiles.wordpress.org/alperheper/) October 7, 2018 3 replies

everthing was good unless html output language can not be changed, even if you edit
php files. the plugin will be more useful and reach more user if output language
can change by the site admin. because this reason i have to uninstall it 🙁

 [ Read all 7 reviews ](https://wordpress.org/support/plugin/currency-converter-calculator/reviews/)

## Contributors & Developers

“Currency Converter Calculator” is open source software. The following people have
contributed to this plugin.

Contributors

 *   [ falselight ](https://profiles.wordpress.org/falselight/)

[Translate “Currency Converter Calculator” into your language.](https://translate.wordpress.org/projects/wp-plugins/currency-converter-calculator)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/currency-converter-calculator/),
check out the [SVN repository](https://plugins.svn.wordpress.org/currency-converter-calculator/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/currency-converter-calculator/)
by [RSS](https://plugins.trac.wordpress.org/log/currency-converter-calculator/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.4.2

 * Verified WordPress 7 compatibility with Classic Widgets.
 * Improved PHP 8.x runtime safety for shortcode and classic widget handling.
 * Cleaned up plugin metadata, readme wording, and installation instructions.

#### 1.4.1

 * Minor bug fixed.

#### 1.4.0

 * Fixed security bugs.
 * Minor bug fixed.
 * Added language POT file.

#### 1.3.2

 * Fixed security bugs.
 * Minor bug fixed.

#### 1.3.1

 * Added Binance Coin.
 * Minor bug fixed.

#### 1.3.0

 * Minor bug fixed.
 * Added accessibility improvements.

#### 1.2.2

 * Important fix.
 * Minor fix.

#### 1.2.0

 * Minor bug fixed.

#### 1.1.0

 * Added new languages: Portuguese, Japanese, Bahasa Indonesia, and Hindi.

#### 1.0.2

 * Minor bug fixed.

#### 1.0.1

 * Fixed generated shortcode parameters with empty values.

#### 1.0.0

 * First release.

## Meta

 *  Version **1.4.2**
 *  Last updated **1 month ago**
 *  Active installations **1,000+**
 *  WordPress version ** 3.1 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 5.3 or higher **
 * Tags
 * [currency calculator](https://wordpress.org/plugins/tags/currency-calculator/)
   [currency conversion](https://wordpress.org/plugins/tags/currency-conversion/)
   [currency converter](https://wordpress.org/plugins/tags/currency-converter/)[exchange rates](https://wordpress.org/plugins/tags/exchange-rates/)
   [forex](https://wordpress.org/plugins/tags/forex/)
 *  [Advanced View](https://wordpress.org/plugins/currency-converter-calculator/advanced/)

## Ratings

 4.4 out of 5 stars.

 *  [  5 5-star reviews     ](https://wordpress.org/support/plugin/currency-converter-calculator/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/currency-converter-calculator/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/currency-converter-calculator/reviews/?filter=3)
 *  [  1 2-star review     ](https://wordpress.org/support/plugin/currency-converter-calculator/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/currency-converter-calculator/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/currency-converter-calculator/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/currency-converter-calculator/reviews/)

## Contributors

 *   [ falselight ](https://profiles.wordpress.org/falselight/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/currency-converter-calculator/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://currencyrate.today/converter-widget)