---
title: "GET /currencyRate/ldeps"
method: GET
path: "/currencyRate/ldeps"
tags: ["ContractLibrary"]
---

# GET /currencyRate/ldeps

`GET /currencyRate/ldeps`

Retrieves all entities of CurrencyRate type related to multiple entities of Currency type

## Query parameters

- `masterids` integer[], required

## Response `200`

See definition

- CurrencyRate[]
  - `id` integer
  - `timestamp` string, date-time, required
  - `rate` number, double, required

---

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