# Multiple currencies

{% hint style="info" %}
Please note that multiple currencies is available as part of our Enterprise Plan only. Contact us at <support@tactyc.io> if you'd like access to this feature.
{% endhint %}

## Defining an investment round in a different currency than the fund's currency

1. Open the round you want to edit and select the **Round Currency**
2. Enter an exchange rate directly in the **Exchange Rate** field, or have Tactyc pull the latest exchange rate for you, by entering a **Date** under the Exchange Rate field.
3. Enter the investment amount, round size and pre-money valuation in the round currency. Tactyc will automatically perform currency conversion and show you the corresponding values in the fund’s currency
4. **Close** the round and **Save** the investment.&#x20;

<figure><img src="/files/4zpXfIiPHtGp7pyZtTB6" alt=""><figcaption></figcaption></figure>

## **A note on reporting**

While the investment’s round is saved under the round’s currency,  any reports, charts or calculations that require aggregation or comparison, the fund’s currency is used so Tactyc can accurately compare or aggregate figures on an apples to apples basis.

## Updating FMV for Exchange Rate Changes

To update the FMV of an investment and reflect the exchange rate changes:

* Add a **Valuation Update** event after the last round

<figure><img src="/files/qgapkNGewKlwwbcESKtp" alt="" width="364"><figcaption></figcaption></figure>

* Ensure the **Round Currency** is set to the currency you want to update
* Enter the new **Exchange Rate**, or have Tactyc pull for you the latest exchange rate

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

* **Close** the round and **Save** the investment


---

# 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.tactyc.io/portfolio-management/managing-rounds/multiple-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.
