> For the complete documentation index, see [llms.txt](https://support.backpack.exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.backpack.exchange/exchange/deposit-and-withdraw/fiat/bank-guides/wise/how-to-withdraw-via-wire-transfer-wise.md).

# How to Withdraw via Wire Transfer— Wise

This article guides you step-by-step on how to withdraw USD from your Backpack Exchange account directly to your Wise Bank account using a SWIFT wire transfer.

### Overview

| Item                   | Details                     |
| ---------------------- | --------------------------- |
| **Currency**           | USD via SWIFT               |
| **Minimum Withdrawal** | 100 USD                     |
| **Processing Time**    | Typically 1–5 business days |

***

### Prerequisites

Ensure you have:

* ✅ **Wise USD Balance** with account details enabled
* ✅ **Available USD balance in Backpack Exchange**

***

## Step-by-Step Guide

### 1. Log in to Backpack and Open Withdrawal Menu

* Log in to [Backpack.exchange](https://backpack.exchange/).
* Click on **Withdraw**&#x20;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcGdUplVM_ltqgF9YmIUG0j_XYBClATvzYCpBYIwCGlMKVdwKnBjAeSqDN6i5WE-HLuAVgnGAsIyXV74KXdb11x2xK86o6Vwfi7ybB-3DhIP0ZN5t1jDQ1iyXNGmdGEZgjpZnmmfw?key=eaNSr6kZABRUBYvUjpI0kw" alt=""><figcaption></figcaption></figure>

* Select **Cash (USD)**.

<div align="left"><figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcMAtbMeORajy-HhtbeVPdUatKa9x7yi2Pl61mMvVwm3OHk_joCz3_bOjxayFztnjQlIUAnfKxgqY113E76a_wDZbKZrEsXiyC6TedDAFgzeJyxaJ1XZaDMxzxL2wQMYokGB0fYtg?key=eaNSr6kZABRUBYvUjpI0kw" alt="" width="375"><figcaption></figcaption></figure></div>

***

### 2. Collect Your Wise Receiving Details

* Open your Wise account.
* In the **Home** tab, select your **USD balance**.

<figure><img src="/files/iL3KgvIa785ENo8zLsYU" alt=""><figcaption></figcaption></figure>

* Click **Account details** to view:

  * **Account Number**&#x20;
  * **Wire routing**&#x20;
  * **SWIFT/BIC**
  * **Full legal name and address**

  <div align="left"><figure><img src="/files/EChh2cHPNcgzFTYb8zNw" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/mO322jOvkPr5XTTHB3AI" alt=""><figcaption></figcaption></figure></div>

* Copy these details for use in Backpack.

***

### 3. Add Your Wise Bank Account in Backpack (First-Time Setup)

* In Backpack withdrawal modal, select **"Select Recipient"** → click **Add Bank Account**.

  <div align="left"><figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXejRH9fiy3IS6-yKUC4pkhmgJ0Wos7pgymBS3vPcQ44LBDuxVAGSCbqjBcNsceAXYWjGMuzYrMbGOJ34GPtkwJSnXjqq5-YsoqApFO21_Q9HjZMu7_iQAgMazfuyZTYCpme-s0mvQ?key=eaNSr6kZABRUBYvUjpI0kw" alt="" width="375"><figcaption></figcaption></figure></div>

| Field           | Value (Example)                     |
| --------------- | ----------------------------------- |
| **Country**     | *(Exactly as on Your Wise account)* |
| **SWIFT/BIC**   | *(Paste from Wise)*                 |
| **Account No.** | *(Paste from Wise)*                 |
| **Name**        | *(Exactly as on Wise account)*      |
| **Address**     | *(Exactly as on Wise account)*      |

* Click **"Add Bank Account"** to save.

<div align="left"><figure><img src="/files/wTIcBsieRbkPLQ53Ai49" alt="" width="375"><figcaption></figcaption></figure></div>

***

### 4. Submit Your Withdrawal

* Enter the amount you wish to withdraw (**Minimum: USD 100**).
* Select the **Sub-account** you wish to withdraw from.
* Choose your saved **Wise Bank account** from the recipient list.
* Click **Continue**.
* Complete **2-factor authentication** and confirm your withdrawal.

***

### 5. Track Your Withdrawal

* Funds should arrive in your Wise account within **1–5 business days**, minus any inbound fee charged by Wise.
* If funds are not received within 5 business days, contact Backpack Support with your withdrawal details.

***

🎉 **Success!** Your withdrawal is now processing. Need help? Contact our support team at <support@backpack.exchange>. Remember to include your withdrawal details for quick assistance.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.backpack.exchange/exchange/deposit-and-withdraw/fiat/bank-guides/wise/how-to-withdraw-via-wire-transfer-wise.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
