---
title: "Changes to Get rates for a base currency effective from a specific time"
method: GET
path: "/v1/rates/{base}"
---

# Changes to Get rates for a base currency effective from a specific time

`GET /v1/rates/{base}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 2 revisions.

- **2026-01-26** `571cbe23ef7b` — 1 warning, 2 info

## Changes

- **2026-01-26** `571cbe23ef7b` — 1 warning, 2 info
  - changed the pattern of the `path` request parameter `base` from `^[A-Z]{3}$` to `^[A-Z]{3,4}$`
  - the `results/items/base` response's property pattern was changed from `^[A-Z]{3}$` to `^[A-Z]{3,4}$` for the status `200`
  - the `results/items/target` response's property pattern was changed from `^[A-Z]{3}$` to `^[A-Z]{3,4}$` for the status `200`

---

[Operation](https://skmtc.dev/sig-0/apis/fxrates/docs/v1/rates/:base/get.md) · [API](https://skmtc.dev/sig-0/apis/fxrates.md) · [Page](https://skmtc.dev/sig-0/apis/fxrates/changes/v1/rates/:base/get)
