CalcMyCoin

How We Build Calculators

Every tool on this site documents its math. This page collects all of it in one place so any result can be reproduced by hand or in a spreadsheet. Where a tool uses live data, the source is the public CoinGecko price API, and the price field always stays editable so you can override it.

Crypto Profit Calculator

coins = (investment × (1 − entry fee)) ÷ buy price

net exit = coins × sell price × (1 − exit fee)

profit = net exit − investment

ROI Calculator

ROI = (current value − cost) ÷ cost × 100

Reverse ROI Calculator

exit price = buy price × (1 + target ROI) ÷ (1 − round-trip fees)

What If Calculator

coins = amount ÷ past price

value today = coins × current price

Break-Even Calculator

break-even = buy price ÷ ((1 − entry fee) × (1 − exit fee))

If I Had Bought

value = (amount ÷ price then) × price now

missed profit = value − amount

Pizza Day Calculator

value = 10,000 × current BTC price

Crypto Converter

value = amount × price

coins per $X = X ÷ price

Satoshi Converter

BTC = sats ÷ 100,000,000

USD = BTC × price

sats per $ = 100,000,000 ÷ price

Gwei Converter

1 ETH = 1,000,000,000 gwei = 10¹⁸ wei

Hashrate Converter

Each step is ×1,000: KH → MH → GH → TH → PH → EH

Timestamp Converter

date = Unix seconds × 1000, rendered as UTC / ISO / local

Bitcoin Mining Calculator

BTC/day = (your TH ÷ network TH) × 144 blocks × 3.125 BTC × (1 − pool fee)

profit/day = BTC/day × price − (kW × 24h × $/kWh)

Mining ROI Calculator

payback days = hardware cost ÷ daily net profit

Electricity Cost Calculator

cost/day = (watts ÷ 1000) × hours × $/kWh

Bitcoin Halving Calculator

next halving block = next multiple of 210,000

time ≈ blocks remaining × 10 minutes

Staking Rewards Calculator

simple: final = P × (1 + APR × years)

compounded: final = P × (1 + APR/m)^(m × years)

Impermanent Loss Calculator

k = new price ÷ old price

IL = 2√k ÷ (1 + k) − 1

Crypto Compound Interest Calculator

each month: balance = balance × (1 + rate/12) + deposit

APY vs APR Calculator

APY = (1 + APR/m)^m − 1

APR = m × ((1 + APY)^(1/m) − 1)

Airdrop Tax Calculator

income = tokens × price at claim

gain = tokens × (sale price − claim price)

net = sale value − both taxes

Crypto Salary Calculator

coins = crypto portion ÷ payday price

value now = coins × current price

DCA Calculator

each buy: balance = balance × (1 + period growth) + buy amount

period growth = (1 + CAGR)^(1/buys per year) − 1

Market Cap Calculator

market cap = price × circulating supply

Market Cap Comparator

implied price = target coin's market cap ÷ your coin's circulating supply

Payback Period Calculator

payback months = upfront cost ÷ monthly cash flow

Crypto Millionaire Calculator

iterate monthly: balance = balance × (1 + growth/12) + contribution, until balance ≥ target

Crypto Retirement Calculator

grow monthly with contributions for N years

annual income = final portfolio × withdrawal rate

Mayer Multiple Calculator

Mayer Multiple = current price ÷ 200-day moving average

Geometric Mean Return Calculator

geometric mean = (∏(1 + rᵢ))^(1/n) − 1

Position Size Calculator

risk $ = account × risk %

size = risk $ ÷ |entry − stop|

Liquidation Price Calculator

long: liq ≈ entry × (1 − 1/leverage + maintenance margin)

short: liq ≈ entry × (1 + 1/leverage − maintenance margin)

Funding Rate Calculator

cost/day = size × rate × 3 (three 8h windows)

annualized = rate × 3 × 365

TP/SL Calculator

R = |entry − stop|

target at nR = entry ± n × R (direction of the trade)

Margin Calculator

margin = position value ÷ leverage

Leverage Calculator

effective leverage = total exposure ÷ collateral

Risk/Reward Calculator

RR = |target − entry| ÷ |entry − stop|

break-even win rate = 1 ÷ (1 + RR)

Kelly Criterion Calculator

Kelly % = (p × (b + 1) − 1) ÷ b, where p = win probability, b = win/loss ratio

Drawdown Recovery Calculator

required gain = 1 ÷ (1 − drawdown) − 1

Sharpe Ratio Calculator

Sharpe = (return − risk-free rate) ÷ volatility

Sortino Ratio Calculator

Sortino = (return − risk-free) ÷ downside deviation

Calmar Ratio Calculator

Calmar = CAGR ÷ |max drawdown|

Trade Expectancy Calculator

expectancy = win% × avg win − loss% × avg loss

Arbitrage Calculator

net edge = (sell − buy)/buy − feeA − feeB

profit = size × net edge

Profit Factor Calculator

profit factor = gross winnings ÷ gross losses

Trailing Stop Calculator

stop = highest price since entry × (1 − trail %)

Gas Fee Calculator

fee ETH = gas units × gwei ÷ 1,000,000,000

fee USD = fee ETH × ETH price

DEX Slippage Calculator

worst price = quote × (1 + tolerance)

max cost = size × tolerance

ETF Fee Calculator

with fee: amount × (1 + growth − expense)^years

drag = no-fee value − with-fee value

HODL vs Trade Calculator

HODL value = (starting capital ÷ start price) × current price

difference = trading balance − HODL value

NFT Profit Calculator

net = sale × (1 − royalty − marketplace fee)

profit = net − (mint cost + gas)

ICO ROI Calculator

tokens = invested ÷ sale price

liquid value = tokens × current price × unlocked %

Crypto Unit Converter

base units = amount × 10^decimals

GPU Mining Calculator

revenue/day = MH/s × $ per MH/day

profit/day = revenue − (kW × 24 × $/kWh)

ASIC Mining Calculator

profit/day = revenue/day − (kW × 24 × $/kWh)

payback = price ÷ daily profit

Difficulty Calculator

future output = current output ÷ (1 + change%)^adjustments

Bitcoin Energy Calculator

power (W) = hashrate (TH/s) × efficiency (J/TH)

per-tx = daily energy ÷ daily transactions

DePIN Earnings Calculator

revenue/day = tokens/day × token price

payback = device cost ÷ monthly profit

Multi-Coin Mining Switcher

net = revenue/day × (1 − pool fee)

advantage = |netB − netA| × 30

Yield Farming Calculator

earnings = deposit × (farm APR + fee APR) × days/365

IL = (2√k/(1+k) − 1) × deposit, k = 1 + divergence

net = earnings + IL

Uniswap Fee Calculator

share = your liquidity ÷ pool liquidity

fees/day = volume × fee tier × share

Lending Yield Calculator

final = amount × (1 + APY)^(days/365)

Node Yield Calculator

profit/month = tokens × price − hosting

payback = cost ÷ monthly profit

Crypto Loan Calculator

borrowed = collateral × LTV

interest = borrowed × APR × months/12

buffer = 1 − (LTV ÷ liquidation LTV)

Restaking Calculator

combined APR = base staking APR + restaking rewards APR

Liquid Staking Calculator

net APR = gross APR × (1 − provider fee)

balance = amount × (1 + net APR)^years

Validator Economics Calculator

rewards = stake × APR × uptime

net = rewards × ETH price − hosting

DeFi Insurance Calculator

expected payout = cover × hack probability × recovery rate

edge = expected payout − premium

Concentrated Liquidity Calculator

efficiency ≈ 1 ÷ (2 × (1 − √(1/(1+range))))

in-range APR = full-range APR × efficiency

Looping Yield Calculator

each loop supplies the previous borrow at LTV

net = supplied × supply APR − borrowed × borrow APR

LP Value Calculator

share = your LP ÷ total supply

value = share × (reserveA × priceA + reserveB × priceB)

Crypto Tax Calculator

gain = proceeds − cost basis

tax = max(gain, 0) × applicable rate

Tax Loss Harvesting Calculator

applied loss = min(available loss, gains)

savings = applied loss × tax rate

Crypto Inheritance Calculator

taxable = max(estate − exemption, 0)

tax = taxable × rate

Portfolio Allocation Calculator

amount per asset = total × weight

weights must total 100%

Rebalancing Calculator

target value = portfolio total × target weight

trade = target value − current value

GameFi ROI Calculator

earnings/day = tokens × price

hourly = earnings ÷ hours played

payback = upfront ÷ daily earnings

Inflation Hedge Calculator

real value = amount × (1+growth)^y ÷ (1+inflation)^y

Stock-to-Flow Calculator

S2F = circulating stock ÷ annual flow

DVA Calculator

contribution = target growth − (actual value − expected value)

Token Valuation Calculator

MC = price × circulating

FDV = price × total supply

Rainbow Chart Calculator

ratio = price ÷ fair-value anchor

bands at 0.8× / 1.2× / 1.8× / 2.5×

Token Burn Calculator

implied price = (price × old supply) ÷ new supply

mNAV Premium Calculator

NAV = BTC held × price − net debt

mNAV = market cap ÷ NAV

Bonding Curve Calculator

virtual SOL = 30 + raised

virtual tokens = 30 × 1.073B ÷ virtual SOL

price = vSOL ÷ vTokens

RWA Yield Calculator

net APY = gross yield − platform fee

final = amount × (1 + net)^months/12

Crypto Card Cashback Calculator

yearly cashback = spend × 12 × rate

effective = cashback × (1 + token change)

AI Token Sector Calculator

share = token cap ÷ sector cap

target cap = sector cap × target share

Wallet Net Worth Calculator

total = Σ(amount × price) + stables + other

Tick Value Calculator

tick value = tick size × contracts × multiplier

P&L = tick value × ticks moved

Portfolio VaR Calculator

VaR = value × daily vol × z × √days

Risk of Ruin Calculator

approximation: RoR ≈ ((1−p)/(p×b))^(threshold ÷ risk per trade)

Treynor Ratio Calculator

Treynor = (return − risk-free) ÷ beta

Information Ratio Calculator

IR = (portfolio return − benchmark return) ÷ tracking error

MEV Protection Calculator

loss per swap = size × sandwich impact

monthly = per-swap × swap count

Crypto Options Calculator

call intrinsic = max(spot − strike, 0); put = max(strike − spot, 0)

P&L = (intrinsic − premium) × contracts

call break-even = strike + premium

Perpetual Futures Calculator

gross = (exit − entry) × size × direction

net = gross − funding − fees

On-Chain Metrics Calculator

NVT = market cap ÷ daily on-chain volume

MVRV = market cap ÷ realized cap

Grid Trading Calculator

spacing = (high − low) ÷ grids

per-grid profit = spacing % − 2 × fee

Futures Basis Calculator

basis = (future − spot) ÷ spot

annualized = basis × 365 ÷ days

Covered Call Calculator

P&L = min(expiry, strike) − spot + premium

max profit = strike − spot + premium

Iron Condor Calculator

max profit = net credit

max loss = wing width − credit

break-evens = short strikes ± credit

Funding Arbitrage Calculator

income = size × funding × 3 × days

cost = 2 × size × capital APR × days/365

Prediction Market Odds Calculator

implied prob = share price

payout = stake ÷ price

EV = payout × your prob − stake

Exchange Fee Comparator

fee = size × rate

difference = (feeB − feeA) × trades

Bridge Comparator

total = amount × fee % + fixed gas

Lightning Fee Calculator

fee per hop = base fee + size × ppm ÷ 1,000,000

total = per-hop × hops