Fast and easy crypto swaps

Swap your crypto assets with real-time rates, minimum fees, and price-controlled conversions. Use instant swaps, limit orders, and API automation.

Swap
Swap your assets
Swap activity
Recent swaps and rates
FROM
TO
TYPE
BTC
BTC
USDT
USDT
Instant
ETH
ETH
USDT
USDT
Instant
SOL
SOL
ETH
ETH
Limit
USDT
USDT
BTC
BTC
Instant
Swap
Choose currency and amount
FROM
Min Max
Bitcoin
Bitcoin
TO
USDT
USDT
Swap
NOTE
Rates are indicative. Final rate may vary depending on liquidity and network conditions.
How to swap
Go to Swap in your dashboard, choose the currencies and amounts, click Swap, and confirm the details. Your exchange completes instantly.
Watch video
SWAP FLOW
0%
Choose pair
Select from & to assets
BTC
USDT
Review
Confirm rate & fees
ETH
USDT
Swap
Instant execution
SOL
ETH
Limit order swaps
Choose your target price and let Paycan execute the swap automatically once the market reaches it. Stay in control and avoid constant monitoring.
Swap
Limit
Orders
PAIR
TYPE
PRICE
AMOUNT
Crypto swaps via API
Automate swaps using the Paycan Swap API. Calculate rates, set swap parameters, and execute conversions programmatically.
API Integration
POST /v1/swap/quote
200
REQUEST FLOW
0%
REQUEST
Quote
queued
sent
confirmed
How to swap using the API
Generate a General API key in your dashboard settings, then send a request to the swap endpoint with amount, from_currency and to_currency.
Documentation
https://api.paycan.io/v1/general/swap
curl -X POST https://api.paycan.io/v1/general/swap \
  -H "general_api_key: YOUR_GENERAL_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
  "amount": 0.5,
  "from_currency": "BTC",
  "to_currency": "USDT"
}'
How can businesses use the Swap API?
Integrate swap directly into your platform for a seamless on-chain exchange experience. Offer users fast conversions with a reliable, automation-friendly flow.
Business Dashboard
Swap API analytics
Syncing
Swap volume
$84,120
+12%
Success rate
99.2%
+0.4%
Avg. latency
410ms
-8%
Throughput
last 10m
Recent swaps
5 events
BTC → USDT
swp_91f2
0.025 BTC
just now
ETH → USDT
swp_31aa
0.40 ETH
2m ago
SOL → ETH
swp_0a71
12 SOL
7m ago
USDT → BTC
swp_8c20
1000 USDT
12m ago
FAQs
What is Paycan Swap?
Paycan Swap lets you exchange supported coins and tokens with real-time rates and a simple user experience.
How do I swap crypto?
Open Swap, select from/to currencies and amount, then confirm. You can also create limit orders or swap via API.
Can I create limit orders?
Yes. Choose your target price and Paycan will execute automatically when the market reaches your price.
Which assets are supported?
Supported assets depend on the available networks and liquidity. We continuously expand coverage.