> For the complete documentation index, see [llms.txt](https://docs.iexexchanger.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.iexexchanger.com/guide/pomosh-i-spravka/drugie-voprosy/pochemu-v-kurse-obmena-otobrazhayutsya-tolko-celye-chisla.md).

# Почему в курсе обмена отображаются только целые числа?

## Корректировка резерва

В панели управления откройте раздел **"Основное — Резервы для валют — Список резервов"**, и справа в углу нажмите на значок настроек.

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

Проверьте поле  **"Макс. кол-во знаков после запятой в подсчетах"**, значение должно быть больше 0

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

## Настройки

Для корректного отображения курсов валют необходимо убедиться, что в системе задано количество знаков после запятой больше нуля.

В панели управления перейдите в раздел **«Настройки — Общие настройки»**, затем откройте подраздел **«Курсы и расчёты»** и перейдите во вкладку **«Парсер курсов»**.

В этом разделе найдите параметр «Количество знаков после запятой для отображения курсов валют» и убедитесь, что его значение установлено больше 0.

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


---

# 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:

```
GET https://docs.iexexchanger.com/guide/pomosh-i-spravka/drugie-voprosy/pochemu-v-kurse-obmena-otobrazhayutsya-tolko-celye-chisla.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.
