Title: HoverPrice Converter for WooCommerce
Author: bedebanks
Published: <strong>July 24, 2026</strong>
Last modified: July 24, 2026

---

Search plugins

![](https://ps.w.org/hoverprice-converter-for-woocommerce/assets/icon-128x128.png?
rev=3621162)

# HoverPrice Converter for WooCommerce

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

[Download](https://downloads.wordpress.org/plugin/hoverprice-converter-for-woocommerce.1.5.53.zip)

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

 [Support](https://wordpress.org/support/plugin/hoverprice-converter-for-woocommerce/)

## Description

HoverPrice Converter for WooCommerce helps online stores welcome international shoppers
by displaying product prices in currencies they understand. Instead of forcing every
visitor to mentally calculate exchange rates, the plugin adds a modern hover or 
tap price conversion card to WooCommerce prices so customers can quickly compare
the store base price with enabled display currencies.

The free/core plugin is built as a genuine standalone WooCommerce currency display
tool. It includes practical, working essentials for store owners: a currency manager,
exchange-rate settings, gateway-aware currency mapping, hover price cards, shortcodes,
basic caching, clean admin screens, and clear store-owner controls. It does not 
include hidden Pro modules, license gates, trials, quotas, artificial usage limits,
or disabled built-in features.

HoverPrice Converter respects your WooCommerce base currency and does not permanently
overwrite product prices. Store owners can keep currencies as view-only, make supported
currencies available for checkout, and map currencies to payment gateways where 
appropriate. This gives international visitors a clearer browsing experience while
helping merchants keep checkout behavior predictable.

#### Core features

 * Hover/tap price conversion cards on WooCommerce product prices.
 * Basic currency manager for adding, enabling, disabling, and removing currencies.
 * View-only and checkout-enabled currency modes.
 * Manual and basic exchange-rate configuration.
 * Gateway-to-currency mapping for WooCommerce payment methods.
 * Currency selector, rates table, and hover price shortcodes.
 * Cache-friendly conversion helpers for product, cart, and checkout displays.
 * REST endpoints protected with nonces, permission callbacks, and rate limiting.
 * Translation-ready strings using the plugin text domain.
 * Clean uninstall option controlled by the store owner.

#### Why use HoverPrice Converter for WooCommerce?

 * Help international shoppers understand product prices without manual calculations.
 * Display multiple enabled currencies while preserving the WooCommerce store base
   currency.
 * Add modern hover and tap conversion cards to product prices.
 * Keep unsupported currencies view-only to protect checkout accuracy.
 * Map checkout currencies to compatible WooCommerce payment gateways.
 * Use manual rates or optional provider-based exchange-rate updates.
 * Maintain consistent currency conversion across shop, product, cart, and checkout
   pages.
 * Deliver a responsive experience for desktop, tablet, and mobile shoppers.
 * Add currency tools with ready-to-use switcher, converter, rates table, and product-
   price shortcodes.
 * Manage currencies through a clean dashboard with cache-friendly conversion helpers.

#### Unlock all features with Pro Version

[Unlock all features with HoverPrice Converter Pro](https://plugins.entitude.com/plugins/hoverprice)
to add advanced analytics, geolocation workflows, floating and header switchers,
deeper gateway intelligence, advanced checkout controls, reporting, and white-label
options.

HoverPrice Converter Pro is distributed as a separate plugin. The WordPress.org 
free/core plugin remains fully functional with all features included in this package
available without a license key, trial, quota, or artificial restriction.

#### Other Plugins by Entitude

 * [AppointPax – Conversational Appointment Scheduling](https://wordpress.org/plugins/appointpax-conversational-appointment-scheduling/)
 * [Velocentra AI Logistics](https://wordpress.org/plugins/velocentra-ai-logistics/)
 * [CalcuLoan – Chat-styled Loan Calculator for WordPress](https://wordpress.org/plugins/calculoan/)

#### Shortcodes

 * `[hovecofo_currency_converter]` – display a simple currency converter interface.
 * `[hovecofo_currency_switcher]` – display a currency switcher.
 * `[hovecofo_currency_rates_table]` – display enabled currencies and rates.
 * `[hovecofo_currency_hover_price product_id="123"]` – display a hover-enabled 
   product price.

#### External services

HoverPrice Converter for WooCommerce can work with manual exchange rates without
contacting any external service. External exchange-rate services are used only when
a store administrator enables automatic exchange-rate updates, selects a provider,
and saves the provider settings or manually triggers a rate refresh. The plugin 
does not send customer names, customer email addresses, billing or shipping addresses,
order line items, cart contents, payment details, or WordPress user data to exchange-
rate providers.

When automatic rates are used, the plugin sends only the minimum information needed
to retrieve currency rates: the store base currency code, requested target currency
codes, and the API key entered by the administrator where the selected provider 
requires one. These requests are made from the store’s WordPress server during scheduled
or manual rate updates, not from the shopper’s browser.

Supported exchange-rate services are documented below so store owners can review
the provider terms and privacy policies before enabling a provider.

 * ExchangeRate-API / Open ER API – used to retrieve latest exchange rates for configured
   currencies. Data sent: base currency code, target currency codes where applicable,
   and API key if the administrator uses a keyed ExchangeRate-API plan. Terms: https://
   www.exchangerate-api.com/terms Privacy: https://www.exchangerate-api.com/privacy
 * Open Exchange Rates – used to retrieve latest exchange rates when selected by
   the administrator. Data sent: base currency code, selected target currency codes,
   and the administrator-provided app ID/API key. Terms: https://openexchangerates.
   org/terms Privacy: https://openexchangerates.org/privacy
 * CurrencyLayer – used to retrieve latest exchange rates when selected by the administrator.
   Data sent: base currency code, selected target currency codes, and the administrator-
   provided access key. Terms: https://currencylayer.com/terms Privacy: https://
   currencylayer.com/privacy
 * Fixer – used to retrieve latest exchange rates when selected by the administrator.
   Data sent: base currency code, selected target currency codes, and the administrator-
   provided access key. Terms: https://fixer.io/terms Privacy: https://fixer.io/
   privacy
 * Frankfurter / European Central Bank style rates – used to retrieve latest public
   reference exchange rates when selected by the administrator. Data sent: base 
   currency code and selected target currency codes. No API key is sent. Documentation
   and project information: https://www.frankfurter.app/docs Privacy information
   is described in the Frankfurter documentation/FAQ: https://www.frankfurter.app/
   docs

Manual rates and manual JSON import can be used without connecting to a live exchange-
rate provider.

### Source Code and Build Process

HoverPrice Converter for WooCommerce ships human-readable source files directly 
in the plugin package. The JavaScript and CSS files under `admin/assets/` and `public/
assets/` are the editable source files used by WordPress at runtime. No npm, webpack,
transpiler, minifier, or separate build process is required to regenerate these 
assets.

Third-party runtime JavaScript libraries are not bundled by this plugin. The frontend
script depends on the copy of jQuery registered by WordPress.

## Screenshots

[⌊Dashboard Overview - review currency status, setup guidance, and store conversion
readiness.⌉⌊Dashboard Overview - review currency status, setup guidance, and store
conversion readiness.⌉[

Dashboard Overview – review currency status, setup guidance, and store conversion
readiness.

[⌊Dashboard Currencies - manage enabled currencies, symbols, flags, rates, modes,
and decimals.⌉⌊Dashboard Currencies - manage enabled currencies, symbols, flags,
rates, modes, and decimals.⌉[

Dashboard Currencies – manage enabled currencies, symbols, flags, rates, modes, 
and decimals.

[⌊Dashboard Rates - configure manual/basic exchange-rate settings and refresh behavior.⌉⌊
Dashboard Rates - configure manual/basic exchange-rate settings and refresh behavior
.⌉[

Dashboard Rates – configure manual/basic exchange-rate settings and refresh behavior.

[⌊Dashboard Gateways - map WooCommerce payment gateways to supported checkout currencies.⌉⌊
Dashboard Gateways - map WooCommerce payment gateways to supported checkout currencies
.⌉[

Dashboard Gateways – map WooCommerce payment gateways to supported checkout currencies.

[⌊Dashboard Settings - control hover display, currency memory, cache behavior, and
import/export options.⌉⌊Dashboard Settings - control hover display, currency memory,
cache behavior, and import/export options.⌉[

Dashboard Settings – control hover display, currency memory, cache behavior, and
import/export options.

[⌊Product Price Hover Conversion - shoppers hover or tap a WooCommerce price to 
view converted values.⌉⌊Product Price Hover Conversion - shoppers hover or tap a
WooCommerce price to view converted values.⌉[

Product Price Hover Conversion – shoppers hover or tap a WooCommerce price to view
converted values.

## Blocks

This plugin provides 1 block.

 *   Hovecofo Currency Switcher

## Installation

 1. In your WordPress dashboard, go to Plugins > Add New > Upload Plugin.
 2. Upload the HoverPrice Converter for WooCommerce ZIP file.
 3. Activate the plugin.
 4. Open HoverPrice Converter from the WordPress admin menu.
 5. Add or review currencies, exchange rates, and gateway mappings.
 6. Visit a WooCommerce product page and hover or tap a product price.

## FAQ

### Does the free plugin contain locked Pro features?

No. The free/core plugin contains only its own working basic features. Pro capabilities
are mentioned only as separate-product information.

### Is a license key required for the free plugin?

No. The free/core plugin has no license-key requirement, trial period, quota, or
artificial usage limit.

### Does HoverPrice permanently change WooCommerce product prices?

No. HoverPrice Converter respects the WooCommerce store base currency and does not
permanently overwrite product prices.

### Can I use manual exchange rates?

Yes. Store owners can configure currency rates manually. Automatic provider-based
rates are optional and must be configured by the store owner.

### Are view-only currencies allowed?

Yes. View-only currencies are useful for shoppers who want to understand prices 
in their local currency while checkout continues in supported currencies.

### Does the plugin support WooCommerce payment gateways?

The core plugin includes basic gateway-to-currency mapping so store owners can identify
which currencies are supported by available payment methods.

### Is the plugin translation ready?

Yes. User-facing strings use the `hoverprice-converter-for-woocommerce` text domain
and a POT file is included.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“HoverPrice Converter for WooCommerce” is open source software. The following people
have contributed to this plugin.

Contributors

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

[Translate “HoverPrice Converter for WooCommerce” into your language.](https://translate.wordpress.org/projects/wp-plugins/hoverprice-converter-for-woocommerce)

### Interested in development?

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

## Changelog

#### 1.5.53

 * Expanded the WordPress.org readme with a clear reasons-to-use section.
 * Added a clickable HoverPrice Converter Pro information section.
 * Added verified WordPress.org links to other Entitude plugins.

#### 1.5.52

 * Hardened multidimensional settings input sanitization and strict ISO currency
   validation.
 * Added field-level validation for currency modes, rates, rounding, decimals, markup,
   and gateway mappings.

#### 1.5.51

 * Removed user-controlled custom CSS output from the WordPress.org free build to
   eliminate inline CSS escaping concerns.
 * Changed public REST route permission callbacks for intentionally public endpoints
   to `__return_true`.
 * Added rate limiting inside the public REST handlers without exposing admin-only
   currency settings.
 * Rechecked bundled JavaScript source documentation, provider disclosures, prefix
   usage, and automatic translation loading.

#### 1.5.47

 * Removed explicit explicit translation loader call because WordPress.org loads
   translations automatically for hosted plugins.
 * Retained previous REST hardening so the public currencies endpoint returns only
   visible public currency data.
 * Hidden, disabled, and admin-only pricing configuration fields are not exposed
   through public REST responses.

#### 1.5.45

 * Expanded readme external-service disclosure with provider-specific purpose, transmitted
   data, and terms/privacy links.
 * Removed remote Google Fonts imports from bundled CSS to avoid automatic third-
   party font requests.

#### 1.5.44

 * Expanded source-code documentation and confirmed frontend assets are human-readable,
   non-minified GPL source.

#### 1.5.43

 * Prepared the free/core build for WordPress.org review.
 * Updated Pro information links to https://plugins.entitude.com/plugins/hoverprice.
 * Updated plugin metadata, readme details, contributor information, screenshots
   guide, and tested-up-to values.
 * Reviewed free/core code for locked-feature language and removed residual free-
   edition limit code.
 * Confirmed GPL-compatible header details and translation text domain alignment.

#### 1.5.39

 * Improved product-page hover conversion card alignment.

#### 1.5.38

 * Updated compatibility metadata for WordPress 7.0 support.

#### 1.5.37

 * Replaced WordPress 6.1 object-cache group flushing with a WordPress 6.0-compatible
   cache version invalidation strategy.

#### 1.5.36

 * Updated tested-up-to metadata.

#### 1.5.35

 * Improved output escaping in order and widget display areas.

#### 1.5.34

 * Aligned plugin header, readme metadata, and translation text domain checks.

#### 1.5.33

 * Corrected remaining translation text domain mismatches.

#### 1.5.32

 * Improved cart conversion persistence after WooCommerce fragment refreshes.

#### 1.5.31

 * Improved consistency between cart, shop, and checkout conversion display paths.

#### 1.5.30

 * Improved shared conversion logic for WooCommerce shop, cart, and checkout pages.

## Meta

 *  Version **1.5.53**
 *  Last updated **23 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.0.2**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [currency](https://wordpress.org/plugins/tags/currency/)[ecommerce](https://wordpress.org/plugins/tags/ecommerce/)
   [exchange rates](https://wordpress.org/plugins/tags/exchange-rates/)[price converter](https://wordpress.org/plugins/tags/price-converter/)
   [woocommerce](https://wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://wordpress.org/plugins/hoverprice-converter-for-woocommerce/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/hoverprice-converter-for-woocommerce/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/hoverprice-converter-for-woocommerce/)