# Step 3: Configure currencies

Configuring currencies in BigCommerce allows your store to support multiple currencies, enhancing the shopping experience for international customers. By setting up different currencies, you can provide localized pricing and improve checkout conversions. Follow the steps below to configure currencies for your store.

{% hint style="info" %}
You must [configure payments](/bigcommerce/1.0-4/configure-the-bigcommerce-settings/step-2-configure-payments.md) before you configure currencies.
{% endhint %}

To configure currencies within the BigCommerce:

1. Click **Settings** in the app menu on the left and then click **Currencies**.
2. Click the **Add new currency** button. The Add Currency dialog box appears.

   ![](/files/TT9JFweiDDGuptf01o8K)<br>
3. Select a currency code from the drop-down menu and click **Next**.
4. Enter the display name for the currency under **Currency display configurations**.

   ![](/files/AC6NZ536h4ddZPPFoY9C)<br>
5. Optional. Use Shift+Click to associate the countries with this currency. If the field is blank, the currency is available in all countries.
6. Select an option for **Transacting currency**.

   ![](/files/4U85ibMLGWyK6c2sS6XT)&#x20;
7. Enter the static conversion rate. The static conversion rate remains unchanged until you enter a different conversion rate. Using this method avoids constantly fluctuating prices in non-default currencies.
8. Complete the fields under the **Currency display** to customize how the currency will appear to customers.
9. Click **Save**.&#x20;
10. To allow shoppers to transact in this currency, click the toggle in the **Visible?** column.&#x20;

![](/files/VJesiXIrofsVojVKDMxz)

## Multi-currency

Digital River on BigCommerce can be configured for multiple currencies at a time. A single Digital River merchant account accepts all Digital River-supported transaction currencies. For more information, visit [Multicurrency](https://support.bigcommerce.com/s/article/Managing-Currencies?language=en_US#mc).


---

# 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.digitalriver.com/bigcommerce/1.0-4/configure-the-bigcommerce-settings/step-3-configure-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.
