(function () { const pageUrl = window.location.href.split("#")[0].split("?")[0]; const path = window.location.pathname.replace(/\/+$/, "") + "/"; // Helper to inject JSON-LD function injectJsonLd(obj, idSuffix) { const scriptId = "sg-jsonld-" + (idSuffix || "default"); if (document.getElementById(scriptId)) return; const el = document.createElement("script"); el.type = "application/ld+json"; el.id = scriptId; el.text = JSON.stringify(obj); document.head.appendChild(el); } // Calculator definitions (single source of truth) const calculators = { "/source-of-funds-letter-generator-for-israeli-banks-and-transfers/": { name: "Source of Funds Note Generator", description: "An online tool that generates a bank-ready source of funds note based on transaction details, origin of funds, supporting documents, estimated activity, and account purpose.", featureList: [ "Generate a source of funds note", "Explain origin of incoming funds", "Prepare bank compliance text", "Document account purpose and activity" ], actionName: "Generate source of funds note" }, "/fx-break-even-calculator-when-does-a-bank-become-cheaper-than-an-fx-app/": { name: "FX Hidden Cost Calculator", description: "An online calculator that reveals hidden foreign exchange costs by comparing benchmark mid-market rates with bank spreads and fixed fees, showing the true cost of currency conversion.", featureList: [ "Calculate hidden FX costs", "Compare benchmark and real exchange rates", "Reveal bank spread impact", "Include fixed currency conversion fees", "Show effective exchange rate and loss percentage" ], actionName: "Calculate FX hidden costs" }, "/fx-break-even-calculator-when-does-a-bank-become-cheaper-than-an-fx-app/": { name: "FX Break Even Calculator", description: "An online calculator that determines the transfer amount at which a bank becomes cheaper than an FX app by comparing fixed fees, benchmark rates, app fees, and bank spreads.", featureList: [ "Calculate FX break-even transfer amount", "Compare bank fixed fees vs app percentage fees", "Account for benchmark exchange rates", "Include bank spread impact", "Show cost difference at break-even point" ], actionName: "Calculate FX break-even amount" }, "/swift-wire-true-cost-estimator-understand-the-real-cost-of-international-wires/": { name: "SWIFT Wire True Cost Estimator", description: "An online estimator that calculates the true cost of a SWIFT wire transfer by accounting for sending bank fees, intermediary deductions, receiving fees, and FX spread, and optionally benchmark exchange rates.", featureList: [ "Estimate total SWIFT wire transfer costs", "Account for sending and intermediary bank fees", "Include receiving bank fee structures", "Reveal FX spread impact", "Show delivered amount and total cost estimate" ], actionName: "Estimate SWIFT wire transfer cost" } }; const hubPath = "/ultimate-guide-to-buying-real-estate-in-israel-for-foreigners/"; // If current page is one of the calculator pages, inject SoftwareApplication schema if (calculators[path]) { const c = calculators[path]; const appSchema = { "@context": "https://schema.org", "@type": "SoftwareApplication", "@id": pageUrl + "#softwareapplication", "name": c.name, "description": c.description, "url": pageUrl, "applicationCategory": "FinanceApplication", "operatingSystem": "Web", "featureList": c.featureList, "potentialAction": { "@type": "UseAction", "name": c.actionName, "target": { "@type": "EntryPoint", "urlTemplate": pageUrl, "actionPlatform": [ "https://schema.org/DesktopWebPlatform", "https://schema.org/MobileWebPlatform" ] } } }; injectJsonLd(appSchema, "calculator"); return; } // If current page is the hub page, inject an ItemList that references the calculators if (path === hubPath) { const items = Object.keys(calculators).map((p, i) => { const url = "https://semerenkogroup.com" + p; return { "@type": "ListItem", "position": i + 1, "url": url, "name": calculators[p].name }; }); const hubSchema = { "@context": "https://schema.org", "@type": "ItemList", "@id": pageUrl + "#tools", "name": "Semerenko Group financial calculators", "description": "A collection of interactive financial calculators related to transfers, FX fees, and banking costs.", "itemListOrder": "https://schema.org/ItemListOrderAscending", "numberOfItems": items.length, "itemListElement": items }; injectJsonLd(hubSchema, "hub"); } })();
נתוני אמת ממשלתיים, מתעדכנים אוטומטית · עודכן לאחרונה: 21 בJune 2026
| עיר | מחיר חציוני (כל החדרים) | שינוי שנתי | תשואת שכירות |
|---|---|---|---|
| רעננה | ₪3,600,500 | +6.37% | 2.56% |
| תל אביב -יפו | ₪3,426,200 | -1.03% | 2.71% |
| מודיעין-מכבים-רע | ₪3,122,900 | +6.41% | 2.54% |
| רמת גן | ₪2,822,700 | +2.12% | 2.63% |
| הרצלייה | ₪2,622,100 | +3.33% | 3.13% |
| כפר סבא | ₪2,611,200 | +3.23% | 2.99% |
| ירושלים | ₪2,592,400 | +0.54% | 2.81% |
| נתניה | ₪2,454,400 | +0.96% | 2.62% |
| פתח תקווה | ₪2,448,200 | +3.51% | 2.32% |
| רחובות | ₪2,349,500 | +0.23% | 2.38% |
| בני ברק | ₪2,185,000 | +6.5% | 2.62% |
| חולון | ₪2,069,900 | +1.94% | 2.84% |
| ראשון לציון | ₪1,945,600 | +0.64% | 3.25% |
| חדרה | ₪1,876,900 | +7.86% | 2.59% |
| אשדוד | ₪1,806,400 | +7% | 2.83% |
| אשקלון | ₪1,461,400 | +11.18% | 2.83% |
| חיפה | ₪1,332,000 | +8.05% | 2.86% |
| באר שבע | ₪1,055,300 | +4.23% | 3.05% |