# Magento 2 Custom Currency Manager

### <span style="color: #3b82f6;">Installation and User Guide for Magento 2 Custom Currency Manager Extension</span>

**Table of Contents**

1. [*Installation* ](#bkmrk-installation)
    - *Installation via app/code*
    - *Installation via Composer*
2. [*Configuration Settings for Custom Currency Manager*](#bkmrk-configuration-settin)
    - *General Settings*
3. [*Custom Currency Manager*](#bkmrk-custom-currency-mana)
4. *[Error Message When Adding Duplicate currency in Configuration settings](#bkmrk-error-message-when-a)*
5. *[Error for Deleting Currency for Configuration settings](#bkmrk-error-for-deleting-c)*
6. *[Frontend Screenshots](#bkmrk-frontend-screenhots)*

### <span style="color: #3b82f6;">Installation</span>

- <span style="color: #f97316;">**Installation via app/code:**</span> Upload the content of the module to your root folder. This will not overwrite the existing Magento folder or files, only the new contents will be added. After the successful upload of the package, run below commands on Magento 2 root directory.
    
    ```php
    php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    php bin/magento setup:static-content:deploy
    ```
- <span style="color: #f97316;">**Installation via Composer:**</span> Please follow the guide provided in the below link to complete the installation via composer.

<p class="callout success">[https://docs.scommerce-mage.com/magento-2-extensions/installation-via-composer/installation-via-composer](https://docs.scommerce-mage.com/magento-2-extensions/installation-via-composer/installation-via-composer)</p>

### <span style="color: #3b82f6;">Configuration Settings for Custom Currency Manager</span>

Go to **Admin &gt; Stores &gt; Configuration &gt; Scommerce Configuration &gt; Custom Currency Manager**

#### <span style="color: #f97316;">General Settings</span>

- **Enabled –** Select "Yes" or "No" to enable or disable the module.
- **License Key –** Please add the license for the extension which is provided in the order confirmation email. Please note license keys are site URL specific. If you require license keys for dev/staging sites then please email us at <support@scommerce-mage.com>.
- **Custom Currencies -** Please add the defined list of custom currencies.

[![image.png](https://docs.scommerce-mage.com/uploads/images/gallery/2025-10/scaled-1680-/kK6image.png)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-10/kK6image.png)

#### **<span style="color: rgb(230, 126, 35);">Custom Currency Manager</span>**

As a customer using the Custom Currency Manager extension, you can create and configure various custom currencies such as BTC, ZWG, and others to suit your store's needs.

To add a Custom Currency like **BTC** add from **Configuration, path - Admin &gt; Stores &gt; Configuration &gt; Custom Currency Manager**

[![image.png](https://docs.scommerce-mage.com/uploads/images/gallery/2025-10/scaled-1680-/TD3image.png)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-10/TD3image.png)

Once you configure custom currencies by adding the currency code, symbol, plural name, and precision in the configuration, the newly added currency appears in the "Allowed Currencies" dropdown under Magento’s default currency setup section.

<span class="fabric-text-color-mark" data-renderer-mark="true" data-text-custom-color="#ff991f">To configure your store’s currency settings, go to </span>**<span class="fabric-text-color-mark" data-renderer-mark="true" data-text-custom-color="#ff991f">Admin Panel &gt; Stores &gt; Configuration &gt; General &gt; Currency Setup</span>**<span class="fabric-text-color-mark" data-renderer-mark="true" data-text-custom-color="#ff991f">, where you can choose the base currency, default display currency, and allowed currencies. </span>Please refer to the screenshots below for visual guidance on setting up custom currencies.

[![image.png](https://docs.scommerce-mage.com/uploads/images/gallery/2025-10/scaled-1680-/DCIimage.png)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-10/DCIimage.png)

To configure currency rates for your store:

1. Go to **Admin Panel &gt; Stores &gt; Configuration &gt; Currency Rates**.
2. From this section, you can manually set exchange rates or import them from supported services.
3. Make sure to save your changes to apply the updated rates across your storefront.

[![image - 2025-10-15T193428.520.png](https://docs.scommerce-mage.com/uploads/images/gallery/2025-10/scaled-1680-/image-2025-10-15t193428-520.png)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-10/image-2025-10-15t193428-520.png)

##### **<span style="color: rgb(249, 115, 22);">Error Message When Adding Duplicate Currency in Configuration Settings</span>**

Since GBP already exists in the default Magento, you cannot add it again. Attempting to do so will trigger a warning message.

[![image.png](https://docs.scommerce-mage.com/uploads/images/gallery/2025-10/scaled-1680-/yIzimage.png)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-10/yIzimage.png)

##### **<span style="color: rgb(249, 115, 22);">Error for Deleting Currency for configuration settings</span>**

The '**Test**' currency has been selected in the Allowed Currency list for the UK site, Default Configuration, and Default Store View.

[![image.png](https://docs.scommerce-mage.com/uploads/images/gallery/2025-10/scaled-1680-/G0mimage.png)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-10/G0mimage.png)

#### <span style="color: rgb(249, 115, 22);">**Frontend Screenhots**</span>

**<span style="color: rgb(0, 0, 0);">Currency Options available on the frontend - Default store view.</span>**

[![image.png](https://docs.scommerce-mage.com/uploads/images/gallery/2025-10/scaled-1680-/gadimage.png)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-10/gadimage.png)

[![image.png](https://docs.scommerce-mage.com/uploads/images/gallery/2025-10/scaled-1680-/eJUimage.png)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-10/eJUimage.png)

[![image.png](https://docs.scommerce-mage.com/uploads/images/gallery/2025-10/scaled-1680-/mJwimage.png)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-10/mJwimage.png)

If you have a question related to this extension please check out our [**FAQ Section**](https://www.scommerce-mage.com/magento-2-custom-currency-manager.html#customfaq) first. If you can't find the answer you are looking for then please contact [**support@scommerce-mage.com**](mailto:core@scommerce-mage.com)**.**