Embed Live Funding Rates
Add a live funding rate ticker to your blog, Discord-linked site, or trading dashboard. Free, no API key, auto-refresh every 5 minutes.
Live Preview
Option 1: Drop-in Script
Easiest. Paste anywhere in your HTML — works in WordPress, Ghost, plain HTML, and most blog platforms.
<div id="fundingkai-widget">
<a href="https://fundingkai.com" target="_blank" rel="noopener">Live crypto funding rates by FundingKai</a>
</div>
<script src="https://fundingkai.com/widget/embed.js" async></script> Option 2: iframe
For platforms that block external scripts (Substack, some Notion embeds). The iframe auto-refreshes itself every 5 minutes via meta-refresh — no parent-side JS needed.
<iframe
src="https://fundingkai.com/widget/ticker"
width="480"
height="520"
style="border:1px solid #1e2430;border-radius:12px;max-width:100%;"
loading="lazy"
title="Live Crypto Funding Rates by FundingKai"
></iframe>
<p style="font:13px/1.4 system-ui,sans-serif;margin:6px 0 0;">
<a href="https://fundingkai.com" target="_blank" rel="noopener">Live crypto funding rates by FundingKai</a>
</p> What You Get
Live annualised funding rates for 10 major assets
Auto-refresh every 5 minutes, no JS required
Dark-theme styling for most backgrounds
Lightweight — no React, no jQuery, no tracking
Backlink credit to FundingKai
Terms
Free for any site. Please keep the “Powered by FundingKai” attribution visible. White-label / unbranded versions may become available later — contact us via Ko-fi if interested.
Want the data, not the widget?
Get the historical CSV or the weekly carry brief.
See Data Products →