Currency Switcher for WordPress
The Currency Switcher plugin provides an easier way to let users switch between currencies in real time to help them make a purchase decision.
The facts
- Rating
- 3.5★ from 4
- Active installs
- 200+
- Price
- Free
- Last updated
- 20 Jan 2026
- Added
- Jul 2019
- Requires WP
- 4.2
- Tested up to
- WP 6.9.7
- Requires PHP
- 5.3
- Downloads
- 15,508
Our analysis
AI-assistedThe Currency Switcher for WordPress is a plugin that allows users to switch between different currencies in real time, aiding in purchase decisions on eCommerce websites. It can display an automated currency converter, which is especially useful for sites catering to international customers from regions like the United States, Europe, India, and Australia.
You can manage currency conversions either manually or by using the Open Exchange Rate API for real-time rates. The plugin provides shortcodes for displaying both the currency conversion and the switcher interface, making it easy to integrate into your site.
Best for: This plugin is suitable for eCommerce websites that serve international customers.
What it does well
- ✓Allows real-time currency switching
- ✓Supports manual and automated conversion rates
- ✓Includes shortcodes for easy integration
- ✓Caters to international customers
Where it falls short
- •Limited information on user experience or advanced features
Verdict
The Currency Switcher for WordPress offers a straightforward solution for displaying multiple currencies, though further details on its user experience are not provided.
From the developer
Pratik Chaskar's own description of Currency Switcher for WordPress, lightly tidied.
The Currency Switcher plugin provides an easier way to let users switch between currencies in real time to help them make a purchase decision. The easiest way to allow website visitors switch currencies with one click! With the constantly changing exchange rates it is difficult for an eCommerce website to keep updating the pricing plans in different currencies. This lack of information at times results in the loss of potential customers who do not find ready information they are looking for. The Currency Switcher plugin is a powerful solution that helps you display an automated currency converter on your website. With this handy plugin, one can cater to users coming from the United States, European countries, India and Australia.
How does this work?
The Currency Switcher plugin can be installed and activated like any other WordPress plugin.
Once installed, you can move on to Settings > Currency Switcher option.
Manage Global Settings
The Global settings allow you to select whether you wish to manage currency conversions manually or through the Open Exchange Rate API. The options below depend on this choice.
1.Manual Conversion Rate
When you select this option, the Currency Switcher plugin will consider the value that you’ve entered manually. You will have to keep coming back to change the value periodically.
2.Open Exchange Rate API
This option allows you to fetch real-time exchange rates through Open Exchange Rate by authenticating their App ID.
With this option, you simply authenticate your ID once, set the frequency you wish to fetch the values in (hourly, daily or weekly), select the display type and number format.
Save your changes!
Using Shortcodes
You will find the necessary shortcodes within the User Manual section.
1.Shortcode for Currency Switcher –
[currency value=""]``
This shortcode lets you display field within which the original and the converted price will be seen.
You will need to enter the cost (numerical value) of the product within the inverted commas (“”). For example, if the cost of a product is $100, the shortcode will be [currency value=”100”].
2.Shortcode for the Switcher Type –
[currency-switch]
Simply copy and paste this shortcode in the place you wish to add the switcher on the page.
The Global Settings allow you to select the switcher type you wish to use. This can either be a drop down menu or a button.