Real-time FOMC rate change probabilities, derived from CME FedWatch. No account, no refresh, fast and lightweight.
- Displays market-implied probabilities for the next FOMC rate decision
- Data is derived from CME interest rate futures pricing
- Automatically updates during market hours
- Real-time updates (no manual refresh)
- Fast parsing (HTML parsing optimized, ~4ms per run)
- Clean UI (focused on probabilities, not clutter)
- No paid API (data fetched from public CME FedWatch page)
- Cut / Hold / Hike probabilities
- Countdown to next FOMC meeting
- Last update time (market-based)
- Multi-language support (i18n)
- Server-side caching via Cloudflare KV
- SvelteKit
- Cloudflare Workers + KV
- Scheduled Worker (cron)
- No client-side polling
- No external paid APIs
- Data updates only when CME futures market is active
- Not financial advice
MIT