No coins starred yet
Click the ★ next to any coin on the home page to add it to your watchlist.
Sign in to sync your watchlist across devices.
Widgets
Drop live Pyth Network oracle prices onto your site with one line of HTML. Pick a widget, copy the snippet, and swap in any coin id or stock ticker. Light & dark themes supported.
Live price + 24h change for any coin. Here: Bitcoin.
<iframe src="https://pythfeeds.com/embed/coin/bitcoin?theme=dark" width="340" height="200" style="border:0;border-radius:12px" loading="lazy" title="Crypto price widget on PythFeeds"></iframe>Live equity price powered by Pyth. Here: Apple (AAPL).
<iframe src="https://pythfeeds.com/embed/stock/AAPL?theme=dark" width="340" height="200" style="border:0;border-radius:12px" loading="lazy" title="Stock price widget on PythFeeds"></iframe>A slim ticker for headers/sidebars. Here: Ethereum.
<iframe src="https://pythfeeds.com/embed/coin/ethereum?theme=dark&compact=1" width="280" height="96" style="border:0;border-radius:12px" loading="lazy" title="Compact crypto ticker on PythFeeds"></iframe>A live market-cap heatmap of the top assets.
<iframe src="https://pythfeeds.com/embed/heatmap?theme=dark" width="640" height="420" style="border:0;border-radius:12px" loading="lazy" title="Market heatmap on PythFeeds"></iframe>/embed/coin/<coin-id> — any coin (e.g. bitcoin, solana)./embed/stock/<ticker> — any equity (e.g. AAPL, NVDA).?theme=light or ?theme=dark — match your site.&compact=1 — a slim single-line ticker.Need raw data instead of an iframe? Use the PythFeeds API.
Are the widgets free?
Yes. The embeddable widgets are free to use on any website — just paste the iframe snippet. They stream live Pyth Network oracle prices.
Can I embed any coin or stock?
Yes. Swap the slug in the URL: /embed/coin/<coin-id> for crypto (e.g. bitcoin, ethereum, solana) or /embed/stock/<ticker> for equities (e.g. AAPL, MSFT, TSLA).
Do the widgets support dark and light themes?
Yes — add ?theme=dark or ?theme=light to the embed URL. A compact layout is available with &compact=1.
Where does the price come from?
Directly from the Pyth Network oracle via the Hermes API — the same real-time data that powers pythfeeds.com.