Crypto

Crypto Calculators

Four precision tools for cryptocurrency investors who want accurate math without the hype. Model trades with exchange fees, DCA across market cycles, project staking yields with compounding, and quantify impermanent loss in AMM liquidity pools.

Precise crypto math, zero hype

Cryptocurrency math differs from traditional investing in three practical ways: fees are larger (typically 0.1 – 1.5% per trade versus negligible stock commissions), volatility is higher (70 – 80% drawdowns are historically normal), and tax accounting is more complex (the IRS treats crypto as property, so every swap is a taxable event). Each of our four crypto calculators addresses a specific decision in this environment.

The Crypto Profit/Loss Calculator takes buy and sell prices, quantity, and percentage fees, and returns gross profit, net profit, total fees, effective return, and the break-even sell price that would exactly cover fees. For investors deploying capital gradually rather than all at once, the Crypto DCA Calculator tracks average cost basis across recurring purchases and compares it to the current market price to show unrealised profit or loss.

Proof-of-stake holders can use the Staking Rewards Calculator to project compound yield with adjustable APY and compounding frequency. Current Ethereum staking yields 3 – 5%, Solana 6 – 8%, Cardano 3 – 5%, and Cosmos-family chains sometimes exceed 15%. Higher yields often indicate higher protocol inflation, so we model USD value growth at the assumed APY while separately reporting the approximate token quantity earned.

The Impermanent Loss Calculator addresses a risk unique to liquidity providers in constant-product AMMs (Uniswap V2-style pools). When paired token prices diverge, the pool rebalances your position, leaving you with a different mix of tokens than you started with. The calculator uses the standard formula IL = 2 × √ratio / (1 + ratio) − 1 and reports both the percentage loss and the dollar difference versus simply holding the tokens.

Frequently asked

About crypto calculators

How are cryptocurrency gains taxed?
The IRS treats cryptocurrency as property. Crypto held less than one year is taxed as short-term capital gains at ordinary income rates (10 – 37%). Held one year or more, it qualifies for preferential long-term capital gains rates (0%, 15%, or 20%). Every crypto-to-crypto trade is also a taxable event, not just conversions back to fiat. Our Capital Gains Tax Calculator handles crypto transactions using current-year IRS brackets.
Does your profit/loss calculator handle DEX trades?
Yes — just combine gas cost, slippage, and pool fee into a single fee percentage. For example, a Uniswap V2 trade with 0.3% pool fee, $15 of gas on a $1,000 trade, and 0.5% slippage would be roughly a 2.3% combined fee. The calculator handles any fee percentage up to 3%.
How accurate are staking APY projections?
Mathematically the formula is exact: FV = P × (1 + APY/n)^(n × t). The uncertainty lies in the inputs — actual APY varies with network congestion, validator performance, slashing events, and protocol parameter changes. For a 12-month projection, current APY is usually a reasonable anchor. For multi-year projections, treat the result as directional and expect realized APY to drift within a band around your input.
When should I worry about impermanent loss?
IL scales non-linearly with price divergence. A 2× price change between the paired tokens produces roughly 5.7% IL; a 4× divergence produces ~20%; a 10× divergence produces over 40%. Stablecoin pairs (USDC/USDT) have near-zero IL. Correlated volatile pairs (ETH/stETH) have minimal IL. Uncorrelated volatile pairs (ETH/USDC, BTC/USDC) have the highest exposure. Compare expected IL to the pool's fee APY before entering.
Do you support concentrated liquidity (Uniswap V3)?
Our calculator uses the classic constant-product formula (Uniswap V2-style). Uniswap V3's concentrated liquidity amplifies both fee income and impermanent loss within an active range, and leaves the position fully in one asset when price exits the range. The V2 formula still works as an approximation for wide ranges but underestimates V3 IL for narrow ranges.
Why doesn't the site show live crypto prices?
Deliberately. Integrating a live price feed would require either a backend server or client-side API calls — both of which would add latency, dependency risk, and privacy concerns. Instead, we ask you to enter the current price manually. For reference, we direct you to CoinMarketCap or your exchange's spot market. This keeps the site fully static, private, and reliable.