← all services

ADA SUI

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 ADA) Limits (ADA)
1 OctoSwap BEST A priv 87trust 70
// no on-platform swaps yet
1 ADA = 0.23349 SUI 0.23349 SUI min 39592.984123 · max 6787368.706837 swap on notkyc swap on OctoSwap →
2 FixedFloat D priv 45trust 67
0/1 KYC-free
1 ADA = 0.232 SUI 0.232 SUI min 5.862 · max 26043.558 swap on notkyc swap on FixedFloat →
3 SideShift C priv 48trust 78 1 ADA = 0.22906993 SUI 0.22906993 SUI min 16.958734 · max 66827.838877 swap on SideShift →
4 XMRS C priv 61trust 71
6/6 KYC-free
1 ADA = 0.2288 SUI 0.2288 SUI min 565.9309 · max 5659309.5642 swap on notkyc swap on XMRS →
OctoSwap BEST A
Rate1 ADA = 0.23349 SUI
You receive0.23349 SUI
Limitsmin 39592.984123 · max 6787368.706837 ADA
Rate1 ADA = 0.232 SUI
You receive0.232 SUI
Limitsmin 5.862 · max 26043.558 ADA
Rate1 ADA = 0.22906993 SUI
You receive0.22906993 SUI
Limitsmin 16.958734 · max 66827.838877 ADA
Rate1 ADA = 0.2288 SUI
You receive0.2288 SUI
Limitsmin 565.9309 · max 5659309.5642 ADA

Swapping ADA to SUI moves value from Cardano's UTXO-based, research-driven chain into Sui's object-centric Move runtime. The motivation is usually ecosystem exposure: Sui's parallel execution and sub-second finality power a different class of DeFi, gaming, and NFT apps than Cardano's Plutus stack. Doing it through a no-KYC aggregator avoids account creation, identity uploads, and the holding patterns that come with custodial venues - you keep custody until the swap completes.

// about this pair

What makes ADA -> SUI specific

Cardano and Sui are not bridge-compatible. There is no native wrapped ADA on Sui or canonical SUI on Cardano, so every swap is a true cross-chain trade settled by the exchange's liquidity, not a bridge contract. ADA settles on its own L1 with ~20 second blocks and fees typically under 0.2 ADA. SUI settles on the Sui mainnet with sub-second finality and fees in the fraction-of-a-cent range. Confirmation requirements on the deposit side (ADA) usually dominate total swap time - expect 1 to 5 minutes for the ADA leg before the SUI payout is broadcast.

Liquidity for this pair is thinner than ADA -> BTC or ADA -> ETH, so spreads widen on larger orders. Floating rates almost always beat fixed rates here because market makers price in volatility risk on the fixed quote.

Choosing a venue and sizing the trade

  • Confirm the destination is a native Sui address (starts with 0x, 64 hex chars) - not an EVM or Aptos address, which look similar but are incompatible.
  • Check min/max: ADA mins are often 15-30 ADA; SUI-side maxes can be capped by available inventory.
  • Compare fixed vs floating: fixed locks the rate but adds 1-2% margin and a tight time window; floating settles at execution price.
  • Read the refund policy - if you miss the deposit window or send below minimum, you need a refund address on the Cardano side.

Practical tips: send a small test amount first if the order is large, avoid swapping during high ADA volatility (rate-lock windows tighten or quotes get rejected), and verify the SUI address by pasting it into a Sui explorer before initiating. Once the ADA transaction is signed, you cannot reverse it - the swap engine is watching that exact deposit address for that exact amount.

// FAQ
How long does an ADA to SUI swap take end-to-end?
Typically 3 to 8 minutes. The Cardano deposit needs 1-2 confirmations (about 1-3 minutes), the exchange's processing adds 30-60 seconds, and the SUI payout confirms in under 2 seconds once broadcast. Network congestion on Cardano can push the deposit leg to 5+ minutes during peak epochs.
Is there a direct bridge between Cardano and Sui?
No. There is no canonical bridge connecting Cardano's UTXO ledger to Sui's object model. Every ADA -> SUI swap is executed by an exchange or liquidity provider holding inventory on both chains. This is why aggregator comparison matters - rates vary based on each provider's SUI inventory and ADA demand.
Can I send ADA from a hardware wallet directly to the swap address?
Yes. Ledger and Trezor both support native Cardano signing through wallets like Eternl, Lace, or Yoroi. Send the exact quoted amount in a single transaction. Do not send from an exchange withdrawal that batches outputs - some swap engines reject deposits where the sending address is a known exchange hot wallet.
What happens if I send the wrong amount of ADA?
If you send less than the minimum, the swap is held pending and you must submit a refund address. If you send more than the maximum, most providers either refund the excess or process the full amount at the floating rate. Sending the exact quoted amount avoids both edge cases.
Why are floating rates usually better than fixed for this pair?
SUI is more volatile than ADA on short timeframes, so providers offering fixed quotes price in a 1-2% buffer to cover the risk during the rate-lock window. Floating rates settle at the actual market price when your ADA confirms, which on average gives you more SUI unless the market moves sharply against you mid-swap.
Do I need a Sui wallet before starting the swap?
Yes. You need the destination Sui address before requesting a quote. Sui Wallet, Suiet, Ethos, and Phantom (Sui mode) all generate native Sui addresses. The address format is 0x followed by 64 hex characters. Do not reuse an Ethereum or Aptos address - they have different cryptographic schemes and funds will be unrecoverable.
// related