# Convert Cash Balance

If you are attempting to convert cash inside of your Euro Pacific Trader account, you will simply need to do two [internal transfers](https://europacbank.com/support/guide/#transfer-bank-brokerage):

1. First transfer the cash into your bank account.
2. After the cash settles in your bank account, transfer it back to your brokerage account using the EPT account of the currency you’d like us to deposit into your Euro Pacific Trader.

{% hint style="info" %}
**Example:**

If you want to convert USD to EUR inside your Euro Pacific Trader account, transfer USD to your bank account. Once it is processed, transfer that USD into the EUR Euro Pacific Trader account. This is a total of two transfers.
{% endhint %}


---

# 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://help.europacbank.com/help/faqs/euro-pacific-trader/currency-conversion.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.
