Ethereum unit converter

Convert between all common Ethereum units at once: wei, gwei and ether. Type a value into any field and the others update instantly using the exact 10^9 and 10^18 relationships between the units.

wei1000000000000000000
kwei1000000000000000
mwei1000000000000
gwei1000000000
szabo1000000
finney1000
ether1

すべてブラウザ内で実行されます。API キー不要、データはこのページから出ません。

The full unit ladder

Ether has three units in everyday use. 1 ether = 10^9 gwei = 10^18 wei. That means 1 gwei = 10^9 wei. Wei is the indivisible base unit, gwei is the standard unit for gas prices, and ether is the display unit for balances and transfers.

Where you hit this in real work

RPC responses are in wei, gas prices are quoted in gwei, and users think in ether. A single converter that shows all three side by side lets you cross-check a balance, a fee cap, and a raw hex value without doing three separate divisions in your head.

よくある質問

What are the three main Ethereum units?

Wei, gwei and ether. 1 ether is 10^9 gwei and 10^18 wei, and 1 gwei is 10^9 wei.

Which unit does the protocol use internally?

Wei. Every on-chain amount, including balances and gas prices, is stored and transmitted in wei.

関連ツール

チャージして、キーを取得し、リリース。

セルフサーブ。暗号資産またはカードで支払い。クレジットで従量課金——重いプリミティブは高く、単純なものは安価。

APIキーを取得