---
title: "Currency Rate List"
method: GET
path: "/get-currency-rate-list"
---

# Currency Rate List

`GET /get-currency-rate-list`

This API can be used to fetch the currency rate in KWD for the list of other currencies. Using the get-currency-rate-list API, you can get KWD rate for the currency you want to process.

## Headers

- `Authorization` string

## Response `201`

201

- object
  - `status` boolean
  - `message` string
  - `data` object
    - `currencyList` object[]
      - `currency` string
      - `kwd_rate` string

---

[API](https://skmtc.net/upayments/apis/sandbox-api-base-url.md) · [All operations](https://skmtc.net/upayments/apis/sandbox-api-base-url/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/upayments/sandbox-api-base-url/versions/3975dc6fe479/schema)
