Market data · Banks
One bank’s currencies, with movement
key optionalget
Every currency this bank quotes for the given type, with its current buying and selling rates and how each has changed since the bank’s previous publication. The transpose of /rates/movers, and unlike it keeps currencies that did not move. Ordered by freshness: the currencies on this bank’s current board (effectiveDate) come first, then any it has not refreshed since, flagged isStale. That per-currency flag is measured against this bank’s own board; the board-level isStale beside effectiveDate is measured against the market, and is the one to show in a header — asOf reports when the bank was last read, which keeps moving for a bank that stopped publishing. Open to anonymous callers.
Path parameters
coderequiredstring- Bank code. Case-insensitive.
Query parameters
type"cash" | "transactional"- default transactional · cash · transactional
Responses
- 200
- One bank’s currencies, with movement
- 400
- Invalid request —
VALIDATION_ERROR. - 401
- Missing, invalid, revoked or expired credential.
- 403
- Authenticated but not entitled — the plan does not include this endpoint or feature.
- 404
- No such resource, or it is not active —
NOT_FOUND. The message names what was looked up. - 429
- Rate limit or monthly quota exceeded —
RATE_LIMIT_EXCEEDEDorQUOTA_EXCEEDED. HonourRetry-After. - 500
- Unexpected server error.
Example response
Try it
Request URL