# Gebühren und Bedingungen

{% hint style="success" %}
Auf Margex berechnen **wir keine zusätzlichen Gebühren** für Währungsumrechnungen.
{% endhint %}

Derzeit bieten wir Umtausch/Wechsel für folgende Münzen an:

<table><thead><tr><th width="227">Währung</th><th>Mindestmenge (USD)</th><th>Höchstmenge (USD)</th></tr></thead><tbody><tr><td>ETH</td><td>10</td><td>30,000</td></tr><tr><td>BTC</td><td>10</td><td>30,000</td></tr><tr><td>SOL</td><td>10</td><td>30,000</td></tr><tr><td>LTC</td><td>10</td><td>30,000</td></tr><tr><td>MATIC</td><td>10</td><td>30,000</td></tr><tr><td>TRON</td><td>10</td><td>30,000</td></tr><tr><td>XRP</td><td>10</td><td>30,000</td></tr><tr><td>USDC</td><td>1</td><td>30,000</td></tr><tr><td>USDT</td><td>1</td><td>30,000</td></tr></tbody></table>

Bitte beachten Sie, **dass die maximalen Mengen für die Währungsumrechnung in der Tabelle oben pro Transaktion/Tageswerte gelten.**


---

# 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.margex.com/help-center/de/converter/fees-and-conditions.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.
