# Swapping BUSD from BEP2 (Binance Chain) to BEP20 (Smart Chain) using Binance Chain Extension Wallet

[Binance Chain Extension Wallet](https://docs.binance.org/smart-chain/wallet/binance.html) is the official browser extension wallet from Binance and it offers a convenient way to swap assets from BEP2 to BEP20 between your accounts.

Once you have BUSD as BEP2 in your Binance Chain Extension Wallet, you can swap it to  Smart Chain (aka Binance Smart Chain) within the wallet. Make sure that you also have some BNB in your Binance Chain Network account in Binance Extension Wallet in order to cover the network fees. You will need no more than 0.005 BNB for the network fees.

Login to Binance Chain Extension Wallet. Make sure the network selector at the top says "Binance Chain Network" and that you have some BUSD and at least 0.005 BNB in your wallet, like in this screenshot:

![](/files/-MiP1Or6B9qxgS_30BG3)

Click "Send"

![](/files/-MiP1eL2jwSS4_xagOfA)

On the next screen, click on Asset drop down and select BUSD

![](/files/-MiP-SuyHFn0nlJ8Br3R)

![](/files/-MiP-avKfNODJWKuwtAY)

Next, click in the Address field, select Transfer Between My Accounts and select your account on Binance Smart Chain Network

![](/files/-MiP-kdmiBMblFWZb9Fs)

Next, enter the amount or click Max, and click Send.

![](/files/-MiP-rJWijWwRfNGJUVf)

On the next screen, you will be asked to confirm the transaction. You will also see the amount of network fees for the transaction. Make sure that "From" field says "Binance Chain Network" and "To" field says "Binance Smart Chain Network"

![](/files/-MiP1sweGaBtaxI6QQdY)

Click "Send" and wait about 2-3 minutes for the transaction to be confirmed by the network. Once the transaction is confirmed, you can see your BUSD balance on Binance Smart Chain. To see your BUSD in your Binance Smart Chain account, click the network drop down at the top of the wallet screen and select Binance Smart Chain.

![](/files/-MiP2ZJHnBYWcrNffQx8)

![](/files/-MiP2cHr9YNi77h8A999)

After you switch the network, you will see your balances on Binance Smart Chain Network:

![](/files/-MiP2xxSKh8m9Dfm7nMs)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.heo.finance/how-to-move-bnb-and-busd-from-binance-chain-bep2-to-binance-smart-chain-bep20/swapping-busd-from-bep2-binance-chain-to-bep20-smart-chain-using-binance-chain-extension-wallet.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
