Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

This module enhances Drupal Commerce's multi-currency capabilities by allowing you to automatically resolve and calculate prices based on criteria like language, country, or user cookies. It supports different price calculation methods, including custom fields for each currency or automatic conversion using exchange rates.

Enhancement for handling multi-currency Drupal Commerce.

Drupal Commerce 3 supports multiple currencies out of the box.

Commerce currency resolver tries to solve resolving prices per currency by various criteria, calculating those prices and exchange rates between currencies.

Resolving currencies (multi-currency) by following criteria:

  1. Store (Commerce Core default behavior)
  2. Cookie (basic currency switcher block)
  3. Language
  4. Country (using smart_ip or geo_ip)

Mapping by language and country is available trough admin form.

Price calculating is possible by following criteria:

  1. Automatic - calculation is done from original price based on exchange rates
  2. Field - dedicated fields for each currency.
  3. Combo - a combination between 1 and 2.

    First, the resolver is looking for specific price field per currency. Otherwise, the price is automatically calculated from the original price.

Price field per currency

Commerce currency resolver does not create fields per currency automatically. Due to several options how prices can be calculated if you choose on settings page "Price field per currency" you need to create for each currency. You can set in administration the desired prefix for these fields, by default fields should be following convention `field_price_eur' etc..

Exchange rates

Supported from Commerce Exchanger module

Caching

Cache context per currency is used only for "Cookie" based price resolving. For language and geolocation currency cache context is not necessary (you cannot use two different currencies on language or same location).

Activity

Total releases
6
First release
Jul 2025
Latest release
9 months ago
Releases (12 mo)
6 ▲ from 0
Maintenance
Slowing

Release Timeline

Releases

Version Type Release date
2.0.1 Stable Sep 25, 2025
8.x-1.82 Stable Sep 23, 2025
2.0.0 Stable Sep 23, 2025
8.x-1.81 Stable Aug 10, 2025
2.x-dev Dev Jul 20, 2025
8.x-1.80 Stable Jul 20, 2025