← todas las casas de cambio

DOT SUI

tipo de tasa
Cotizaciones a tasa de mercado (pueden cambiar antes de ejecutarse).
root@notkyc:~$ tasas en caché para todos · ttl 60s · 55s
# Casa de cambio Puntuación Historial sin KYC? Tasa Recibes (1 DOT) Límites (DOT)
1 OctoSwap MEJOR A priv 87trust 70
// no on-platform swaps yet
1 DOT = 1.159544 SUI 1.159544 SUI min 7914.075749 · max 1356698.69983 intercambiar en notkyc intercambiar en OctoSwap →
2 FixedFloat D priv 45trust 67
0/1 KYC-free
1 DOT = 1.153 SUI 1.153 SUI min 1.2 · max 5248.769 intercambiar en notkyc intercambiar en FixedFloat →
3 SideShift C priv 48trust 78 1 DOT = 1.13760039 SUI 1.13760039 SUI min 3.39366516 · max 13451.84276976 intercambiar en SideShift →
4 XMRS C priv 61trust 71
6/6 KYC-free
1 DOT = 1.1363 SUI 1.1363 SUI min 113.0326 · max 1130326.6644 intercambiar en notkyc intercambiar en XMRS →
OctoSwap MEJOR A
Tasa1 DOT = 1.159544 SUI
Recibes1.159544 SUI
Límitesmin 7914.075749 · max 1356698.69983 DOT
Tasa1 DOT = 1.153 SUI
Recibes1.153 SUI
Límitesmin 1.2 · max 5248.769 DOT
Tasa1 DOT = 1.13760039 SUI
Recibes1.13760039 SUI
Límitesmin 3.39366516 · max 13451.84276976 DOT
Tasa1 DOT = 1.1363 SUI
Recibes1.1363 SUI
Límitesmin 113.0326 · max 1130326.6644 DOT

Swapping DOT to SUI moves capital from Polkadot's parachain-coordinated relay chain into Sui's object-centric Move runtime. Both are high-throughput, non-EVM L1s, but they target different developer surfaces - DOT secures shared parachain slots, SUI powers parallel-execution dApps with sub-second finality. Routing this pair through a no-KYC aggregator avoids the DOT -> stablecoin -> SUI double-hop on centralized venues, cutting spread and skipping identity checks entirely.

// sobre este par

What makes DOT -> SUI specific

Neither chain is EVM-compatible and there is no native bridge between Polkadot and Sui, so a swap aggregator is usually the cleanest path. DOT settles in roughly 12-second blocks with ~6 second probabilistic finality, while SUI delivers checkpoint finality in well under a second for simple transfers. Network fees are negligible on both sides - typically a few cents - so the dominant cost is the spread between quoted rates across providers, not gas.

Address formats differ: DOT uses SS58 (starts with '1' for Polkadot mainnet), SUI uses 32-byte hex prefixed with '0x'. Sending to the wrong format is the most common user error on this pair. Confirm the destination is a Sui mainnet address, not an EVM 0x address from MetaMask, which looks similar but is incompatible.

Choosing a route for this pair

  • Network match: ensure the provider lists Polkadot mainnet for DOT (not a wrapped variant) and Sui mainnet for SUI
  • Rate type: floating rates usually quote tighter on DOT/SUI since both have decent liquidity against USDT; fixed rates cost more but lock the quote during DOT's ~6s finality window
  • Min/max: DOT minimums tend to sit around 1-2 DOT due to existential deposit mechanics on Polkadot
  • Refund address: always set an SS58 refund address - if the swap fails after DOT is sent, recovery without it is painful

Practical tips: size the trade so the quoted rate's slippage tolerance covers DOT's volatility during confirmation. For amounts above a few thousand USD, split into two transfers to test the route first. Avoid swapping during major Polkadot governance events or Sui validator epoch transitions, when mempool and quote latency spike.

// preguntas
Is there a direct bridge between Polkadot and Sui?
No. Polkadot's XCM messaging is parachain-internal, and Sui has no native Polkadot light client. Every DOT -> SUI swap routes through a market maker or exchange that holds inventory on both chains. The aggregator hides this by quoting a single rate, but operationally you are selling DOT into the provider's pool and receiving SUI from a separate one.
How long does a DOT to SUI swap take end to end?
Typically 2-5 minutes. DOT requires around 1-2 finalized blocks (12-25 seconds) before most providers credit the deposit, then SUI delivery is near-instant due to Sui's checkpoint finality. The bottleneck is provider-side confirmation policy, not the chains themselves. Fixed-rate quotes may take longer because they often wait for deeper finality.
Why would someone move from DOT to SUI specifically?
Common reasons: rotating into Sui's DeFi and NFT ecosystem (Cetus, Scallop, Suilend), accessing Move-language dApps unavailable on Polkadot, or repositioning between two non-EVM L1s without touching wrapped assets. Some users also exit DOT exposure during parachain auction cycles when DOT supply dynamics shift, parking capital in SUI as an alternative high-throughput L1.
What is the existential deposit issue with DOT swaps?
Polkadot accounts are reaped if their balance drops below 1 DOT (the existential deposit). If you send your full balance to a swap provider without leaving the deposit, the transaction may fail or the account may be cleared. Always keep at least 1 DOT in the source wallet, or send slightly less than the full balance.
Floating or fixed rate for this pair?
Floating is usually cheaper because both DOT and SUI have liquid USDT pairs, so providers can hedge tightly. Fixed rates add a 0.5-1.5% premium to insure against price movement during DOT's confirmation window. For amounts under a few hundred USD or volatile market conditions, fixed can be worth the premium; otherwise floating wins.
Can I send SUI to a Sui address from an exchange wallet?
Only to a native Sui mainnet address (32-byte hex starting with 0x, 64 hex chars after the prefix). Do not use an Ethereum 0x address - they look similar but funds sent to the wrong chain are unrecoverable on most no-KYC routes. Verify in your wallet that the address is labeled Sui, not EVM.
// relacionados