# Tarifas y Condiciones

{% hint style="success" %}
En Margex **no cobramos ninguna tarifa por la conversión de divisas**.
{% endhint %}

En este momento, estamos ofreciendo la función de trading al contado para las siguientes monedas:

<table><thead><tr><th width="165">Divisa</th><th>Cantidad mínima (USD)</th><th>Cantidad máxima (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>

Tenga en cuenta que las cantidades máximas para la conversión de moneda en la tabla anterior son por transacción/valores diarios.


---

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