> 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-deposit-via-wire-transfer-wise.md).

# How to Deposit via Wire Transfer— Wise

This quick guide shows you exactly how to wire USD from your Wise account to Backpack

### Overview

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

***

### Prerequisites

Ensure you have:

* ✅ **Wise account** and available funding method
* ✅ **Backpack Exchange wire details** (SWIFT, IBAN, Account Name, Reference Code)

***

## Step-by-Step Guide

### 1. Get Your Backpack Wire Details

* Log in to [Backpack.exchange](https://backpack.exchange/).
* Go to **Deposit**&#x20;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdO37hdnUVkwUxxZ4ggTxrwz__ZqPWMwtUOJQxBH1dAmPIJBhf_UIQl-U4WlEGP8M28PoTQP5leNjTWO6vUzaugt5bCMhWwzzQjIKiofNo9hM7DrRgoqnmXOuoCrGTEPECZYjEMTg?key=eaNSr6kZABRUBYvUjpI0kw" alt=""><figcaption></figcaption></figure>

* Select **Cash (USD)** → **Wire Transfer** → click **Continue**

![](/files/P84RvEhZTiMjvoaNCsm6)

**Copy:**

* SWIFT/BIC
* IBAN/Account Number
* Account Name
* **Reference ID**

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

{% hint style="info" %}
**Deposit fees may vary depending on your account status.** Please refer to the detailed fee schedule [**here**](/exchange/deposit-and-withdraw/fiat/how-to-deposit-via-wire.md#wire-fee-schedule).
{% endhint %}

***

### 2. Send USD via Wise

* Log in to your Wise account (website or app)
* Click on the green '**Send'** button

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

* On the **'Select their currency'** screen, choose your '**Source currency'** (local currency or USD if funded) and set the **Target currency** to USD

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

* On the **'Add a recipient'** screen, select **'Bank details'**

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

* Select '**Business or Charity'** recipient (required as Backpack is a business)

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

* Enter Backpack’s **Beneficiary Name**, **IBAN**, and **SWIFT/BIC**

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

* Select the payment currency and enter the amount, click **'Continue'**

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

* review fees, In the **'Payment reference / Message'** field, paste your Backpack **Reference Code,** and click **'Continue to instructions'** to complete the transfer

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

***

### 3. Track Your Deposit

* Wise will display real-time status updates: **Processing → Sent**.
* Funds usually appear in your Backpack account within **1–5 business days**.
* If the transfer hasn't been credited after 5 business days, contact Wise and Backpack Support with your wire details.

***

🎉 **Great work!** Your deposit is on its way.

If you encounter any issues, our support team is available 24/7. Contact us at <support@backpack.exchange>, and please include your wire details for quicker 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-deposit-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.
