> For the complete documentation index, see [llms.txt](https://eu.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://eu.support.backpack.exchange/exchange/deposits-and-withdrawals-1/fiat/how-to-deposit-via-wire.md).

# How to Deposit via Wire

### Overview

| Item                |                                      |
| ------------------- | ------------------------------------ |
| **Currency**        | <p>EUR via SEPA<br>USD via SWIFT</p> |
| **Minimum Deposit** | 100 EUR or USD                       |
| **Processing Time** | Typically 1–3 business days          |
| **Fees**            | 0 EUR/USD                            |

> \*Backpack charges no fee for sending or receiving EUR/USD wires. Your sending/ intermediary bank may apply its own charges, which are outside our control.

***

### Prerequisites

* ✅ **Verified Backpack EU Exchange account**
* ✅ **Available USD or EUR balance in your Bank Account**

***

## Step-by-Step Guide

### Get Your Backpack Wire Details

* Log in to [eu.backpack.exchange](https://eu.support.backpack.exchange/)
* **Open the Deposit modal**

  In the top-right corner, click Deposit

<div align="center"><figure><img src="/files/VB5dU4sdZ2E47wCrZe49" alt="" width="563"><figcaption></figcaption></figure></div>

* Select **Cash (USD)** → **Wire Transfer**&#x20;

***Note: The minimum deposit is $100, and we accept EUR or USD.***

<div align="center"><figure><img src="/files/S8Ub75VPTEAHqMS4BuBf" alt="" width="336"><figcaption></figcaption></figure></div>

* Click **Continue**
* Choose to deposit in **USD** or **EUR**
* **USD:**

<figure><img src="/files/eqkQ61aizuXjC5QONXgd" alt="" width="313"><figcaption></figcaption></figure>

* **EUR:**

<figure><img src="/files/FBMryAjPfwli2tRf02Rf" alt="" width="322"><figcaption></figcaption></figure>

***

## **Copy your bank details**

You’ll see everything you need on the “Wire transfer” screen:

* Account name
* SWIFT/BIC
* IBAN / Account number
* Reference (include this exactly to credit your account)
* Bank name & address
* Recipient address

***

## **Send the wire from your bank**

From your personal bank account, initiate a SWIFT transfer using the details above. Make sure:

* The sending account is in *your* name (third-party transfers are rejected).
* You send USD or EUR.

⚠️ **Important:** Deposits must come from a bank account in your name. Third-party deposits are not supported.

***

🎉 **All done!** Your USD or EUR deposit is now on its way to Backpack.

Need help or have questions? Reach our support team anytime at <support@eu.backpack.exchange>. \
Be sure to include your reference code for faster 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://eu.support.backpack.exchange/exchange/deposits-and-withdrawals-1/fiat/how-to-deposit-via-wire.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.
