Crypto Price Update
Violet/gold coin update with 24h SVG chart; swap coin, price, 24h move, high/low, dominance, trending badge + disclaimer.
- Type
- Video
- Format
- Instagram Reel · 9:16
- Orientation
- Portrait
- Duration
- 11.95s
- Scenes
- 3
- Render cost
- $0.00299 / render
Free template · opens in the editor, no account required.
Customize Crypto Price Update
Crypto Price Update is a ready-to-render Finance / crypto video design formatted for Instagram Reel · 9:16 with 3 scenes and support for variables, conditional scenes. Open it in the editor to replace its copy and media, then render variations through the Zvid API.
18 variables: Every value below is a variable you can override — send them in the variables field of the render request (or edit them in the editor) to generate on-brand versions at scale.
channelTagTextcoinNameTextcoinSymbolTextpriceTextchange24hTextchange24hDirTexthigh24hTextlow24hTextdominanceTextinsightTextshowBadgeTogglebadgeTextTextshowDisclaimerToggledisclaimerTextaccentColoraccentUpColorheroImageMedia URLmusicUrlMedia URLThe exact JSON payload
This is the full render config — POST it to the API, or open it in the editor to tweak.
{
"name": "finance-crypto-update",
"resolution": "instagram-reel",
"frameRate": 30,
"backgroundColor": "#0B0716",
"outputFormat": "mp4",
"variables": {
"channelTag": "CHAINPULSE",
"coinName": "Bitcoin",
"coinSymbol": "BTC",
"price": "$61,842",
"change24h": "+3.8%",
"change24hDir": "up",
"high24h": "24h high $62,410",
"low24h": "24h low $59,180",
"dominance": "BTC dominance 54.2%",
"insight": "Bulls reclaimed the 60K level overnight.",
"showBadge": true,
"badgeText": "🔥 TRENDING",
"showDisclaimer": true,
"disclaimer": "Crypto is volatile. Not financial advice.",
"accent": "#F5B841",
"accentUp": "#57E6A6",
"heroImage": "https://images.pexels.com/photos/6764554/pexels-photo-6764554.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940",
"musicUrl": "https://cdn.pixabay.com/audio/2026/02/24/audio_3f375fdf97.mp3"
},
"scenes": [
{
"id": "hero",
"duration": 4,
"backgroundColor": "#0B0716",
"transition": "circleopen",
"transitionId": "chart",
"transitionDuration": 0.55,
"visuals": [
{
"type": "IMAGE",
"src": "{{heroImage}}",
"width": 1080,
"height": 1920,
"position": "center-center",
"resize": "cover",
"zoom": true,
"opacity": 0.5,
"track": 0,
"enterBegin": 0,
"exitEnd": 4
},
{
"type": "SVG",
"width": 1080,
"height": 1920,
"track": 1,
"enterBegin": 0,
"exitEnd": 4,
"svg": "<svg width='1080' height='1920' viewBox='0 0 1080 1920' xmlns='http://www.w3.org/2000/svg'><defs><linearGradient id='cuHero' x1='0' y1='0' x2='0' y2='1'><stop offset='0' stop-color='#0B0716' stop-opacity='0.8'/><stop offset='0.5' stop-color='#0B0716' stop-opacity='0.42'/><stop offset='1' stop-color='#0B0716' stop-opacity='0.96'/></linearGradient></defs><rect width='1080' height='1920' fill='url(#cuHero)'/><circle cx='540' cy='620' r='190' fill='none' stroke='rgba(245,184,65,0.6)' stroke-width='2.5'/><circle cx='540' cy='620' r='210' fill='none' stroke='rgba(245,184,65,0.22)' stroke-width='1.5'/><path d='M540 520 V720 M540 555 C575 555 590 575 590 595 C590 615 570 625 540 625 C570 625 595 636 595 660 C595 685 575 690 540 690' fill='none' stroke='#F5B841' stroke-width='10' stroke-linecap='round' stroke-linejoin='round'/></svg>"
},
{
"type": "TEXT",
"x": 540,
"y": 150,
"anchor": "top-center",
"track": 2,
"enterBegin": 0.15,
"enterEnd": 0.6,
"enterAnimation": "fade",
"exitEnd": 4,
"style": {
"fontFamily": "Space Grotesk"
},
"html": "<div style='display:inline-block; border:1.5px solid rgba(245,184,65,0.55); border-radius:999px; padding:14px 34px; color:{{accent}}; font-size:24px; font-weight:700; letter-spacing:6px;'>{{channelTag}}</div>"
},
{
"type": "TEXT",
"x": 540,
"y": 900,
"anchor": "top-center",
"track": 3,
"enterBegin": 0.4,
"enterEnd": 0.9,
"enterAnimation": "smoothup",
"exitEnd": 4,
"style": {
"fontFamily": "Space Grotesk"
},
"html": "<div style='text-align:center; color:#FFFFFF; font-size:100px; line-height:1; font-weight:700; letter-spacing:-2px;'>{{coinName}}</div><div style='margin-top:14px; text-align:center; color:{{accent}}; font-size:40px; font-weight:700; letter-spacing:6px;'>{{coinSymbol}}</div>"
},
{
"type": "TEXT",
"condition": "{{showBadge}}",
"x": 540,
"y": 1200,
"anchor": "top-center",
"track": 4,
"enterBegin": 0.75,
"enterEnd": 1.2,
"enterAnimation": "circleopen",
"exitEnd": 4,
"style": {
"fontFamily": "Space Grotesk"
},
"html": "<div style='display:inline-block; background:rgba(245,184,65,0.16); border:1.5px solid rgba(245,184,65,0.6); color:{{accent}}; border-radius:999px; padding:14px 40px; font-size:30px; font-weight:700; letter-spacing:2px;'>{{badgeText}}</div>"
}
]
},
{
"id": "chart",
"duration": 5,
"backgroundColor": "#0B0716",
"transition": "smoothup",
"transitionId": "insight",
"transitionDuration": 0.5,
"visuals": [
{
"type": "SVG",
"width": 1080,
"height": 1920,
"track": 0,
"enterBegin": 0,
"exitEnd": 5,
"svg": "<svg width='1080' height='1920' viewBox='0 0 1080 1920' xmlns='http://www.w3.org/2000/svg'><defs><radialGradient id='cuChBg' cx='0.5' cy='0.4' r='1'><stop offset='0' stop-color='#160C29'/><stop offset='1' stop-color='#0B0716'/></radialGradient><linearGradient id='cuArea' x1='0' y1='0' x2='0' y2='1'><stop offset='0' stop-color='#F5B841' stop-opacity='0.3'/><stop offset='1' stop-color='#F5B841' stop-opacity='0'/></linearGradient></defs><rect width='1080' height='1920' fill='url(#cuChBg)'/><rect x='70' y='640' width='940' height='740' rx='40' fill='rgba(255,255,255,0.02)' stroke='rgba(245,184,65,0.28)' stroke-width='1.5'/><path d='M130 1200 H950' stroke='rgba(180,160,210,0.2)' stroke-width='1.5'/><path d='M130 1020 H950' stroke='rgba(180,160,210,0.1)' stroke-width='1'/><path d='M130 840 H950' stroke='rgba(180,160,210,0.1)' stroke-width='1'/><path d='M130 1120 L230 1060 L320 1140 L420 1000 L520 1050 L620 900 L730 950 L830 830 L950 870 L950 1200 L130 1200 Z' fill='url(#cuArea)'/><path d='M130 1120 L230 1060 L320 1140 L420 1000 L520 1050 L620 900 L730 950 L830 830 L950 870' fill='none' stroke='#F5B841' stroke-width='7' stroke-linecap='round' stroke-linejoin='round'/><circle cx='830' cy='830' r='13' fill='#F5B841'/></svg>"
},
{
"type": "TEXT",
"x": 540,
"y": 300,
"anchor": "top-center",
"track": 1,
"enterBegin": 0.2,
"enterEnd": 0.65,
"enterAnimation": "smoothup",
"exitEnd": 5,
"style": {
"fontFamily": "Space Grotesk"
},
"html": "<div style='text-align:center; color:#9885B8; font-size:26px; font-weight:700; letter-spacing:5px;'>{{coinSymbol}} · 24H</div><div style='margin-top:16px; text-align:center; color:#FFFFFF; font-size:128px; line-height:1; font-weight:700; letter-spacing:-3px;'>{{price}}</div><div style='margin-top:18px;'><span style='display:inline-block; background:rgba(87,230,166,0.15); border:1.5px solid rgba(87,230,166,0.5); color:{{accentUp}}; border-radius:999px; padding:12px 34px; font-size:40px; font-weight:700;'>{{change24h}}</span></div>"
},
{
"type": "TEXT",
"x": 540,
"y": 1440,
"width": 860,
"anchor": "top-center",
"track": 2,
"enterBegin": 0.9,
"enterEnd": 1.35,
"enterAnimation": "fade",
"exitEnd": 5,
"style": {
"fontFamily": "Space Grotesk"
},
"html": "<div style='text-align:center; color:#B4A6CC; font-size:30px; line-height:1.7; font-weight:500;'>{{high24h}} · {{low24h}}</div><div style='margin-top:6px; text-align:center; color:#B4A6CC; font-size:30px; font-weight:500;'>{{dominance}}</div>"
}
]
},
{
"id": "insight",
"duration": 4,
"backgroundColor": "#0B0716",
"visuals": [
{
"type": "SVG",
"width": 1080,
"height": 1920,
"track": 0,
"enterBegin": 0,
"exitEnd": 4,
"svg": "<svg width='1080' height='1920' viewBox='0 0 1080 1920' xmlns='http://www.w3.org/2000/svg'><defs><radialGradient id='cuIns' cx='0.5' cy='0.42' r='0.9'><stop offset='0' stop-color='#1A0F30'/><stop offset='1' stop-color='#0B0716'/></radialGradient></defs><rect width='1080' height='1920' fill='url(#cuIns)'/><circle cx='540' cy='680' r='140' fill='none' stroke='rgba(245,184,65,0.6)' stroke-width='2.5'/><path d='M540 610 V690 M540 740 V745' stroke='#F5B841' stroke-width='12' stroke-linecap='round'/></svg>"
},
{
"type": "TEXT",
"x": 540,
"y": 920,
"width": 900,
"anchor": "top-center",
"track": 1,
"enterBegin": 0.25,
"enterEnd": 0.7,
"enterAnimation": "smoothup",
"exitEnd": 4,
"style": {
"fontFamily": "Space Grotesk"
},
"html": "<div style='text-align:center; color:#9885B8; font-size:26px; font-weight:700; letter-spacing:6px;'>MARKET NOTE</div><div style='margin-top:20px; text-align:center; color:#FFFFFF; font-size:64px; line-height:1.18; font-weight:700;'>{{insight}}</div>"
},
{
"type": "TEXT",
"condition": "{{showDisclaimer}}",
"x": 540,
"y": 1470,
"anchor": "top-center",
"track": 2,
"enterBegin": 0.9,
"enterEnd": 1.3,
"enterAnimation": "fade",
"exitEnd": 4,
"style": {
"fontFamily": "Space Grotesk"
},
"html": "<div style='display:inline-block; background:rgba(245,184,65,0.08); border:1px solid rgba(245,184,65,0.3); color:#C0A88A; border-radius:999px; padding:12px 30px; font-size:22px; font-weight:600; letter-spacing:1px;'>{{disclaimer}}</div>"
}
]
}
],
"audios": [
{
"src": "{{musicUrl}}",
"volume": 0.16,
"track": 0
}
]
}More Finance / crypto templates
View all ↗Ready to ship video at scale?
Start free — your first render is only a JSON payload away.









