{translate('SWAP_rates')}
-- - ETH = {(this.state.ETHBTCAmount * this.props.ETHBTC).toFixed(6)} BTC -
-- - ETH = {(this.state.ETHREPAmount * this.props.ETHREP).toFixed(6)} REP -
-- - BTC = {(this.state.BTCETHAmount * this.props.BTCETH).toFixed(6)} ETH -
-- - BTC = {(this.state.BTCREPAmount * this.props.BTCREP).toFixed(6)} REP -
-