---
title: "Currencies"
method: GET
path: "/api/resources/currencies"
tags: ["Resources"]
---

# Currencies

`GET /api/resources/currencies`

Get currencies.

## Response `200`

CurrencyId Array

- EaseeCloudAPICurrency[]
  - `id` string, nullable
  - `name` string, nullable
  - `countryId` string, nullable

---

[API](https://skmtc.net/easee/apis/easee-cloud-api.md) · [All operations](https://skmtc.net/easee/apis/easee-cloud-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/easee/easee-cloud-api/revisions/46ccab4af8b1/schema)
