← all services

TRX NEAR

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 TRX) Limits (TRX)
1 OctoSwap BEST A priv 87trust 70
// no on-platform swaps yet
1 TRX = 0.15894 NEAR 0.15894 NEAR min 21829.839519 · max 3742258.203342 swap on notkyc swap on OctoSwap →
2 XMRS C priv 61trust 71
6/6 KYC-free
1 TRX = 0.1557 NEAR 0.1557 NEAR min 311.9151 · max 3119151.5907 swap on notkyc swap on XMRS →
3 SideShift C priv 48trust 78 1 TRX = 0.15485841 NEAR 0.15485841 NEAR min 9.354537 · max 31908.862445 swap on SideShift →
4 Baltex D priv 40trust 65 1 TRX = 0.0964021 NEAR 0.0964021 NEAR min 0.85726982 swap on Baltex →
5 StealthEX C priv 49trust 79
5/5 KYC-free
1 TRX = 0.0956881 NEAR 0.0956881 NEAR min 0.848782 swap on notkyc swap on StealthEX →
OctoSwap BEST A
Rate1 TRX = 0.15894 NEAR
You receive0.15894 NEAR
Limitsmin 21829.839519 · max 3742258.203342 TRX
Rate1 TRX = 0.1557 NEAR
You receive0.1557 NEAR
Limitsmin 311.9151 · max 3119151.5907 TRX
Rate1 TRX = 0.15485841 NEAR
You receive0.15485841 NEAR
Limitsmin 9.354537 · max 31908.862445 TRX
Rate1 TRX = 0.0964021 NEAR
You receive0.0964021 NEAR
Limitsmin 0.85726982 TRX
Rate1 TRX = 0.0956881 NEAR
You receive0.0956881 NEAR
Limitsmin 0.848782 TRX

Swapping TRX to NEAR moves you from Tron's high-throughput, low-fee USDT settlement layer into NEAR Protocol's sharded, account-model L1 built for consumer apps and chain abstraction. Common reasons: deploying capital into NEAR-based DeFi (Ref Finance, Burrow), funding a named .near account for dApp use, or rotating out of Tron exposure into a different validator economy. No-KYC routing keeps the swap atomic without identity attachment on either chain.

// about this pair

TRX -> NEAR: what makes this pair specific

TRX and NEAR are non-EVM chains with completely different account models. Tron uses a Base58 address (T...) with bandwidth/energy resource staking, while NEAR uses human-readable account IDs (yourname.near) or 64-character implicit hex addresses. There is no bridge involved in a swap aggregator flow - the service receives TRX on Tron and pays out native NEAR on NEAR Protocol, so you skip wrapped-asset risk entirely.

Both chains are fast and cheap: Tron finalizes in roughly 3 seconds with sub-cent fees (or free if you have staked bandwidth), and NEAR finalizes in 1-2 seconds with fees around 0.0001 NEAR. The bottleneck in this pair is usually the exchange's internal processing and rate-lock window, not the chains themselves. Liquidity for TRX/NEAR is moderate - most aggregator routes go through an intermediate leg (TRX -> USDT -> NEAR or TRX -> BTC -> NEAR), which is why quotes can vary 1-3% between providers.

What to check before locking a swap

  • Destination format: confirm whether the receiving wallet expects a named account (.near) or implicit hex address. Sending to an unfunded implicit address is fine; sending to a non-existent named account will fail.
  • Rate type: floating rates give better fills but drift during network congestion; fixed rates lock the quote but charge a wider spread.
  • Min/max bounds: NEAR payouts often have a minimum around 1-2 NEAR to cover account creation if the destination is new.
  • Refund address: always provide a TRX refund address you control, in case the deposit falls outside the quoted band.

Practical tips: size the swap above the minimum but below the rate-lock ceiling to avoid partial-fill recalculations. If you are creating a fresh .near account, do it before swapping so the address is active when funds land. Avoid swapping during major NEAR validator epoch transitions if you plan to stake immediately - wait for the next epoch to start.

// FAQ
Do I need a .near named account to receive the swap?
No. NEAR supports implicit accounts, which are 64-character hex addresses derived from a public key. Any non-custodial NEAR wallet generates one by default. Named accounts (like yourname.near) are optional and require a small NEAR balance to register. Sending to an implicit address is the safest route for a first-time swap.
Why does the TRX -> NEAR rate differ so much between providers?
Direct TRX/NEAR order books are thin, so most providers route through USDT or BTC internally. Each hop adds spread, and providers with deeper inventory on one leg quote tighter than others. Floating-rate quotes also reprice during the deposit confirmation window, while fixed-rate quotes bake in a volatility buffer of typically 1-2%.
How long does a TRX to NEAR swap take end-to-end?
Tron requires roughly 19-20 block confirmations (about 1 minute) before most services credit the deposit. NEAR payout is near-instant once triggered, finalizing in 1-2 seconds. Total wall-clock time is usually 2-5 minutes. Congestion on Tron during USDT transfer spikes can push deposit detection to 5-10 minutes.
Can I send TRC20 tokens instead of native TRX?
No. This pair specifically swaps native TRX (the Tron mainnet gas token), not TRC20 assets like USDT-TRON. If you send a TRC20 token to a TRX deposit address, the service will not credit it automatically and recovery depends on their support policy. Always match the asset ticker exactly to the quoted route.
Is there a minimum amount for this pair?
Most aggregated routes set a minimum equivalent to roughly 1-2 NEAR on the output side, which translates to a TRX amount that fluctuates with market price. Below the minimum, the swap either fails or the deposit is held pending manual review. Check the live quote before sending - the minimum is enforced at deposit time, not quote time.
Do I need NEAR in my wallet before receiving the swap?
Not for implicit (hex) addresses - they activate on first incoming transfer. For named .near accounts, the account must already exist and have a tiny balance for storage staking. If you are receiving into a brand-new wallet, use the implicit address it generates and optionally register a named account later.
// related