EMBED WIDGET
Widget for your website Add a no-KYC crypto swap comparison widget to your website. Customize the default coins and amount, then copy the embed code.
Customize your widget Choose default settings for your embedded widget. Users can change coins and amount after loading.
Default payment coin Bitcoin (BTC) Ethereum (ETH) Monero (XMR) Litecoin (LTC) Solana (SOL) Binance Coin (BNB) Dogecoin (DOGE) Ripple (XRP) Cardano (ADA) Avalanche (AVAX) USDT (ERC-20) (USDT_ETH) USDT (TRC-20) (USDT_TRX)
Destination coin Bitcoin (BTC) Ethereum (ETH) Monero (XMR) Litecoin (LTC) Solana (SOL) Binance Coin (BNB) Dogecoin (DOGE) Ripple (XRP) Cardano (ADA) Avalanche (AVAX) USDT (ERC-20) (USDT_ETH) USDT (TRC-20) (USDT_TRX)
Default payment amount (optional)
Widget preview ⓘ Live preview — changes update automatically
HTML <iframe
class="nks-widget"
src="https://nokycswaps.com/widget?coin_from=BTC&coin_to=ETH&amount=0.1"
width="100%"
scrolling="no"
style="border: none; border-radius: 16px;"
>
Can't load widget
</iframe> ⎘ Copy code
CSS .nks-widget {
height: 420px;
}
@media screen and (max-width: 800px) {
.nks-widget {
height: 780px;
}
} ⎘ Copy code
Parameters coin_from — Default source coin (e.g. BTC, ETH, XMR). Default: BTCcoin_to — Default destination coin. Default: ETHamount — Default swap amount. Default: 0.1All parameters are optional. Users can change any value directly in the widget.