TikTok LIVE Gifting Calculator

The TikTok LIVE Gifting Calculator is a free, accurate online tool designed to help you optimize your social media strategy in seconds. Just enter avg diamonds per stream, streams per month, hours per stream, avg live viewers and instantly see diamond value, your share (50%), monthly earnings, annual estimate, hourly rate, value per viewer, monthly stream hours. Algorithms reward consistency and data-driven choices. Knowing your engagement, reach, or growth rate helps you double down on what is working and cut what is not. This calculator gives you the same metrics agencies and creators rely on. Under the hood, the tool applies the standard formula: Earnings = Diamonds × $0.05 × 50% (TikTok share). You can see exactly how the result is derived, which is especially useful for students, professionals, and anyone who wants to learn rather than just get an answer. CalcPlanet builds every calculator to be fast, mobile-friendly, and free, with no signup required. We test results against worked examples and reference implementations so you can rely on what you see. Enter your values above to get an instant, accurate tiktok live gifting calculator result, then explore the FAQs and examples below for deeper context. Social platforms change their algorithms and metrics frequently, so check that the inputs you use match the way the platform currently reports your data. Use this calculator over time to track trends rather than judging a single result in isolation; the relative direction is usually more meaningful than any single absolute number. Pair the result with audience qualitative feedback for the best decisions.

What this calculator does

Convert TikTok LIVE diamonds to dollars and calculate monthly streaming earnings from virtual gifts.

How it works

Enter average diamonds received per stream, streaming frequency, hours per stream, and viewer count.

Formula

Earnings = Diamonds × $0.05 × 50% (TikTok share)

const diamonds=parseFloat(inputs.diamonds)||0;const streams=parseFloat(inputs.streams_month)||0;const hours=parseFloat(inputs.hours_per_stream)||0;const viewers=parseFloat(inputs.avg_viewers)||0;const diamondValue=diamonds*0.05;const creatorShare=diamondValue*0.5;const monthly=creatorShare*streams;const hourlyRate=hours*streams>0?monthly/(hours*streams):0;const perViewer=viewers>0?creatorShare/viewers:0;return{diamond_value:diamondValue,creator_share:creatorShare,monthly_earnings:monthly,annual_estimate:monthly*12,hourly_rate:hourlyRate,per_viewer_value:perViewer,total_stream_hours:hours*streams}

Worked example

5,000 diamonds per stream × 15 streams/month =

,875/month (creator receives ~$937).

  1. 5,000 diamonds per stream × 15 streams/month =
    ,875/month (creator receives ~$937).

Result: See live result above.

Frequently asked questions

How much is 1 TikTok diamond worth?

1 diamond = $0.05, but TikTok takes approximately 50%, so creators receive about $0.025 per diamond.

What percentage does TikTok take from gifts?

TikTok takes approximately 50% of virtual gift value. The exact split may vary by region.

How many followers do you need for TikTok LIVE?

You need at least 1,000 followers and be 16+ to go live (18+ to receive gifts).

What gifts are most valuable on TikTok?

Universe ($34.99), Lion ($29.99), and Drama Queen ($9.99) are among the most valuable virtual gifts.

How do I withdraw TikTok earnings?

Convert diamonds to cash in your TikTok balance, then withdraw via PayPal or bank transfer (minimum

0).

CalcPlanet – Free Online Calculators

725+ free calculators and 108 tools for math, money, health, and everyday life. Instant results, verified formulas, no sign-up.

· Reviewed against our Editorial Standards and Formula Sources.

CalcPlanet calculators are free, privacy-first, and formula-reviewed.

Editorial Standards · Formula Sources · Privacy · Terms · Contact