← all services

NEAR TON

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 NEAR) Limits (NEAR)
1 SideShift BEST C priv 48trust 78 1 NEAR = 1.1497756 TON 1.1497756 TON min 1.47827046 · max 7391.35228959 swap on SideShift →
2 StealthEX C priv 49trust 79
5/5 KYC-free
1 NEAR = 1.0862377 TON 1.0862377 TON min 0.2009826 swap on notkyc swap on StealthEX →
SideShift BEST C
Rate1 NEAR = 1.1497756 TON
You receive1.1497756 TON
Limitsmin 1.47827046 · max 7391.35228959 NEAR
Rate1 NEAR = 1.0862377 TON
You receive1.0862377 TON
Limitsmin 0.2009826 NEAR

Swapping NEAR to TON moves you between two non-EVM Layer-1s with very different design goals: NEAR's sharded Nightshade architecture and human-readable accounts versus TON's asynchronous workchain model and Telegram-native distribution. A direct cross-chain swap avoids the CEX deposit-withdrawal cycle, skips KYC paperwork, and lets you reposition capital from NEAR's DeFi and AI-agent ecosystem into TON's wallet-in-messenger user base in a single transaction.

// about this pair

What makes NEAR -> TON specific

NEAR and TON share nothing at the protocol level. NEAR uses Ed25519 keys with named accounts like 'alice.near', 1-2 second finality, and gas paid in NEAR with most fees under a cent. TON uses bounceable and non-bounceable address formats, a memo/comment field that some services require, and confirmation in roughly 5 seconds with sub-cent fees. There is no bridge wrapping involved in a swap aggregator route - the service receives native NEAR on the NEAR chain and pays out native Toncoin on TON, so you skip wrapped-asset risk entirely.

Liquidity for this pair is moderate. Both assets sit in the top 30-50 by market cap, so floating-rate quotes are usually tight, but fixed-rate quotes carry a wider spread because providers hedge across two thin order books simultaneously.

What to check before sending

  • Confirm the destination is a TON v4/v5 wallet address, not an exchange memo-required deposit unless the swap form exposes a memo field
  • Verify the NEAR deposit address is a standard implicit or named account - some services generate one-time named accounts
  • Compare fixed vs floating rate: fixed protects you during NEAR's occasional volatility spikes, floating usually nets more on calm days
  • Check the rate-lock window (typically 10-30 minutes) and the minimum confirmation count on NEAR (usually 1-2 blocks)
  • Read the refund policy and confirm a NEAR refund address is collected before you send

Practical tips: size test transactions above the stated minimum to avoid auto-refund thresholds, and avoid swapping during NEAR validator epoch transitions if you need fastest finality. For TON, double-check whether your receiving wallet is the standard wallet contract or a Jetton-only address - sending native TON to a Jetton master will not behave as expected. Keep your NEAR refund address in a wallet you still control until the TON arrives and confirms.

// FAQ
Do I need a memo or tag when receiving TON?
Only if the destination is a centralized exchange deposit address that uses a shared hot wallet. Self-custody TON wallets (Tonkeeper, MyTonWallet, the Telegram built-in wallet) do not use memos. If your swap form does not show a memo field and you are sending to a CEX, use a different destination or route through your own wallet first.
How long does a NEAR to TON swap take end-to-end?
Typically 2-5 minutes. NEAR finalizes in about 1-2 seconds and most aggregators wait for 1-2 confirmations. The TON payout broadcasts immediately after and confirms in roughly 5 seconds. Delays usually come from provider-side rebalancing or manual review triggered by large amounts, not chain congestion.
Why do fixed-rate quotes look worse than floating?
Providers hedging a NEAR -> TON fixed quote must lock prices on two separate venues for both legs. Neither asset has deep stablecoin pairs everywhere, so the hedge cost is baked into the spread. Floating rates pass through real-time market prices and only charge the service fee, but the final amount can move 0.5-2% between quote and settlement.
Can I swap directly from a NEAR named account like myname.near?
Yes. The NEAR side accepts sends from any account type - implicit (64-hex), named, or sub-accounts. The transaction signature is what matters, not the account format. Just make sure the account holds enough NEAR to cover the swap amount plus the tiny gas fee, and that you control the full access key, not just a function-call key.
What happens if I send less than the minimum?
Most aggregators auto-refund to the NEAR address you provided, minus network fees. Some hold the funds pending manual contact. This is why supplying a valid refund address during quote creation is non-optional for this pair - NEAR transactions are not reversible and the service has no way to derive your sender address reliably for named accounts.
Is there a wrapped version of either token I should worry about?
Wrapped NEAR exists on Ethereum and Aurora, and wrapped TON exists on several chains, but a no-KYC swap between native NEAR and native TON does not involve any wrapping. You send NEAR on the NEAR mainnet and receive TON on the TON mainnet. Confirm the network selector on the swap form shows NEAR and TON, not Aurora, BSC, or ETH variants.
// related