---
title: "Changes to USD exchange rates"
method: GET
path: "/api/v1/bis/fx"
---

# Changes to USD exchange rates

`GET /api/v1/bis/fx`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 21 revisions.

- **2026-08-28** `560e8847c7b3` — 20 breaking
- **2026-08-08** `4c4530760ba1` — 12 info

## Changes

- **2026-08-28** `560e8847c7b3` — 20 breaking
  - the response property `data/items/COLLECTION` became optional for the status `200`
  - the response property `data/items/COLLECTION_name` became optional for the status `200`
  - the response property `data/items/CURRENCY` became optional for the status `200`
  - the response property `data/items/CURRENCY_name` became optional for the status `200`
  - the response property `data/items/FREQ` became optional for the status `200`
  - the response property `data/items/FREQ_name` became optional for the status `200`
  - the response property `data/items/REF_AREA` became optional for the status `200`
  - the response property `data/items/REF_AREA_name` became optional for the status `200`
  - the response property `data/items/TIME_PERIOD` became optional for the status `200`
  - the response property `data/items/value` became optional for the status `200`
  - response property `data/items/COLLECTION` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/COLLECTION_name` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/CURRENCY` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/CURRENCY_name` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/FREQ` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/FREQ_name` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/REF_AREA` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/REF_AREA_name` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/TIME_PERIOD` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/value` list-of-types was widened by adding types `integer and null` to media type `application/json` of response `200`
- **2026-08-08** `4c4530760ba1` — 12 info
  - added the optional property `code` to the response with the `401` status
  - added the optional property `code` to the response with the `429` status
  - added the optional property `code` to the response with the `503` status
  - added the optional property `hint` to the response with the `401` status
  - added the optional property `hint` to the response with the `429` status
  - added the optional property `hint` to the response with the `503` status
  - added the optional property `plan` to the response with the `401` status
  - added the optional property `plan` to the response with the `429` status
  - added the optional property `plan` to the response with the `503` status
  - added the optional property `reason` to the response with the `401` status
  - added the optional property `reason` to the response with the `429` status
  - added the optional property `reason` to the response with the `503` status

---

[Operation](https://skmtc.dev/sugra/apis/sugra-api/docs/api/v1/bis/fx/get.md) · [API](https://skmtc.dev/sugra/apis/sugra-api.md) · [Page](https://skmtc.dev/sugra/apis/sugra-api/changes/api/v1/bis/fx/get)
