---
title: "Get list of all currency exchange rates"
method: GET
path: "/currencies/exchangeRates"
tags: ["currencies"]
---

# Get list of all currency exchange rates

`GET /currencies/exchangeRates`

ADD ENDPOINT DESCRIPTION HERE

## Response `200`

successful operation

- CurrencyExchangeRateGet[]
  - `code` string
  - `rate` number

---

[API](https://skmtc.net/writechoiceorg/apis/connector.md) · [All operations](https://skmtc.net/writechoiceorg/apis/connector/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/writechoiceorg/connector/revisions/7ce09a4b2a4e/schema)
