BOI Exchange Rates
Trusted75/100MCP server for official Bank of Israel exchange rates. Access daily representative rates (sha'ar yatzig) for 30+ currencies against the Israeli New Shekel (ILS), historical rate series, rate change calculations, and currency conversion via the official BOI SDMX API. No API key required.
Business owners, freelancers, and developers working with foreign currencies check the Bank of Israel representative rate daily. Today that means navigating to the BOI website, finding the right currency, and copying the number manually. This MCP server lets your AI agent fetch the official rate, convert amounts, and check historical changes instantly.
.mcp.json
{
"mcpServers": {
"boi-exchange": {
"command": "npx",
"args": [
"-y",
"@skills-il/boi-exchange-mcp"
]
}
}
}Features
- Daily representative rate for 30+ currencies against ILS
- Historical rates with date range filtering
- Rate change calculation between any two dates
- Currency conversion using official BOI rate
- No API key required - fully public
When to Use
- Need to know the current USD or EUR rate against the shekel
- Need to convert an amount from USD to ILS using the official rate
- Want to check how a currency rate changed over time
- Need a historical representative rate for tax calculation or reporting
- Want to track exchange rate trends
Try These Prompts
What is the USD/ILS rate today according to the Bank of Israel?
Convert 10,000 USD to ILS using the official rate
How did the EUR/ILS rate change over the last month?
Compare today's USD rate to the beginning of the year
Try These Queries
What is the dollar rate today?
Show me the EUR/ILS rate for the last month
Convert 5000 USD to shekels
How much did the dollar change since January?
What currencies does the Bank of Israel publish rates for?
Frequently Asked Questions
Related Servers
Israeli Bank MCP
Lightweight MCP server for fetching transactions from all major Israeli banks and credit card companies, including Hapoalim, Leumi, Discount, Mizrahi, Visa Cal, Max, Isracard, and more. Leverages the israeli-bank-scrapers library and supports two-factor authentication. Exposes tools to list available banks with their required credentials and fetch transactions with flexible date ranges.
Nudlers
Comprehensive personal finance command center for Israeli banking. Automatically aggregates, categorizes, and analyzes finances from all Israeli banks and credit cards into a unified dashboard with budget tracking, balance projection, recurring payment detection, and installment monitoring. Features intelligent 3-phase auto-categorization, native WhatsApp integration for daily summaries, built-in AI chat via Google Gemini, and MCP endpoint for AI assistant integration with AES-256-GCM encryption.
IL Bank MCP
Finance assistant that brings Israeli bank data directly to any AI assistant. Combines a headless scraper powered by israeli-bank-scrapers with an MCP server, enabling LLMs to analyze transactions, track spending patterns, detect recurring charges, and provide financial insights. Supports most Israeli banks and credit cards, stores data locally in SQLite, and runs via Docker Compose for easy deployment.
Use at your own risk. Terms of Use · Security
Know an Israeli MCP server that should be listed here? Submit an MCP