← Federal Reserve Economic Data (FRED)

Federal Funds Effective Rate

passing 3.63 latest (2026-08-01) Percent unit monthly frequency United States geography

Coverage 1954-07-01 to 2026-08-01 · series id fred/FEDFUNDS

Recent values

PeriodValueRevision
2026-08-01 3.63 1
2026-07-01 3.63 1
2026-06-01 3.63 1
2026-05-01 3.63 1
2026-04-01 3.64 1
2026-03-01 3.64 1
2026-02-01 3.64 1
2026-01-01 3.64 1
2025-12-01 3.72 1
2025-11-01 3.88 1
2025-10-01 4.09 1
2025-09-01 4.22 1

Verification history

CheckResultExpectedActualWhen
golden pass 0.16 0.16 2h ago
golden_live pass 0.16 0.16 2h ago
golden pass 2.38 2.38 2h ago
golden_live pass 2.38 2.38 2h ago
freshness pass 2h ago
golden pass 0.16 0.16 26h ago

License and citation

License public-domain (terms). Source: U.S. federal statistical agencies via FRED, Federal Reserve Bank of St. Louis. This product uses the FRED API but is not endorsed or certified by the Federal Reserve Bank of St. Louis.

Official table: H.15 Selected Interest Rates · Federal Reserve Bank of St. Louis

Use it

curl "https://starwell.dev/api/starwell/v1/sources/fred/series/FEDFUNDS/observations?latest=12"

Download CSV: full history with attribution.

Embed the chart

An SVG of this series, attribution included:

<img src="https://starwell.dev/sources/fred/FEDFUNDS/chart.svg"
     alt="Federal Funds Effective Rate" width="720" />

Embed the status badge

Verification status for Federal Funds Effective Rate

[![Verified via Starwell](https://starwell.dev/sources/fred/FEDFUNDS/badge.svg)](https://starwell.dev/sources/fred/FEDFUNDS)
curl -X POST "https://starwell.dev/api/starwell/v1/answer" \
  -H "Authorization: Bearer dlk_live_YOUR_KEY" \
  -H "Content-Type: application/json" \
  -d '{"question": "What is the latest value?", "series": [{"source": "fred", "seriesId": "FEDFUNDS"}]}'

Data reads need no key; answers do. Keys are free at /account; a keyless sample lives at GET /api/starwell/v1/answer/demo.