Interest Rate API GET

Interest Rate is a tool for retrieving current and historical central bank policy interest rates for major economies worldwide. It returns the latest rate along with the central bank name and effective date.

Try it — live request, no key required

Request
GETapi.apiverve.com/v1/interestrate
Verification
Format

No key required to try it. Get a key to use it in your app.

200 OK
{
  "status": "ok",
  "error": null,
  "data": {
    // Interest Rate response payload
  }
}

About the Interest Rate API

Interest Rate works by aggregating central bank policy rate data from FRED (Federal Reserve Economic Data) for 22 major central banks including the Federal Reserve, European Central Bank, Bank of England, and more. Data is refreshed daily with historical data available back to 2000.

What people use it for

Financial Analysis
Use the Interest Rate API to track central bank policy rates for economic analysis and forecasting
Currency Trading
Monitor interest rate differentials between countries for forex trading strategies
Investment Research
Incorporate central bank rate data into investment research and fixed income analysis
Economic Dashboards
Build dashboards showing global monetary policy rates across major economies

Ways to call it

One endpoint, many ways in — REST with JSON, XML, YAML and CSV, plus GraphQL and an MCP interface for AI agents.

JSON
Default REST response
XML
Markup format
YAML
Human-readable
CSV
Tabular export
Beta
GraphQL
Query language
New
MCP
For AI agents

Other ways to use Interest Rate

Same data, same APIVerve account, same credit balance — one key works on all of them.

Questions.

Common questions about the Interest Rate API.

Read the docs
What does the Interest Rate API do?
Interest Rate is a tool for retrieving current and historical central bank policy interest rates for major economies worldwide. It returns the latest rate along with the central bank name and effective date.
How do I authenticate Interest Rate API requests?
Pass your API key in the x-api-key header over HTTPS. One key works across all 300+ APIVerve APIs — there are no per-endpoint credentials.
How much does the Interest Rate API cost?
Each call spends 2 credits from your shared pool. The free tier includes 200 credits every month, and paid plans add more headroom.
How fast is the Interest Rate API?
Response time depends on the endpoint — the p50 through p99 latency for this API is published on this page. Requests are served over HTTPS through a global edge network.
What response formats does the Interest Rate API support?
JSON by default, plus XML and YAML via the format parameter. GraphQL and an MCP interface for AI agents are available across the catalog.
What HTTP method does the Interest Rate API use?
GET over HTTPS, following standard REST conventions with a consistent { status, error, data } response envelope.

Ready to build with Interest Rate? Start with 200 free credits — one key unlocks all 300+ APIs.

Explore the catalog

300+ APIs on the same key and the same response shape.

Browse all APIs