# 换汇

目前，我们提供USD-CNH和CNH-USD两个币种对的货币兑换。

{% hint style="info" %}
关于汇率

通常情况下，汇率与中国银行的在岸牌价保持一致。但是在汇率倒挂时（即离岸汇率差于在岸汇率）YiPex会根据合作银行的汇率进行调整，请知悉。
{% endhint %}

点击首页的“换汇”按钮或点击法币钱包余额下方的“换汇”按钮打开该功能。

<div data-with-frame="true"><figure><img src="/files/8GIjiJuPoVfW6brfC11m" alt=""><figcaption></figcaption></figure></div>

打开换汇弹窗后，YiPex会自动获取此时的参考汇率，手动输入卖出金额YiPex会自动计算买入金额，计算的买入金额为预估值，实际到账根据成交时实时汇率为准。

<div data-with-frame="true"><figure><img src="/files/GpWyaAzr3M4Xurf0Uhkj" alt="" width="375"><figcaption></figcaption></figure></div>

输入金额后，需要点击“兑换询价”再次查询最新汇率，点击后打开确认页面：

<div data-with-frame="true"><figure><img src="/files/0VlO3gq5eMxxM8gXuM8o" alt="" width="375"><figcaption></figcaption></figure></div>

务必确认卖出和买入金额、币种即汇率等信息，确认后，在汇率倒计时完成前点击“发起换汇”即可以完成换汇操作。

可在首页“近期交易”或“法币钱包流水”中查看换汇状态。

{% hint style="info" %} <mark style="color:orange;">**YiPex仅为非中国大陆主体、非美国主体提供国家贸易资金交易系统服务，指引中的截图仅为YiPex测试环境数据和功能，实际情况请以实际产品为准。**</mark>
{% endhint %}


---

# 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://yipex.gitbook.io/yipex-docs/pc-duan/huan-hui.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.
