OfficialRequirements
Free widgets

Put live student-visa data on your site

A live table of the cheapest student-visa proof-of-funds requirements, computed from official government figures and converted at ECB rates — updated automatically, free forever. Paste one line of code; the numbers stay current without you touching anything.

Option 1 — one-line script (recommended)

Sizes itself and stays up to date. Change data-limit (3–25) for more or fewer countries.

<script src="https://officialrequirements.com/widget.js" data-limit="10" async></script>

Option 2 — plain iframe

For sites that don't allow scripts. Keep the source line — it's the license condition.

<iframe src="https://officialrequirements.com/embed/funds?limit=10"
  title="Student visa proof of funds by country"
  style="width:100%;max-width:520px;height:430px;border:0;border-radius:12px" loading="lazy"></iframe>
<p>Source: <a href="https://officialrequirements.com/reports/cheapest-student-visa-proof-of-funds">Student visa proof
of funds data — OfficialRequirements</a></p>
License
Free for any website, including commercial ones, under one condition: the visible “Source: OfficialRequirements” link stays intact. That link is how the data keeps being maintained. Want a different dataset as a widget (visa fees, processing times, a specific destination)? Tell us— if it's in our open data, we can ship it.