Free & Open

Free Embeddable Widgets

Add powerful financial tools to your website in seconds. Just copy the code and paste it into your HTML.

Get the Embed Code ↓

Fills host= and utm_content= in the snippet so embeds are attributable when referrers are blocked. Outreach embeds should always set this.

Compare salaries across 113 cities and 2,483 neighborhoods worldwide with real cost-of-living adjustments, tax estimates, and currency conversion.

Live Preview

Embed the Salary Converter

Copy this code and paste it anywhere in your HTML.

<iframe
  id="sc-embed"
  src="https://salary-converter.com/embed.html?utm_source=embed&utm_medium=widget&utm_campaign=salary-converter"
  width="100%"
  height="800"
  frameborder="0"
  style="border:none; border-radius:12px; min-height:680px;"
  title="Salary Converter Widget"></iframe>
<script>
/* optional: auto-resize from embed postMessage (min-height 680px; recommended 800px) */
window.addEventListener('message', function (e) {
  if (!e.data || e.data.type !== 'salary-converter-embed-resize') return;
  var f = document.getElementById('sc-embed');
  if (f && e.data.height) f.style.height = Math.max(680, e.data.height) + 'px';
});
</script>
<p style="text-align:center;font:13px/1.5 sans-serif;margin:8px 0 0;color:#6b7280">Powered by <a href="https://salary-converter.com" rel="noopener">salary-converter.com</a></p>

Powered by salary-converter.com — free, no API key required. Min-height: 680px (CTA visible); recommended: 800px. Snippet includes optional postMessage auto-resize.

Help your readers find the best city to retire abroad based on cost of living, visa ease, healthcare, and quality of life across 230 retirement destinations (visa, healthcare & quality of life).

Live Preview

Embed the Retire Abroad Calculator

Copy this code and paste it anywhere in your HTML.

<iframe
  src="https://salary-converter.com/retire-embed.html"
  width="100%"
  height="800"
  frameborder="0"
  style="border:none; border-radius:12px;"
  title="Retire Abroad Calculator"></iframe>
<p style="text-align:center;font:13px/1.5 sans-serif;margin:8px 0 0;color:#6b7280">Powered by <a href="https://salary-converter.com/retire/" rel="noopener">salary-converter.com</a></p>

Powered by salary-converter.com — free, no API key required.

Let your readers compare two job offers side-by-side with real take-home pay, cost of living, and purchasing power adjustments.

Live Preview

Embed the Offer Evaluator

Copy this code and paste it anywhere in your HTML.

<iframe
  src="https://salary-converter.com/offer-evaluator/"
  width="100%"
  height="900"
  frameborder="0"
  style="border:none; border-radius:12px;"
  title="Job Offer Evaluator"></iframe>
<p style="text-align:center;font:13px/1.5 sans-serif;margin:8px 0 0;color:#6b7280">Powered by <a href="https://salary-converter.com/offer-evaluator/" rel="noopener">salary-converter.com</a></p>

Powered by salary-converter.com — free, no API key required.

Show your readers where their salary ranks in their city — percentile, take-home pay, and spending power compared to peers in the same profession.

Live Preview

Embed the Salary Benchmark

Copy this code and paste it anywhere in your HTML.

<iframe
  src="https://salary-converter.com/is-my-salary-good/"
  width="100%"
  height="900"
  frameborder="0"
  style="border:none; border-radius:12px;"
  title="Salary Benchmark Tool"></iframe>
<p style="text-align:center;font:13px/1.5 sans-serif;margin:8px 0 0;color:#6b7280">Powered by <a href="https://salary-converter.com/is-my-salary-good/" rel="noopener">salary-converter.com</a></p>

Powered by salary-converter.com — free, no API key required.

Why Use Our Widget?

Everything your readers need to compare salaries across cities, built into a single embed.

113 salary cities · 2,483 neighborhoods

Compare salaries across major cities globally, with real cost-of-living adjustments, tax estimates, and currency conversion.

230 retire cities

Help readers plan retirement abroad with cost of living, visa ease, healthcare access, and quality-of-life signals across 230 destinations.

Dark Mode Support

Automatically adapts to your site's color scheme. Light theme, dark theme, or system preference — it just works.

Fully Responsive

Looks great on desktop, tablet, and mobile. The widget scales to fit any container width seamlessly.

Zero Dependencies

A single iframe embed. No JavaScript libraries, no build steps, no API keys. Copy, paste, and you're live.

Frequently Asked Questions

Everything you need to know about embedding the widget.

Ready to Embed?

Add real salary comparison data to your site in under 60 seconds.

Get the Embed Code ↓