# Currency & Unit

To change the currency and unit of measurement, locate the currency & unit button below the header.&#x20;

<figure><img src="/files/RFUqT4hffi6B5WaPTb4T" alt="" width="563"><figcaption><p>Figure 1: Currency &#x26; Unit</p></figcaption></figure>

Click on the button to cycle through the available options: VND, USD, and EUR. The relevant sections within the platform will display financial data in your selected currency and unit, allowing for easy comparison and analysis.

<table><thead><tr><th width="148.33333333333334">Currency</th><th width="481">Unit</th></tr></thead><tbody><tr><td><strong>VND</strong></td><td>Single Unit, Million (M), Billion (B), Trillion (T)</td></tr><tr><td><strong>USD</strong></td><td>Single Unit, Hundred, Thousand (K), Million (M), Billion (B)</td></tr><tr><td><strong>EUR</strong></td><td>Single Unit, Hundred, Thousand (K), Million (M), Billion (B)</td></tr></tbody></table>

### About Exchange Rates

The conversion of the financial statements into USD/EUR is for your general reference only as it is not exactly complied with the accounting standards in the conversion of financial statements from a local currency into a foreign currency.&#x20;

* As for Balance Sheet items, we used the exchange rate at the end of the reported year.&#x20;
* For Income Statements and Cash Flow Statements, we used the average rate for the period.

### Disclaimer

The currency conversion feature within our platform is provided for informational purposes and convenience only. Exchange rates may fluctuate and vary between different sources and financial institutions.&#x20;

Therefore, the displayed converted amounts are approximations and should not be considered as real-time or guaranteed exchange rates. Users should consult with professional financial advisors or reliable sources for accurate and up-to-date currency exchange rates.


---

# 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.fiingate.vn/manual/user-manual/change-preferences-settings/quick-settings/currency-and-unit.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.
