1001Ferramentas
Converters

Gwei to ETH Converter

Convert values between gwei and ETH, the units of Ethereum. Essential for calculating gas fees and working with transactions on the ETH network.

Convertido

Gwei, ETH and what gas costs

Your wallet quotes gas in gwei (12, 0.8, 45) and then charges you in ETH. With 1 ETH equal to 1,000,000,000 gwei, counting zeros by hand is exactly how people end up off by a decimal place and panic over a fee that is a thousand times smaller than it looks. Type the number, pick the direction, and the equivalent shows up right away, with nine decimal places on the ETH side.

The math is just a nine zero shift, but the display has a catch. Going from gwei to ETH, the output is cut at nine decimals, which is exactly the size of one gwei. Any gas price under 1 gwei, normal on L2s and during quiet hours, comes out as 0.000000000. The way around it is to convert the total cost instead of the unit price: 0.3 gwei times 21,000 gas is 6,300 gwei, and that number converts cleanly.

To get an actual fee you need two things this page never asks for: the gas used (21,000 for a plain ETH transfer, far more for a swap or a mint) and the price per unit in gwei. Multiply them, drop the total in here, and you have the cost in ETH. There is no price feed built in, so converting to dollars is a separate step. Nothing leaves the page; the math runs in your browser.

Frequently asked questions

How many gwei are in 1 ETH?
Exactly 1,000,000,000, so 1 gwei is 0.000000001 ETH. Below gwei sits wei, at 10^18 per ETH, and that unit is not handled here.
Why did my result show 0.000000000?
Because you converted less than 1 gwei to ETH and the output is fixed at nine decimals. Convert the total cost, price times gas units, rather than the unit price.
Does it show the fee in dollars?
No. It only swaps units and never fetches an ETH price. Take the ETH figure and multiply it by the current rate yourself.

Related Tools