---
title: "Changes to Get a single exchange rate pair"
method: GET
path: "/rate/{base}/{quote}"
---

# Changes to Get a single exchange rate pair

`GET /rate/{base}/{quote}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 29 revisions.

- **2026-07-22** (v2) `ebf82a6197fc` — 1 info
- **2026-07-06** (v2) `0295842e0d54` — 1 info
- **2026-05-07** (v2) `4041a71e2865` — 1 breaking, 3 info
- **2026-04-28** (v2) `6f66aaf7e5a8` — 1 info
- **2026-03-27** (v2) `5dfb5134ec4a` — 1 info
- **2026-03-25** (v2) `02cd7f3cbefe` — 1 info
- **2026-03-16** (v2) `68c20d8729a6` — 1 breaking

## Changes

- **2026-07-22** (v2) `ebf82a6197fc` — 1 info
  - added the non-success response with the status `503`
- **2026-07-06** (v2) `0295842e0d54` — 1 info
  - added the required property `providers/items/date` to the response with the `200` status
- **2026-05-07** (v2) `4041a71e2865` — 1 breaking, 3 info
  - the `providers/items/` response's property type/format changed from `string`/`` to `object`/`` for status `200`
  - added the optional property `providers/items/excluded` to the response with the `200` status
  - added the required property `providers/items/key` to the response with the `200` status
  - added the required property `providers/items/rate` to the response with the `200` status
- **2026-04-28** (v2) `6f66aaf7e5a8` — 1 info
  - added the optional property `providers` to the response with the `200` status
- **2026-03-27** (v2) `5dfb5134ec4a` — 1 info
  - added the new optional `query` request parameter `date`
- **2026-03-25** (v2) `02cd7f3cbefe` — 1 info
  - endpoint added
- **2026-03-16** (v2) `68c20d8729a6` — 1 breaking
  - api path removed without deprecation

---

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