> For the complete documentation index, see [llms.txt](https://minimog-wp.gitbook.io/minimog-ecommerce-wordpress-theme/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://minimog-wp.gitbook.io/minimog-ecommerce-wordpress-theme/ecommerce-features/multi-currency-switcher.md).

# Multi-currency switcher

<figure><img src="/files/fyNhexdOxBDDKyx8pqeS" alt=""><figcaption><p>Multi-currency switcher</p></figcaption></figure>

*Our detailed instruction to set up Multi Currency Switcher.*

{% embed url="<https://youtu.be/RWdYW0v77Ao>" %}

{% hint style="info" %}
To create Multi Currency for website, you need to install and activate the **CURCY - WooCommerce Multi Currency Premium** plugin.&#x20;

From the Dashboard, go to **Insight Core >** **Plugins** > **Install &** **Activate CURCY - WooCommerce Multi Currency Premium.**
{% endhint %}

**Step 1:** From the admin dashboard, navigate to Multi Currency.

**Step 2:** At the tab General, click Enable the multi currency.

![](/files/BJ4iBnTgMlnnXiXWJc5Q)

**Step 3:** Here you can choose to use fixed price and show the currency switcher under product price or not.

**Step 4:** At the Currency Options, you can select which currency is the default, add as many currencies as you want, and edit other settings.

![](/files/BYkhUAIwTKPr9zJSXBRb)

**Step 5:** Move to the next tabs for further settings, you also have to enable Multi-currency at the Checkout page, select the payment methods for each currency.

![](/files/1tCq1nLX5Hpci7S8WwGz)

**Step 6:** In the tab Design, you can customize the appearance of the Currency bar

![](/files/jkGykAXYs5pRDEJU9Z8Z)

**Step 7:** If you want to update the exchange rate automatically, go to tab Update.

**Step 8:** Don’t forget to click Save to finish your multi-currency settings.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://minimog-wp.gitbook.io/minimog-ecommerce-wordpress-theme/ecommerce-features/multi-currency-switcher.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
