# Currencies

The **Currencies** section allows you to configure which currencies your store supports.\
Currencies are configured both tenant-wide and independently for particular sites, so you can add the currencies you need.

<figure><img src="https://3057647601-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbTY7EwZtYYQYC6GOcdTj%2Fuploads%2Fgit-blob-bc5ac8b9bb3538fe2f27cfa84a4db6979b2c83d7%2Fcurrencies.png?alt=media" alt=""><figcaption></figcaption></figure>

## Adding a currency

To enable a new currency, follow these steps:

1. Go to **Settings** -> **Currencies** and choose **Add currency**.
2. Find the the currency to add by filtering the list of all available currencies by its ISO code or a country, and select the checkbox.

   {% hint style="info" %} You can select multiple currencies. {% endhint %}
3. Confirm your choice with **Add currency**.
4. The added currency appears on the list of all supported currencies. Edit its exchange rate to the base currency for proper calculations.

{% hint style="info" %}
To learn more about how you can manage currencies in your system, see [Currency Service](https://app.gitbook.com/s/d4POTWomuSS7d3dnh4Dg/api-guides/configuration/currency-service) API guide.
{% endhint %}
