From Wei

web3.utils.fromWei(10000, 'ether');

To Wei

web3.utils.toWei(0.001, 'ether');