# 💱 Show Prices in Different Currencies

The **Multi-Currency** feature allows you to display product prices in multiple currencies across your B2B/Wholesale store — giving your international customers a localized, convenient shopping experience.

With this feature, your buyers can view prices in their **preferred currency** while browsing and shopping, helping you build trust, eliminate confusion, and make purchasing easier for global audiences.

### ⚙️ How to Show Prices in Different Currencies

Follow these simple steps to set up multi-currency pricing on your store:

### 🔹 Step 1: Access the Multi-Currency Settings

* From your **Shopify admin**, go to **Apps → BSS B2B Solution**.
* In the left sidebar, open **Tax and currency**, then toggle on the **Multi-Currency** module.

### 🔹 Step 2: Enable Multi-Currency Display

After **Step 1**, you should see this screen:

<figure><img src="/files/NTtVLPe2WQ9OGVyr0yHF" alt=""><figcaption></figcaption></figure>

* Toggle **Enable Multi-Currency** to activate the feature.
* Once enabled, product prices will automatically adapt based on the customer’s selected or assigned currency.

<figure><img src="/files/E6aozeoCJcJ83A2pF35e" alt=""><figcaption></figcaption></figure>

### 🔹 Step 3: Configure Currency Options

1. Add the currencies you want to display (for example, USD, EUR, GBP, JPY, etc.).
2. Define **conversion rates** for each currency:
   * You can set them **manually** for full control.
   * Or choose **automatic syncing** with Shopify’s exchange rate to keep them updated in real time.
3. Click **Save** to confirm.

### 🔹 Step 4: Display Prices on Storefront

Once everything is set up, customers will see prices displayed in their respective currencies automatically or through a **currency switcher** (if enabled).

For example:

* A U.S. customer sees prices in **USD ($)**.
* A European customer sees prices in **EUR (€)**.
* A Japanese customer sees prices in **JPY (¥)**.

***

### 💡 Example

If your base currency is **USD** and you set up:

* **EUR** with a rate of 1 USD = 0.9 EUR
* **GBP** with a rate of 1 USD = 0.78 GBP

A product priced at **$100 USD** will display as **€90 EUR** or **£78 GBP** respectively.

<div data-with-frame="true"><figure><img src="/files/FKbh5NPo73xH9R0RJfs9" alt=""><figcaption></figcaption></figure></div>

You can switch between currencies to see how your product prices look:

<div align="center"><figure><img src="/files/9kSyH32pfqpsLPmNio1d" alt="" width="563"><figcaption><p>In Euro</p></figcaption></figure> <figure><img src="/files/twaV8C2C4gvE0lDbGcRU" alt="" width="563"><figcaption><p>In US Dollar</p></figcaption></figure></div>

{% hint style="info" %}
If you have any trouble with the feature, feel free to reach out to us at [**support-sbc@bsscommerce.com**](mailto:support-sbc@bsscommerce.com) or [**Live Chat**](https://go.crisp.chat/chat/embed/?website_id=9f64b5a9-1a02-4190-93b8-8ef56b19f740).
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs-shpf.bsscommerce.com/b2b-wholesale-solution/other-b2b-modules/multi-currency/show-prices-in-different-currencies.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
