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

# Retrieve payin currencies

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

Lists all currencies available for balance accounts that also support bank account details. You can use this list to create a balance account for the currency included and then subsequently create bank account details.

## Path parameters

- `profileId` integer, required

## Headers

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

## Response `200`

List of currencies available for payin with bank account details.

- 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/versions/4907a1d269ab/schema)
