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 密钥