> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fynn.eu/llms.txt
> Use this file to discover all available pages before exploring further.

# Currencies

> Manage currencies and convert automatically

In Fynn, you can easily set up different currencies for your billing.

<Tip>
  By default, the currency is set to Euro.
</Tip>

<Tip>
  <b>Automatische Währungsumrechnung</b><br />
  Es können mehrere Währungen in einer Rechnung verwendet werden. Die Umrechnung erfolgt automatisch auf Basis des aktuellen EZB-Wechselkurses.
  Weitere Details findest unter [Multi-Währungen](/guide/tenant/currencies#multi-waehrungen).
</Tip>

## Add Currency

To add a new currency, follow these steps:

<Steps>
  <Step title="Open the Settings">
    Go to [Settings > General](https://app.fynn.eu/settings/)
  </Step>

  <Step title="Scroll to the Currencies section" />

  <Step title="Open one of the dropdowns and click on Add Currency">
    <Frame>
      <img src="https://mintcdn.com/fynnsubscriptionbilling/iVIPUuF_nH0B0-xL/images/add-currency.png?fit=max&auto=format&n=iVIPUuF_nH0B0-xL&q=85&s=4bbb4734ba1c7ef8ab6eb9a98c96a1a5" alt="Add Currency" width="2482" height="488" data-path="images/add-currency.png" />
    </Frame>
  </Step>

  <Step title="Select the new currency" />

  <Step title="Click on the check icon to save" />
</Steps>

## Select Default Currency

The default currency is preselected in the interface, making work easier. To change the default currency, follow these steps:

<Steps>
  <Step title="Open the Settings">
    Go to [Settings > General](https://app.fynn.eu/settings/)
  </Step>

  <Step title="Scroll to the Currencies section" />

  <Step title="Click on the dropdown of the default currency you want to set as default">
    <Frame>
      <img src="https://mintcdn.com/fynnsubscriptionbilling/Oz1fjsoxDmWZX8Mb/images/update-currency-settings.png?fit=max&auto=format&n=Oz1fjsoxDmWZX8Mb&q=85&s=1ebe435d7d2a23951dc62872a2fa6c19" alt="Change Default Currency" width="2482" height="488" data-path="images/update-currency-settings.png" />
    </Frame>
  </Step>

  <Step title="Select the new default currency" />

  <Step title="Click on Save" />
</Steps>

## Allowed Currencies

Allowed currencies are the currencies that can be used in Fynn for billing. To remove a currency, simply remove it from the list of allowed currencies.
Existing documents and invoices are not automatically converted when the currency is removed. However, the currency will no longer be offered for new selection in the interface.

<Frame>
  <img src="https://mintcdn.com/fynnsubscriptionbilling/Oz1fjsoxDmWZX8Mb/images/select-allowed-currencies.png?fit=max&auto=format&n=Oz1fjsoxDmWZX8Mb&q=85&s=7aeaf87787a3983fe67a76796a4c64bf" alt="Allowed Currencies" width="1417" height="402" data-path="images/select-allowed-currencies.png" />
</Frame>

## Multi-Currency

Fynn supports the use of multiple currencies in an invoice. The conversion is done automatically based on the current ECB exchange rate.

The target currency corresponds to the currency selected when creating the invoice. If the invoice was created through subscription billing, the customer's currency was used.

The corresponding exchange rates are retrieved in real-time from the European Central Bank (ECB) and displayed in a table on the invoice.

<Frame caption="Display of exchange rates on the invoice">
  <img src="https://mintcdn.com/fynnsubscriptionbilling/1WHsrw9xV98b8NDj/images/multi-currency-invoice.png?fit=max&auto=format&n=1WHsrw9xV98b8NDj&q=85&s=4d59cdc23b83d67b733e23bf40c9fa94" alt="Multi-Currency" width="547" height="146" data-path="images/multi-currency-invoice.png" />
</Frame>
