← all services

ETH BCH

Market-rate quotes (may change before execution).
root@notkyc:~$ Getting live rates... 0/
# Exchange Tier ⇅ Score No-KYC record? Rate You receive (1 ETH) Limits (ETH)

Swapping ETH to BCH moves value from a smart-contract platform with variable gas costs into a UTXO chain optimized for low-fee payments. Common motivations: rotating gains from DeFi or staking back into a peer-to-peer cash asset, diversifying out of ERC-20 ecosystem risk, or funding a wallet for merchant payments where BCH's sub-cent fees and 10-minute blocks are practical. A no-KYC route keeps the swap atomic without exchange accounts or identity capture.

// about this pair

What makes ETH -> BCH specific

These chains have nothing in common architecturally. ETH settles on a PoS account-based ledger with ~12-second slots; BCH is a PoW UTXO fork of Bitcoin with 10-minute target blocks and a 32MB block size. There is no bridge or wrapped asset involved in a direct swap - the aggregator's routed exchange takes native ETH on the Ethereum mainnet and sends native BCH on the Bitcoin Cash chain. Liquidity for this pair is moderate: BCH has deep order books on most venues, but spreads widen on amounts above ~50 BCH at smaller swap desks.

Fee asymmetry matters here. You pay Ethereum gas to send ETH in (anywhere from $1 to $20+ depending on congestion), but the BCH payout itself costs the service fractions of a cent to broadcast. If gas is spiking, the effective rate degrades because the network fee is deducted before conversion.

Choosing a route for this pair

  • Confirm the deposit network is Ethereum mainnet (not Arbitrum, Base, or another L2) and the payout is native BCH (not SLP-wrapped or BCH on a sidechain).
  • Check whether the quote is 'fixed' (rate locked at submission) or 'floating' (rate at execution). Fixed costs more but protects against ETH volatility during the ~3-6 confirmations Ethereum needs.
  • Review min/max limits - BCH payouts often have higher minimums than altcoin pairs because services batch UTXOs.
  • Verify the refund address policy: if your ETH deposit arrives outside the quote window, you want a clear refund path to an address you control.

Practical tips: send a test amount first if the swap is large, double-check the BCH address prefix (modern 'bitcoincash:' CashAddr format vs legacy '1...' which some wallets still display), and avoid swapping during ETH gas spikes - waiting an hour can save more than the spread differential between services.

// FAQ
How long does an ETH to BCH swap take end to end?
Typically 5-15 minutes. Ethereum needs around 2-5 minutes for the deposit to reach enough confirmations (most services require 12-30 blocks), then BCH payout broadcasts immediately and confirms in the next 10-minute block. Total wall-clock time depends mostly on Ethereum congestion at submission.
Do I need to worry about sending ETH from an L2 like Arbitrum or Base?
Yes. Swap services for this pair accept ETH on Ethereum mainnet only. Sending from Arbitrum, Optimism, Base, or any L2 to a mainnet deposit address will result in lost funds because the deposit address does not exist on those rollups. Bridge to mainnet first.
Why does the BCH amount I receive sometimes differ from the initial quote?
Floating-rate quotes recalculate at execution, so ETH price movement between submission and confirmation changes the BCH output. Fixed-rate quotes lock the number but charge a wider spread to cover that risk. If your ETH deposit arrives after the lock window expires, the service falls back to the floating rate.
Is the BCH I receive native Bitcoin Cash or a wrapped token?
Native BCH on the Bitcoin Cash chain. The aggregator does not route through wrapped representations like WBCH on Ethereum or SLP tokens. Confirm your receiving wallet supports Bitcoin Cash directly - an Ethereum wallet address will not work as a BCH payout destination.
What address format should I use for the BCH payout?
Use the CashAddr format starting with 'bitcoincash:' or 'q'. Legacy addresses starting with '1' (inherited from the pre-fork Bitcoin format) still work on most services but are ambiguous and risk confusion with BTC addresses. Modern wallets default to CashAddr - copy directly from the wallet's receive screen.
Are there amount thresholds where this pair becomes inefficient?
Below roughly 0.02 ETH the combined Ethereum gas plus service spread can eat 5-10% of the swap. Above 30-50 BCH equivalent, single-venue liquidity thins and you may get better execution by splitting across two routes. The mid-range (0.1-5 ETH) generally sees the tightest effective rates.
// related