# Swapping BNB 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 BNB as BEP2 in your Binance Chain Extension Wallet, you can swap it to  Smart Chain (aka Binance Smart Chain) within the wallet.

Login to Binance Chain Extension Wallet. Make sure the network selector at the top says "Binance Chain Network" like in this screenshot:

![](/files/-MiOtpu8KQoW4Ox0T1hA)

Click "Send" button

![](/files/-MiOu1aaPXlzvFZazkui)

On the next screen, click into the Address field&#x20;

![](/files/-MiOudrYXTMtdIuhNSAD)

A drop-down saying "Transfer between my accounts" will appear underneath the Address field. Click on that drop down and select the item that says "Binance Smart Chain Network" and shows your Binance Smart Chain address.

![](/files/-MiOuqigkIoqr7l-Dv9f)

Enter the amount you want to send or click "Max" to send all BNB and click "Send.

![](/files/-MiOxAsLaGkiVnZSl_wN)

After you click "Send", the wallet will ask you to confirm the transaction. On the confirmation screen, make sure that "From" section says "Binance Chain Network" and "To" section says "Binance Smart Chain Network" like on the following screenshot.

![](/files/-MiOxKrlH-M7EHiGHf9-)

Hit "Send" to confirm the transaction and wait 2-3 minutes for the network to prcess it. To see your BNB in your Binance Smart Chain account, click the network drop down at the top of the wallet screen and select Binance Smart Chain.

![](/files/-MiP2kcBvVu6lZIBLDCe)

![](/files/-MiOxwrE2K-VTTdXysik)

You will see your account balances on Binance Smart Chain

![](/files/-MiOyGIWpMBgBTA82WsT)


---

# 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-bnb-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.
