---
title: "Get list of currencies supported by the rate endpoint"
method: GET
path: "/api/v1/Currencies/rate/supported"
tags: ["Currencies"]
---

# Get list of currencies supported by the rate endpoint

`GET /api/v1/Currencies/rate/supported`

Any of the currencies in this list can be paired with any other currency in this list when supplied to the Rate endpoint.
For example: USD/CAD,CAD/USD,USD/EUR,EUR/CAD

## Query parameters

- `format` 'json' | 'xml'

## Response `200`

OK

- string[]

## Other responses

- `400` — Bad Request
- `401` — Unauthorized

---

[API](https://skmtc.dev/nfusionsolutions/apis/nfusion-solutions-market-data-api.md) · [All operations](https://skmtc.dev/nfusionsolutions/apis/nfusion-solutions-market-data-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nfusionsolutions/nfusion-solutions-market-data-api/revisions/e29982cd1e0a/schema)
