> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/other/zh/reference-documentation/foreign-exchange-fees-explained.md).

# 货币转换说明

impact.com 允许品牌和合作伙伴就合同条款达成一致，使用双方各自的货币之一 [货币](/other/zh/reference-documentation/supported-currencies-and-timezones.md)。当付款以不同货币发送或接收时，impact.com 会进行换算。换算后的\
金额按操作日期计算，而不是按付款发送当天计算，并且之后不会变更。

## 检查你的合同货币

{% tabs %}
{% tab title="适用于品牌" %}

1. 在左侧导航菜单中，选择 ![](/files/b7cae9e333e7d6faab395452382aabb79e14f7b7) **\[Engage] → 合同** → [合同](https://app.impact.com/secure/advertiser/engage/contracts/library/view-contracts-flow.ihtml).
2. 在要核实的合同最右侧，选择 ![](/files/408d47b21b7099c094c0d4043fe7b51f53c33f80) **\[更多] → 查看**.
3. 滚动到 *一般条款* 部分。商定的货币显示在 *货币* 字段。
   {% endtab %}

{% tab title="适用于合作伙伴" %}

1. 在顶部导航栏中，选择 **发现** → [我的品牌](https://app.impact.com/secure/mediapartner/marketplace/new-campaign-marketplace-flow.ihtml).
2. 如果你处于网格视图，请切换到 ![](/files/c624cc1e4489adf8b86927be99da09b9875e343e) **\[列表视图]**.
3. 将鼠标悬停在要查看的品牌上，然后选择 ![](/files/408d47b21b7099c094c0d4043fe7b51f53c33f80) **\[更多] → 查看并管理合同**.
4. 滚动到 *一般条款* 部分。商定的货币显示在 *货币* 字段。
   {% endtab %}
   {% endtabs %}

## 避免换算

作为品牌，为每个地区的货币分别持有一个账户，然后与使用该货币的合作伙伴签约。当合同、账户和提现货币一致时，不会发生换算。

## 换算如何计算

换算会在操作日期应用并在此时锁定，因此你在事件记录时看到的金额，就是最终结算金额。&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://help.impact.com/other/zh/reference-documentation/foreign-exchange-fees-explained.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
