---
title: "Retrieve available currencies"
method: GET
path: "/v2/borderless-accounts-configuration/profiles/{profileId}/available-currencies"
tags: ["multi-currency-account"]
---

# Retrieve available currencies

`GET /v2/borderless-accounts-configuration/profiles/{profileId}/available-currencies`

Lists all currencies that are available for balance accounts. This includes those that can have funds added from external accounts, as well as those that a balance can be held in.

## Path parameters

- `profileId` integer, required

## Headers

- `X-External-Correlation-Id` string, uuid

## Response `200`

List of currencies available for balance accounts.

- string[] — List of currency codes.

## Other responses

- `429` — Rate limit exceeded. Retry after the number of seconds specified in the `Retry-After` header.

---

[API](https://skmtc.net/wise/apis/platform-api.md) · [All operations](https://skmtc.net/wise/apis/platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/wise/platform-api/revisions/4907a1d269ab/schema)
