Add a free VIN decoder to your site

For dealers, forums, mechanics, and parts sellers. The widget calls NHTSA VPIC live — no API keys, no signup. Drop the snippet on any HTML page. Attribution link is required and lives outside the iframe so it can pass link equity.

<!-- CheckMyVIN free VIN decoder · attribution link required -->
<iframe
  src="https://checkmyvin.net/embed?theme=light"
  width="100%"
  height="420"
  style="border:1px solid #C9CED3;max-width:100%"
  title="Free VIN Decoder by CheckMyVIN"
  loading="lazy"
></iframe>
<p style="margin:6px 0 0;font:12px/1.4 sans-serif;color:#6c747e">
  <a href="https://checkmyvin.net" target="_blank" rel="noopener">VIN Decoder by CheckMyVIN</a>
</p>
Preview Widget

Live Preview

VIN Decoder by CheckMyVIN

What you get

Why the attribution link sits outside the iframe

Search engines do not count links inside an iframe toward the host page's outbound link graph — the iframe is treated as a separate document. The visible attribution link directly below the iframe is what gives your site (and ours) the SEO value of a real reference. Removing or hiding it is a violation of the terms of use.