# How to withdraw via wire — Wise

### Overview

| Item                   | Details                     |
| ---------------------- | --------------------------- |
| **Currency**           | USD via SWIFT               |
| **Minimum Withdrawal** | 100 USD                     |
| **Processing Time**    | Typically 1–3 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)**.

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

***

### 2. Collect Your Wise Receiving Details

* Open your Wise account.
* In the **Home** tab, select your **USD balance**.
* Click **Account details** to view:
  * **Account Number**&#x20;
  * **Wire routing**&#x20;
  * **SWIFT/BIC**
  * **Full legal name and address**
* 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**.

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

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

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

*\[Screenshot placeholder – Backpack add bank account form]*

***

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

*\[Screenshot placeholder – Backpack withdrawal confirmation screen]*

***

### 5. Track Your Withdrawal

* Funds should arrive in your Wise account within **1–3 business days**, minus any inbound fee charged by Wise.
* If funds are not received within 3 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: 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://eu.support.backpack.exchange/exchange/deposits-and-withdrawals-1/fiat/bank-guides/wise/how-to-withdraw-via-wire-wise.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.
