> 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/support-docs/es/exchange/depositos-y-retiros/fiat/guias-bancarias/wise/como-depositar-por-transferencia-bancaria-wise.md).

# Cómo depositar por transferencia bancaria — Wise

### Descripción General

| Ítem                        | Detalles                     |
| --------------------------- | ---------------------------- |
| **Moneda**                  | USD vía SWIFT                |
| **Depósito Mínimo**         | 100 USD                      |
| **Tiempo de Procesamiento** | Normalmente 1–5 días hábiles |

***

### Requisitos Previos

Asegúrate de contar con:

* ✅ **Cuenta en Wise** y método de financiación disponible
* ✅ **Detalles de transferencia bancaria de Backpack Exchange** (SWIFT, IBAN, Nombre de la cuenta, Código de referencia)

***

## Guía Paso a Paso

### 1. Obtén tus Datos Bancarios de Backpack

* Inicia sesión en [Backpack.exchange](https://backpack.exchange/).
* Ve a **Depósito**&#x20;

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

* Selecciona **Cash (USD) → Transferencia bancaria → Continuar**

<div align="left"><figure><img src="/files/e0R1yTf7bz8Q2HVlu7Tq" alt="" width="315"><figcaption></figcaption></figure></div>

**Copia la siguiente información:**

* SWIFT/BIC
* IBAN/Número de cuenta
* Nombre de la cuenta
* **ID de Referencia**

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

{% hint style="info" %}
Las comisiones de depósito pueden variar según el estado de tu cuenta. Consulta el esquema de comisiones detallado [aquí](#esquema-de-comisiones).
{% endhint %}

***

### 2. Envía USD a través de Wise

* Inicia sesión en tu cuenta de Wise (web o aplicación)
* Haz clic en el botón verde **“Enviar”**

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

* En la pantalla '**Selecciona su moneda'**, elige tu '**moneda de origen**' (moneda local o USD si ya tienes fondos) y establece la **moneda de destino en USD**

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

* En la pantalla '**Agregar destinatario'**, selecciona '**Detalles bancarios'**

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

* Selecciona '**Empresa u Organización benéfica'** (requerido ya que Backpack es una empresa)

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

* Ingresa el **Nombre del beneficiario, IBAN y SWIFT/BIC de Backpack**

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

* Selecciona la **moneda de pago**, ingresa el **monto**, y haz clic en '**Continuar'**

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

* Revisa las comisiones. En el campo '**Referencia de pago / Mensaje'**, pega tu **Código de referencia de Backpack** y haz clic en '**Continuar a instrucciones'** para completar la transferencia

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

***

### 3. Rastrea tu Depósito

* Wise mostrará actualizaciones en tiempo real del estado: **Procesando → Enviado**.
* Los fondos normalmente aparecen en tu cuenta de Backpack dentro de **1–5 días hábiles**.
* Si la transferencia no ha sido acreditada después de **5 días hábiles**, contacta tanto a **Wise** como a **Soporte de Backpack**, proporcionando los detalles de la transferencia.

***

🎉 **¡Buen trabajo!** Tu depósito está en camino.

Si encuentras algún problema, nuestro equipo de soporte está disponible **24/7**. Contáctanos a **<support@backpack.exchange>** e incluye los detalles de tu transferencia para recibir asistencia más rápida.

<br>


---

# 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/support-docs/es/exchange/depositos-y-retiros/fiat/guias-bancarias/wise/como-depositar-por-transferencia-bancaria-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.
