# Currency Configuration

*For more information, check out the Currency Configuration* [*YouTube Video*](https://www.youtube.com/watch?v=5CEHit2RK14\&list=PLAfz_RVd88FooXjldO5tdC63oMi0TSMwK\&index=8)*.*

As many of the operations within Mifos X take place on an international scale, a variety of currencies may be used. This section allows an organization to define what currencies will be used throughout their interactions within the Mifos X system.

From the [Welcome Page](/mifosx/user-manual/for-all-users/untitled/welcome-page.md), click on the[ **Admin**](/mifosx/user-manual/for-administrators-mifos-x-platform/administration.md) button on the top menu bar, then click on **Organization** from the drop down list. This will launch the [**Organization**](/mifosx/user-manual/for-administrators-mifos-x-platform/administration/organization.md) menu.

Select **Currency Configuration**.

![](https://mifosforge.jira.com/wiki/download/attachments/67141734/currencyconfig.png?version=1\&modificationDate=1552927757045\&cacheVersion=1\&api=v2)

### **Add or Edit Currencies**

Follow the steps below to add or delete currencies from your organization's Mifos X profile. Chosen currencies will be displayed along with their currency code.

* Click the blue **Add/Edit** button at the top-right of the screen.

![](https://mifosforge.jira.com/wiki/download/thumbnails/67141734/currency_config.PNG?version=1\&modificationDate=1553976096766\&cacheVersion=1\&api=v2\&height=400)

* This will display a list of all currencies currently in use. Click the blue '**x**' at the right of a currency to remove it from your organization's selected currencies.

![](https://mifosforge.jira.com/wiki/download/attachments/67141734/removecurrency.png?version=2\&modificationDate=1552736674644\&cacheVersion=1\&api=v2)

* Type the name of the currency you would like to add into the **New Currency** field. Mifos X will automatically filter matches as you type.

![](https://mifosforge.jira.com/wiki/download/attachments/67141734/inputCurrency.png.png?version=1\&modificationDate=1552736915357\&cacheVersion=1\&api=v2)

* Click on the blue '**+**' to the right of the field to add the selected currency.

![](https://mifosforge.jira.com/wiki/download/attachments/67141734/addCurrency.png?version=1\&modificationDate=1552737041652\&cacheVersion=1\&api=v2)

* Click **Submit** to commit your changes.

Youtube video: <https://youtu.be/5CEHit2RK14?t=1>

### Related articles

* Page:[Bulk Loan Reassignment](/mifosx/user-manual/for-administrators-mifos-x-platform/administration/organization/bulk-loan-reassignment.md)
* Page:[Manage Employees](/mifosx/user-manual/for-administrators-mifos-x-platform/administration/organization/manage-employees.md)
* Page:[Manage Funds](/mifosx/user-manual/for-administrators-mifos-x-platform/administration/organization/manage-funds.md)
* Page:[Manage Holidays](/mifosx/user-manual/for-administrators-mifos-x-platform/administration/organization/manage-holidays.md)
* Page:[Manage Offices](/mifosx/user-manual/for-administrators-mifos-x-platform/administration/organization/manage-offices.md)

<br>


---

# 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.mifos.org/mifosx/user-manual/for-administrators-mifos-x-platform/administration/organization/currency-configuration.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.
