---
title: "List Supported Currencies"
method: GET
path: "/v2/currencies"
tags: ["Currencies"]
---

# List Supported Currencies

`GET /v2/currencies`

List the supported currencies.

## Response `200`

List Supported Currencies

- SupportedCurrencyResponseV2
  - `currencies` SupportedCurrencyV2[]
    - `currency` string — Valid ISO 4217 3 letter currency code. See the <a href="https://www.iso.org/iso-4217-currency-codes.html" target="_blank" a>ISO specification</a> for details.
    - `maxPaymentAmount` integer — The max amount allowed in this currency

---

[API](https://skmtc.net/velopaymentsapi/apis/velo-payments-apis.md) · [All operations](https://skmtc.net/velopaymentsapi/apis/velo-payments-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/velopaymentsapi/velo-payments-apis/revisions/05c3f09fc50a/schema)
