# Currency pairs

On this page, you can view a list of available currency pairs and add new pairs.

**From currency**

The alphabetic code of a base currency.

***

**To currency**

The alphabetic code of a quote currency.

***

**Enabled for client**

If `Yes`, a currency pair can be exchanged by clients in the B2CORE UI; otherwise, `No`.

By default, this option is set to `Yes`.

***

**Rates Custom Priority**

The order in which exchange rates are obtained from exchange rate providers for this currency pair.

***

**Updated**

The date and time when a currency pair was last updated.

***

**Max amount**

The maximum allowed amount per exchange operation in a currency pair.

***

**Step**

The minimum increment by which an amount can be changed at a time.

***

**Enabled for admin**

If `Yes`, a currency pair can be exchanged via the Back Office; otherwise, `No`.

By default, this option is set to `Yes`.

***

**Request required**

* If `Yes`, requests for admin approval are created when clients initiate exchanges in a currency pair in the B2CORE UI. After approval, exchanges are executed using the rates specified in the approved requests.
* If `No`, exchanges in this currency pair are executed without admin approval.

By default, this option is set to `No`.

{% hint style="info" %}
**See also**

[How to add an exchange currency pair](/how-to-articles/manage-currencies/how-to-add-an-exchange-currency-pair.md)

[How to set priorities for exchange rate providers](/how-to-articles/manage-currencies/how-to-set-priorities-for-exchange-rate-providers.md)

[How to enable requests for exchanges in specific currency pairs](/how-to-articles/manage-currencies/how-to-enable-requests-for-exchanges-in-specific-currency-pairs.md)
{% 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.b2core.b2broker.com/back-office-guide/currencies/currency-pairs.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.
