# SettingsVCurrenciesCentralFxRatesUnsupportedCurrencies Retrieve currencies not supported by central exchange rates. Retrieve a list of currency codes that are not supported by the central exchange rates. Unsupported currencies will need to be manually updated. - Catalog: `MultiCurrency` - Schema: `CentralFXRates` This is a read-only table. The HubSpot API may not support changing the data or the Invantive UniversalSQL driver for HubSpot does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the HubSpot API. ## Table Columns The columns of the table `SettingsVCurrenciesCentralFxRatesUnsupportedCurrencies` are shown below. Each column has an SQL data type. | Name | Data Type | Label | Required | Documentation | |---|:---:|---|:---:|---| | `currencyCode` | `varchar2` | Currency Code | ☐ | The three-letter code representing a specific currency (ex. USD). | | `currencyName` | `varchar2` | | ☐ | The full name of the currency (ex. US Dollar). |