Select one or more tags, then press “Search Plugins”

Find Plugin with any / all of the selected criteria
Search Plugin

Multi Currency Switcher For WooCommerce Wordpress Plugin - Rating, Reviews, Demo & Download

Multi Currency Switcher For WooCommerce Preview Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

Multi Currency Switcher for WooCommerce lets your store display and process prices in multiple currencies — fast, clean, and conversion-focused. Built for modern WordPress stores without the bloat.

Sell globally with confidence. Visitors see prices in their local currency automatically, switch currencies with a single click, and checkout in the currency they trust.

📖 Full Documentation

🌍 Why Multi Currency Switcher?

Most multi-currency plugins are bloated, ship with telemetry SDKs, or lock core features behind a paywall. Multi Currency Switcher for WooCommerce is different:

  • Lightweight — no unnecessary code, no jQuery dependency for the UI
  • Zero telemetry — no data ever sent to our servers, no Appsero, no analytics SDKs
  • Fully functional — every feature works out of the box, nothing locked
  • Modern — built for WooCommerce HPOS, block Cart/Checkout, and FSE block themes

✅ Core Features

Multi-Currency Support
Display and process orders in 150+ ISO 4217 currencies. Enable as many currencies as your store needs from a searchable admin grid with flag emojis.

Auto Exchange Rates
Rates are fetched automatically from the European Central Bank (free, no API key required) or Open Exchange Rates. Cached in transients and a resilient database table — rates are always available even if the API is temporarily down.

GeoIP Auto-Detection
On a visitor’s first page load, the plugin detects their country and automatically sets their local currency. The result is stored in a 30-day cookie — zero repeat API calls, zero impact on performance.

Two Switcher Modes
Full Mode — prices, cart, shipping, and checkout all process in the selected currency. Orders are saved with the customer’s currency.
Visual Mode — display prices in any currency on the storefront but charge in your store’s base currency at checkout. Ideal for stores that cannot process multi-currency payments.

Per-Product Fixed Prices
Override the auto-converted price with an exact fixed amount for any product and any currency. Set a fixed USD price, a fixed EUR price, and a fixed BDT price independently — all from the product edit page.

Smart Price Rounding
Four rounding presets to make converted prices look natural:
Exact — precise decimal conversion
Round — round to nearest whole number
Charm — always end in .95 (e.g. 29.95)
.99 Pricing — always end in .99 (e.g. 29.99)

Currency Switcher — 2 Styles
Dropdown — a compact dropdown button with the active currency, expands to list all options
Button group — all currencies displayed as inline buttons

Both styles support flag emoji display, multiple label formats (symbol, code, symbol + code, full name), and are fully keyboard navigable with proper ARIA roles.

Shortcode
Place the switcher anywhere with [storzen_currency_switcher]. Supports style, show_flag, and class parameters.

Classic Widget
Drag the Multi Currency Switcher widget into any sidebar or footer area from Appearance Widgets.

Accessible & Keyboard-Friendly
– Full keyboard navigation (arrow keys, Enter, Escape, Tab)
– ARIA listbox and aria-pressed roles
– Focus management and roving tabindex
– Screen-reader labels on every interactive element

⚡ Performance

  • Frontend CSS and JS only load when 2+ currencies are enabled
  • Exchange rates cached in WordPress transients (configurable 1–48 hour interval)
  • Database fallback table ensures rates are always available offline
  • GeoIP result stored in a visitor cookie — no server-side per-IP storage
  • WooCommerce variation price hash modified per currency — no stale cached prices served

🔒 Privacy & GDPR

  • No personal data stored — the plugin does not log IPs or personal information
  • GeoIP detection uses the visitor’s IP only to return a country code — the IP is not stored by the plugin
  • Cookie set with SameSite=Lax, Secure on HTTPS, and HttpOnly for the country detection cookie
  • Zero outbound data to Storzen servers

🔧 Developer Hooks

Extend the plugin without editing core files. All hooks are prefixed storzen_cs_:

  • storzen_cs_enabled_currencies (filter) — modify the list of enabled currency codes
  • storzen_cs_rate (filter) — filter the exchange rate between any two currencies
  • storzen_cs_convert_price (filter) — filter the converted price before display
  • storzen_cs_geoip_country (filter) — override or disable the GeoIP-detected country
  • storzen_cs_switcher_html (filter) — filter the complete switcher HTML output
  • storzen_cs_currency_switched (action) — fires after a visitor switches currency

📖 Developer documentation

🧩 Compatibility

  • ✅ WooCommerce 7.0+
  • ✅ WordPress 6.3+
  • ✅ HPOS (High-Performance Order Storage)
  • ✅ WooCommerce Cart & Checkout Blocks
  • ✅ Block themes & Full Site Editor (FSE)
  • ✅ Classic themes
  • ✅ WPML & Polylang
  • ✅ Elementor, Divi, Bricks, Kadence, Astra

External Services

This plugin connects to the following external services. All connections are optional and user-controlled from the plugin settings.

1. European Central Bank (ECB) — Default rate source
* Endpoint: https://www.ecb.europa.eu/stats/eurofxref/eurofxref-daily.xml
* When used: when “European Central Bank” is selected as the rate source (default setting)
* Data sent: none — this is a public XML feed, no personal data is transmitted
* Privacy policy: https://www.ecb.europa.eu/home/privacy/html/index.en.html
* Terms of use: https://www.ecb.europa.eu/home/disclaimer/html/index.en.html

2. Open Exchange Rates — Optional rate source
* Endpoint: https://openexchangerates.org/api/latest.json
* When used: only when “Open Exchange Rates” is selected and an API key is entered by the administrator
* Data sent: your API key as a URL query parameter
* Privacy policy: https://openexchangerates.org/privacy
* Terms of use: https://openexchangerates.org/terms

3. country.is — GeoIP detection
* Endpoint: https://api.country.is/
* When used: only when GeoIP auto-detect is enabled (can be disabled in settings), and only on a visitor’s very first page load — the result is stored in a cookie for 30 days
* Data sent: the visitor’s IP address (sent as part of a standard HTTP request — not stored by this plugin)
* Privacy policy: https://country.is/

No data is ever sent to Storzen servers.

Screenshots

  1. Admin — General tab with mode selector, GeoIP toggle, and searchable currency grid

    Admin — General tab with mode selector, GeoIP toggle, and searchable currency grid

  2. Admin — Display tab with live mock-storefront preview that updates instantly

    Admin — Display tab with live mock-storefront preview that updates instantly

  3. Admin — Exchange Rates tab with source cards and manual refresh button

    Admin — Exchange Rates tab with source cards and manual refresh button

  4. Admin — Usage tab with shortcode reference and copy buttons

    Admin — Usage tab with shortcode reference and copy buttons


Reviews & Comments