# Currencies

You can change the way currency is displayed in your store to make it easier for your customers to read the amounts.

## On this page

* [Considerations for currency formatting](#considerations-for-currency-formatting)
* [Add your currency formatting](#tambahkan-pemformatan-mata-wang-anda)
* [Example of displaying currency formatting in your store](#example-of-displaying-currency-formatting-in-your-store)

## Considerations for currency formatting

* This currency formatting is only used for display in your store/website to make it easier for your customers to read the amount. On the checkout page, customers will still see the currency according to your store/website's original currency.
* The currency formatting selection will be based on the customer's IP Address itself (If you have set the currency for that location).
* You can only format currencies for countries such as Malaysia (MYR), Brunei (BND), Indonesia (IDR), United Kingdom (GBP), United States (USD) and Singapore (SGD).
* The currency conversion display will depend entirely on the "Exchange rate" setting you set. The system will not perform the conversion automatically.

## Add your currency formatting

1. Log in to your Shoppego account

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

2. Click on **Settings**

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

3. Click on **Currencies**

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

4. Click on **Add currency**

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

5. Then, you can select the currency you want to add and enter the exchange rate value for that currency.

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

6. After finishing click **Add currency**

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

## Example of displaying currency formatting in your store

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


---

# 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.shoppego.com/en/settings/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.
