What this solution does
The module automates price updates for online stores where product costs depend on fluctuations in foreign exchange rates. It eliminates the need for manual recalculation, minimizes the risk of errors, and maintains up-to-date prices in the catalog in real time. When purchasing in dollars, euros, or other currencies and selling in rubles, the system automatically synchronizes retail prices with central bank exchange rates.
The module integrates with official data sources, supporting the retrieval of current quotes from the Central Bank of the Russian Federation (CBR). Its architecture allows for the addition of data providers to meet specific requirements.
Price recalculation in the catalog is flexible: the system links values from information block properties, such as 'Purchase Price' and 'Purchase Currency', to the base product cost. When the exchange rate changes, the final price is updated automatically.
Rounding rules can be configured individually. The system allows setting a rounding step (for example, to 10, 50, or 100 rubles) upwards to form accurate and attractive prices.
The module provides automatic currency rate updates on a scheduled basis using the agent system (Cron). Configuring the update frequency allows prices to be refreshed without administrator intervention.
The administrative panel includes a dashboard displaying current exchange rates, update history, and the status of recent operations.
This solution is designed for importers, distributors of foreign equipment, and online stores utilizing currency-based pricing.
General iT can install and configure this module and check how it works on your website.