> For the complete documentation index, see [llms.txt](https://help.europacbank.com/help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.europacbank.com/help/ebanking/transfers/transfer-between-own-accounts.md).

# Transfer Between own Accounts

{% hint style="info" %}
Transferring funds between two Current Accounts denominated in different currencies is effectively a “currency conversion”, as previously known. &#x20;

For convenience, you can [nickname your accounts](/help/ebanking/getting-started/nickname-accounts.md) to better recognize them.
{% endhint %}

1\. Transfer between your own accounts by clicking **Between Own Accounts** in the **Transfer** menu.

![](/files/-Ma7dcrJFBfVYD-Npb6n)

2\. You will be required to input:

* The currency of the transfer, displayed next to the **Amount** field.
* The **Transaction Date**. The current date is set by default. A future date can be set up to 90 days after the current date.
* You have the option of setting up your transfer as **Recurring**. If enabled, additional fields are loaded for your input.

3\. Click **Submit** to request the transaction. You can check the status of your transaction in the **Online Transaction Status** under the **Activities** menu.

{% hint style="warning" %}
To transfer funds to/from your **Brokerage Account**, please read [this article](/help/faqs/euro-pacific-trader/currency-conversion.md).
{% endhint %}


---

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

```
GET https://help.europacbank.com/help/ebanking/transfers/transfer-between-own-accounts.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.
