---
title: "Changes to Get available currencies"
method: GET
path: "/currencies"
---

# Changes to Get available currencies

`GET /currencies`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 29 revisions.

- **2026-04-01** (v2) `10e71ab4218b` — 1 info
- **2026-03-18** (v2) `41a1e2778f9a` — 1 info
- **2026-03-18** (v2) `7448b9ef6018` — 1 breaking
- **2026-03-17** (v2) `85ad3c01b939` — 2 info
- **2026-03-17** (v2) `60398f97f34b` — 1 breaking
- **2026-03-16** (v2) `68c20d8729a6` — 1 breaking, 2 warning

## Changes

- **2026-04-01** (v2) `10e71ab4218b` — 1 info
  - added the new optional `query` request parameter `providers`
- **2026-03-18** (v2) `41a1e2778f9a` — 1 info
  - added the new optional `query` request parameter `scope`
- **2026-03-18** (v2) `7448b9ef6018` — 1 breaking
  - removed the required property `items/providers` from the response with the `200` status
- **2026-03-17** (v2) `85ad3c01b939` — 2 info
  - added the optional property `items/end_date` to the response with the `200` status
  - added the optional property `items/start_date` to the response with the `200` status
- **2026-03-17** (v2) `60398f97f34b` — 1 breaking
  - the response's body type/format changed from `object`/`` to `array`/`` for status `200`
- **2026-03-16** (v2) `68c20d8729a6` — 1 breaking, 2 warning
  - the response's body type/format changed from `array`/`` to `object`/`` for status `200`
  - deleted the `query` request parameter `providers`
  - deleted the `query` request parameter `scope`

---

[Operation](https://skmtc.dev/lineofflight/apis/frankfurter-api/docs/currencies/get.md) · [API](https://skmtc.dev/lineofflight/apis/frankfurter-api.md) · [Page](https://skmtc.dev/lineofflight/apis/frankfurter-api/changes/currencies/get)
