# How much does it cost to convert money to another currency in my account?

When you convert the balance in your Payler Business account to a different currency, we utilize the actual exchange rate along with a nominal conversion fee. For detailed information on the currencies we support and their associated pricing, please refer to our website's comprehensive list.


---

# 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://info.payler.com/sending-and-receiving-money/how-much-does-it-cost-to-convert-money-to-another-currency-in-my-account.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.
