---
title: "Retrieve currencies not supported by central exchange rates."
method: GET
path: "/settings/currencies/2026-03/central-fx-rates/unsupported-currencies"
tags: ["Central FX rates"]
---

# Retrieve currencies not supported by central exchange rates.

`GET /settings/currencies/2026-03/central-fx-rates/unsupported-currencies`

Retrieve a list of currency codes that are not supported by the central exchange rates. Unsupported currencies will need to be manually updated.

## Response `200`

successful operation

- SettingsCurrenciesCollectionResponseCurrencyCodeInfoNoPaging
  - `results` SettingsCurrenciesCurrencyCodeInfo[], required
    - `currencyCode` string, required — The three-letter code representing a specific currency (ex. USD).
    - `currencyName` string, required — The full name of the currency (ex. US Dollar).

## Other responses

- `default` — An error occurred.

---

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