Skip to main content

Developers

Bestrao Web SDK

Embed EMI, BMI, GST, SIP, and other Bestrao tools on any site — HTML, React, WordPress, Webflow, and more. Version 1 is fully static: no API keys, no backend.

<script src="https://bestrao.com/sdk/v1/bestrao.min.js"></script>
<script>
  Bestrao.render({ target: "#app", tool: "emi-calculator" });
</script>