Skip to main content
GET
Interest Rates (Real-Time)

Overview

The Interest Rates Snapshot API lets you pull the latest published interest rate data for all major central banks in the world. We source our data directly from global central banks like the Federal Reserve, People’s Bank of China, European Central Bank, Bank of Japan, and other major monetary authorities. The real-time interest rate data comes from official monetary policy announcements. To get started, please create an account and grab your API key at financialdatasets.ai. You will use the API key to authenticate your API requests.

Coverage

Available Central Banks

You can fetch a list of available central banks with a GET request to: https://api.financialdatasets.ai/macro/interest-rates/banks/

Getting Started

There are only 2 steps for making a successful API call:
  1. Add your API key to the header of the request as X-API-KEY.
  2. Execute the API request.

Example

Interest Rates Snapshot

Authorizations

X-API-KEY
string
header
required

API key for authentication.

Query Parameters

bank
string
required

The central bank code (e.g., FED, ECB, BOJ). Use the /macro/interest-rates/banks endpoint to get a list of available banks.

Response

Interest rates snapshot response

interest_rates
object[]