# Frais et conditions

{% hint style="success" %}
Sur Margex, **nous ne facturons aucun frais supplémentaire** pour la conversion de devises.
{% endhint %}

Pour le moment, nous proposons des conversions/échanges pour les pièces suivantes :

<table><thead><tr><th width="146">Devise</th><th width="237">Quantité minimum (USD)</th><th>Quantité maximale (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>

Veuillez garder à l'esprit que les quantités maximales pour la conversion de devises dans le tableau ci-dessus sont par transaction/valeurs quotidiennes.


---

# 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/fr/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.
