What problem does it solve? Israeli tax and accounting rules require foreign-currency amounts to be converted at the official Bank of Israel representative rate (shaar yatzig) for the specific transaction date, not a live forex quote. This Skill fetches the correct current or historical rate and performs the conversion so filings use the legally valid figure. ## Core Features & Use Cases - Live rate conversion: Fetches current representative rates from the Bank of Israel JSON endpoint for all 14 published currencies and converts amounts to or from NIS. - Historical tax-date rates: Queries the BOI SDMX EXR series for a specific past date, automatically walking back over weekends and holidays to the most recent published rate. - Tax-rule guidance: Distinguishes income-date, payment-date, and year-end revaluation rates, and warns that import VAT uses the weekly customs rate (representative rate plus 0.5%), not the bare representative rate. - Use Case: A user asks "What was the dollar rate on January 1, 2026 for my VAT report?" The Skill queries the SDMX series, finds no publication on that holiday, and reports the December 31, 2025 rate with the date clearly stated. ## Quick Start Ask the assistant to convert 1000 US dollars to shekels at today's Bank of Israel representative rate, optionally specifying a historical date for tax purposes.