← all services

AVAX BTC

rate type
Market-rate quotes (may change before execution).
root@notkyc:~$ rates cached for everyone · ttl 60s · 0s
# Exchange Score No-KYC record? Rate You receive (1 AVAX) Limits (AVAX)
1 OctoSwap BEST A priv 87trust 70
// no on-platform swaps yet
1 AVAX = 0.000111 BTC 0.000111 BTC min 1017.708121 · max 174464.249368 swap on notkyc swap on OctoSwap →
2 FixedFloat D priv 45trust 67
0/1 KYC-free
1 AVAX = 0.00010907 BTC 0.00010907 BTC min 1.5121 · max 8971.457 swap on notkyc swap on FixedFloat →
3 SideShift C priv 48trust 78 1 AVAX = 0.0001083 BTC 0.0001083 BTC min 0.87234661 · max 8723.4661239 swap on SideShift →
4 Baltex D priv 40trust 65 1 AVAX = 0.0001062 BTC 0.0001062 BTC min 0.5372691 swap on Baltex →
5 StealthEX C priv 49trust 79
5/5 KYC-free
1 AVAX = 0.0001056 BTC 0.0001056 BTC min 0.5319496 swap on notkyc swap on StealthEX →
6 XMRS C priv 61trust 71
6/6 KYC-free
1 AVAX = 0.0001 BTC 0.0001 BTC min 14.5384 · max 145384.7607 swap on notkyc swap on XMRS →
OctoSwap BEST A
Rate1 AVAX = 0.000111 BTC
You receive0.000111 BTC
Limitsmin 1017.708121 · max 174464.249368 AVAX
Rate1 AVAX = 0.00010907 BTC
You receive0.00010907 BTC
Limitsmin 1.5121 · max 8971.457 AVAX
Rate1 AVAX = 0.0001083 BTC
You receive0.0001083 BTC
Limitsmin 0.87234661 · max 8723.4661239 AVAX
Rate1 AVAX = 0.0001062 BTC
You receive0.0001062 BTC
Limitsmin 0.5372691 AVAX
Rate1 AVAX = 0.0001056 BTC
You receive0.0001056 BTC
Limitsmin 0.5319496 AVAX
Rate1 AVAX = 0.0001 BTC
You receive0.0001 BTC
Limitsmin 14.5384 · max 145384.7607 AVAX

Swapping AVAX to BTC is a common move when you want to consolidate gains from Avalanche DeFi or subnet activity into the deepest liquidity asset in crypto. AVAX confirmations on the C-Chain settle in 1-2 seconds with sub-cent fees, so the bottleneck is almost always the BTC side and the rate spread offered by the swap provider. No-KYC routing keeps the exit path off centralized order books and avoids account freezes during volatile sessions.

// about this pair

What makes AVAX -> BTC specific

AVAX lives on three chains (X-Chain, P-Chain, C-Chain), but nearly all swap services accept deposits on the C-Chain since it is EVM-compatible and shares address format with Ethereum (0x...). Sending from the X-Chain to a C-Chain deposit address will burn your funds - this is the single most common loss event for this pair. BTC payout is native L1 (bc1... or 1.../3...); Lightning is rare for this direction because the input value per swap usually exceeds typical channel capacity.

Liquidity for AVAX/BTC is thinner than ETH/BTC or SOL/BTC, so spreads widen faster on amounts above roughly 500 AVAX. Aggregators help here because quoted rates can differ by 1-2 percent across providers on the same block.

Choosing a route

  • Confirm the deposit network is listed as 'Avalanche C-Chain' or 'AVAX-C', not just 'AVAX'.
  • Check whether the quote is a fixed rate (locked, usually 0.5-1 percent worse) or floating (recalculated at execution).
  • Verify min/max bounds - some routes cap AVAX deposits around 5,000 due to inventory limits on the BTC side.
  • Read the refund policy: if BTC liquidity drops mid-swap, you want a refund address field, not forced execution at a degraded rate.

Practical tips: send a small test amount first if the destination BTC address has never received funds from this provider; AVAX C-Chain finality is fast, so a test swap costs you minutes, not hours. Time larger swaps during US/EU overlap when BTC market makers are deepest. Do not reuse BTC receive addresses across swaps if you care about chain analysis hygiene - generate a fresh bech32 address each time.

// FAQ
Which AVAX network do I send from?
Always the C-Chain. It uses 0x-prefixed Ethereum-style addresses and is the only Avalanche chain supported by virtually all swap aggregators. If your funds are on the X-Chain or P-Chain, bridge them to C-Chain inside your wallet first. Sending X-Chain AVAX to a C-Chain deposit address results in permanent loss.
How long does an AVAX to BTC swap take end to end?
AVAX C-Chain confirmation is typically under 5 seconds. Most providers wait for 1-12 AVAX confirmations (under a minute), then broadcast BTC. BTC payout waits for 1 network confirmation before marking complete, so total wall-clock time is usually 10-25 minutes, dominated by Bitcoin block time.
Why do rates vary so much between providers for this pair?
AVAX/BTC has moderate but not deep liquidity. Providers source rates from different venues - some route through AVAX/USDT then USDT/BTC, others through AVAX/ETH/BTC, and a few have direct AVAX/BTC books. Each hop adds spread. Aggregator comparisons expose these routing differences in real time.
Fixed rate or floating rate for AVAX -> BTC?
Floating is usually better when AVAX is range-bound, since you avoid the fixed-rate premium of around 0.5-1 percent. Choose fixed if AVAX is in a sharp move and you want certainty on the BTC amount received. For swaps over roughly 1,000 AVAX, fixed protects you from slippage on the provider's inventory.
Are there minimum amounts that make this swap uneconomic?
BTC network fees set the floor. Below about 50 USD equivalent in AVAX, the BTC withdrawal fee plus provider spread can eat 5 percent or more. For swaps under that threshold, consider receiving on Lightning if a provider supports it, or batch multiple small AVAX positions into one swap.
Can the swap be traced from AVAX to BTC?
Yes. Both chains are public ledgers and the swap provider links the two addresses internally. No-KYC means the provider does not collect identity, but the on-chain trail (your AVAX source address -> provider hot wallet -> your BTC receive address) is visible. Use fresh addresses on both sides if linkage matters to you.
// related