---
title: "Lists available currency codes."
method: GET
path: "/currencies"
tags: ["Miscellaneous"]
---

# Lists available currency codes.

`GET /currencies`

Returns the list of currency codes supported by the reporting API (e.g. USD, EUR, GBP)
as a plain array.
Use a value from this list in the 'currency' parameter of report endpoints.
Prefer GET /currencies/v2, which carries the same codes plus *totalCount* and accepts
*limit* and *offset*.

## Response `200`

---

[API](https://skmtc.dev/voluum/apis/voluum-api.md) · [All operations](https://skmtc.dev/voluum/apis/voluum-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/voluum/voluum-api/revisions/d38854fb4b30/schema)
