E$ CalcForCreatorsPro

Twitch Revenue Calculator

Estimate your Twitch income from subscriptions, bits, and ad revenue. Real-time projections based on your viewer count and streaming schedule.

Advertisement
Average Concurrent Viewers (CCV)
15K100K
Active Subscribers
11K10K
Hours Streamed per Month60 hrs
10h150h300h
Quick Presets — Real Streamer Estimates
Partner Status
Estimated Monthly Revenue
$782
subs + bits + ads combined
At 320 CCV, you're in the top 3% of Twitch streamers by viewership.
$212
Subscriptions
$128
Bits & Donations
$442
Ad Revenue
$9,384
Annual Est.
Advertisement

How Twitch Revenue Really Works

Twitch income has three main components: subscriptions (the most predictable), bits and donations (community-driven), and ad revenue (tied to streaming hours and viewer count). Most streamers also add a fourth via sponsorships, which this calculator estimates separately.

The sub rate — what percentage of your CCV actually subscribes — typically runs 5–15%. New streamers see 5–8%; established communities with strong culture see 12–20%. At 320 CCV with a 10% sub rate, that's ~32 gifted/organic subs/month at $2.50 each: $80/month. Add recurring subs and the number climbs quickly.

Ad revenue depends heavily on how often you run ads. Running a 2-minute ad break every hour during a 4-hour stream means 8 minutes of ads — at a $4 CPM (your 50% share), that's $0.032 per viewer per stream. Not huge, but it compounds at scale.

How much do Twitch streamers make per subscriber?
Affiliates and standard Partners earn $2.50 per $4.99 sub (50/50 split). Top Partners can negotiate 70/30, earning $3.50 per sub. Prime Gaming subs also pay $2.50 to streamers.
How many viewers do you need to make money on Twitch?
You can start earning as an Affiliate at 50+ followers and 3 average viewers. Sustainable part-time income typically requires 100+ CCV. Full-time income usually needs 500+ CCV.
How much are Twitch bits worth to streamers?
100 Twitch bits = $1.00 to the streamer ($0.01 per bit). Viewers buy bits for slightly more ($1.40 per 100 at standard rates). As a streamer, you receive exactly $0.01 per bit cheered.
What is the Twitch ad CPM for streamers?
Twitch pays streamers 50% of ad revenue. Advertiser CPMs range $2–$10, so streamers see $1–$5 RPM. Gaming content averages $3–$5 advertiser CPM, meaning $1.50–$2.50 to the streamer per 1,000 views.
// URL param sharing (function(){ var sliders=['ccv','subs','hours']; var params=new URLSearchParams(window.location.search); var changed=false; sliders.forEach(function(id){var v=params.get(id),el=document.getElementById(id);if(v&&el){el.value=v;changed=true;}}); function syncUrl(){var p=new URLSearchParams();sliders.forEach(function(id){var el=document.getElementById(id);if(el)p.set(id,el.value);});history.replaceState(null,'','?'+p.toString());} sliders.forEach(function(id){var el=document.getElementById(id);if(el)el.addEventListener('input',syncUrl);}); if(changed&&typeof update==='function')update(); })();