Skip to main content

Cum se calculează Wei to ETH Converter

Ce este Wei to ETH Converter?

The Wei to ETH Converter handles unit conversion across the Ethereum currency denomination system: Wei (10⁻¹⁸ ETH, the smallest unit), Kwei, Mwei, Gwei (10⁻⁹ ETH, the most common unit for gas fees), microETH, milliETH, and ETH. Ethereum uses a multi-tier unit system similar to traditional currency (dollars, cents, mills) but with much finer granularity to support precise smart contract calculations and gas pricing. Essential for developers, DeFi users analyzing transaction costs, and anyone interpreting blockchain explorer data.

Formulă

1 ETH = 10¹⁸ Wei = 10⁹ Gwei; conversion = amount × (source unit decimals / target unit decimals)
wei
Wei (smallest unit) — 10⁻¹⁸ ETH; integer on chain
gwei
Gwei (10⁻⁹ ETH) — Standard unit for gas fees

Ghid pas cu pas

  1. 1Enter the amount in your source unit
  2. 2Select source unit: Wei, Kwei, Mwei, Gwei, microETH, milliETH, or ETH
  3. 3Optionally enter current ETH/USD price for fiat value calculation
  4. 4Calculator converts to all other units simultaneously
  5. 5For Gwei input, gas fee context is shown (low <30, normal <100, elevated <200, high >200)
  6. 6USD equivalent is computed using your provided ETH price

Exemple rezolvate

Intrare
20 Gwei (typical gas fee)
Rezultat
20,000,000,000 Wei = 0.00000002 ETH = ~$0.00007 at $3,500/ETH
Intrare
1 ETH
Rezultat
10¹⁸ Wei = 10⁹ Gwei = $3,500 at $3,500/ETH
Intrare
50,000,000,000 Wei
Rezultat
50 Gwei (high gas) = 0.00000005 ETH

Greșeli frecvente de evitat

  • Confusing Gwei (10⁻⁹ ETH, gas units) with ETH — sending 20 ETH when you meant 20 Gwei fee is a costly error
  • Forgetting Wei is integer in EVM — fractional Wei doesn't exist on-chain
  • Mixing up case sensitivity in code — gwei vs Gwei vs GWEI conventions vary by library
  • Not accounting for gas fees when calculating total transaction cost (gas in Gwei × gas units × gas price)

Întrebări frecvente

Why does Ethereum have so many units?

Smart contracts need integer math for precision. Without sub-units, expressing fractional ETH would require floating point which causes rounding errors. Wei as the base integer allows exact arithmetic for any value down to 10⁻¹⁸ ETH.

What is a typical Gwei range for gas?

Low: 5-30 Gwei (off-peak). Normal: 30-100 Gwei (standard congestion). Elevated: 100-200 Gwei (busy). High: 200+ Gwei (peak congestion or NFT mint frenzy). Track on etherscan.io/gastracker for real-time rates.

Ești gata să calculezi? Încercați calculatorul gratuit Wei to ETH Converter

Încercați singur →

Setări