> For the complete documentation index, see [llms.txt](https://experience.wallex.global/wallex-pay/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://experience.wallex.global/wallex-pay/fiat-and-crypto-operations/converts.md).

# Converts

{% tabs %}
{% tab title="Fiat Conversion" %}

### Convert Crypto to Fiat

Wallex Pay allows you to easily convert your cryptocurrency into fiat currencies such as EUR. This feature is ideal when you want to cash out your crypto, fund a fiat withdrawal, or reduce your exposure to market volatility. The process is fast, secure, and fully integrated into your wallet.

***

### Steps:

1. **Log in to Your WallexPay Account**\
   Access your account at <https://wallexpay.io/login> and navigate to the "**Convert"** section.

   <figure><img src="/files/NTJQct7zXz1FxViF2K2d" alt=""><figcaption></figcaption></figure>
2. **Click on “Convert to Fiat”**\
   Select the **"Convert to Fiat"** button from the options.
3. **Select the Cryptocurrency You Want to Convert**\
   Use the **dropdown menu** to choose the crypto asset you'd like to convert (e.g., BTC, ETH).
4. **Select the Desired Fiat Currency**\
   In the target currency dropdown, **choose the fiat currency** you want to receive (e.g., EUR).
5. **Enter the Amount to Convert**\
   Type in the **amount of crypto** you wish to convert. The system will automatically calculate the estimated fiat amount based on current rates.

   <figure><img src="/files/7YnnMSo4iTAAMFr9xjWy" alt=""><figcaption></figcaption></figure>
6. **Preview the Order**\
   **Review** all the details including the selected currencies, conversion rate, estimated fiat output, and any applicable fees.
7. **Confirm the Conversion**\
   Click **Convert** to finalize the transaction. Your fiat balance will be updated immediately upon successful conversion.

   <figure><img src="/files/8B80UlQB1mGWlCxZk0t9" alt=""><figcaption></figcaption></figure>

***

You can also **get quick access to the Convert page** by clicking the **“Convert” button** next to the cryptocurrency in your Wallet.

<figure><img src="/files/L14yQs4cjqvBLXXHbTa1" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Note:** All conversions are processed in real time. Make sure to double-check your selected currencies and amount before confirming, as rates may fluctuate.
{% endhint %}
{% endtab %}

{% tab title="Stablecoin Conversion" %}

### Convert Crypto to Stablecoin

With Wallex Pay, you can convert volatile cryptocurrencies like BTC or ETH into stablecoins such as USDC or EURC. Stablecoins are designed to maintain a fixed value, making them a reliable choice for protecting your assets from market swings, preparing for future payments, or enabling more stable crypto operations.

***

### Steps:

1. **Log in to Your WallexPay Account**\
   Access your account at <https://wallexpay.io/login> and navigate to the "**Convert"** section.

   <figure><img src="/files/4Po9SgZu3b2aZN73Xg3u" alt=""><figcaption></figcaption></figure>
2. **Click on “Convert to Stablecoin”**\
   Select the **"Convert to Stablecoin"** button from the options.
3. **Select the Cryptocurrency You Want to Convert**\
   Use the **dropdown menu** to choose the crypto asset you'd like to convert (e.g., BTC, ETH).
4. **Select the Desired Stablecoin**\
   In the target currency dropdown, **choose the Stablecoin** you want to receive (e.g., USDC).
5. **Enter the Amount to Convert**\
   Type in the **amount of crypto** you wish to convert. The system will automatically calculate the estimated Stablecoin amount based on current rates.

   <figure><img src="/files/V592AkFyxzyNQLbdVnRk" alt=""><figcaption></figcaption></figure>
6. **Preview the Order**\
   **Review** all the details including the selected currencies, conversion rate, estimated Stablecoin output, and any applicable fees.
7. **Confirm the Conversion**\
   Click **Convert** to finalize the transaction. Your Stablecoin balance will be updated immediately upon successful conversion.

   <figure><img src="/files/uZtPoGQd4wXmbEOaRyOW" alt=""><figcaption></figcaption></figure>

***

You can also **get quick access to the Convert page** by clicking the **“Convert” button** next to the cryptocurrency in your Wallet.

<figure><img src="/files/L14yQs4cjqvBLXXHbTa1" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Note:** All conversions are processed in real time. Make sure to double-check your selected currencies and amount before confirming, as rates may fluctuate.
{% endhint %}
{% endtab %}

{% tab title="Tips" %}

#### General Tips for a Smooth Conversion

* **Review all details carefully:** Always double-check the selected cryptocurrency, amount, and target currency before confirming the conversion.
* **Monitor market conditions:** Crypto prices can change rapidly. Try to convert during stable periods to reduce slippage or unexpected outcomes.
* **Be aware of fees:** Make sure to review any applicable costs before finalizing.
* **Check your available balance:** Ensure you have enough funds in your wallet to cover the conversion and any fees.
* **Use trusted networks:** When converting assets tied to specific networks, confirm you're using the supported and recommended ones within Wallex Pay.
* **Stay informed:** Follow platform updates and maintenance notices that may affect conversion availability or speed.
  {% endtab %}
  {% endtabs %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://experience.wallex.global/wallex-pay/fiat-and-crypto-operations/converts.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.
