# 外汇费用说明

impact.com 允许品牌和合作伙伴就合同条款以他们各自的 [货币](/other/zh/readme/supported-currencies-and-timezones.md)进行约定。但如果支付款项的发送或接收货币与合同条款中的货币不同，就会产生额外费用，称为汇率费。根据具体情况，品牌或合作伙伴需要支付这些费用。

{% tabs %}
{% tab title="示例 1" %}

* 品牌账户货币： **USD**
* 合作伙伴提现货币： **EUR**
* 合同货币： **USD**

**谁来支付汇率费？** 在这种情况下， **合作伙伴** 承担这笔费用，因此赚取的佣金会少一点。如果购物车货币与合作伙伴的货币一致，那么佣金将按销售额的一定百分比计算。
{% endtab %}

{% tab title="示例 2" %}

* 品牌账户货币： **USD**
* 合作伙伴提现货币： **EUR**
* 合同货币： **EUR**

**谁来支付汇率费？** 在这种情况下， **品牌** 承担汇率费，因此需要多出一点资金。
{% endtab %}
{% endtabs %}

作为品牌，避免这些费用的唯一方法是为每个地区的货币分别设置不同的账户。这样，你就可以与在该地区使用相同货币的合作伙伴达成协议。

#### 查看你的合同货币

{% tabs %}
{% tab title="对于品牌" %}

1. 从左侧导航菜单中，选择 ![](/files/b7cae9e333e7d6faab395452382aabb79e14f7b7) **\[Engage] → Contracts** → [Contracts](https://app.impact.com/secure/advertiser/engage/contracts/library/view-contracts-flow.ihtml).
2. 在你想要验证的合同最右侧，选择 ![](/files/408d47b21b7099c094c0d4043fe7b51f53c33f80) **\[More] → View**.
3. 滚动到 *General Terms* 部分。已商定的货币会显示在 *Currency* 字段中。
   {% endtab %}

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

1. 从顶部导航栏中，选择 **Discover** → [My Brands](https://app.impact.com/secure/mediapartner/marketplace/new-campaign-marketplace-flow.ihtml).
2. 如果你处于网格视图，请切换到 ![](/files/c624cc1e4489adf8b86927be99da09b9875e343e) **\[List View]**.
3. 将鼠标悬停在你想查看的品牌上，然后选择 ![](/files/408d47b21b7099c094c0d4043fe7b51f53c33f80) **\[More] → View And Manage Contract**.
4. 滚动到 *General Terms* 部分。已商定的货币会显示在 *Currency* 字段中。
   {% endtab %}
   {% endtabs %}

#### 我们如何计算外汇费用

如果付款的发送或接收货币与你的合同货币不同，我们就需要进行外币计算。这些计算在操作日期进行，而不是在付款发送当天进行，并且这些数值不会改变。

需要知道的是，我们用于计算的汇率可能会比你在 Bloomberg 等在线货币网站上看到的汇率稍高一些。这是因为我们无法以完全相同的低汇率购买货币。不过，我们的系统会尽量让品牌和合作伙伴都更方便——在事件发生时，它会清楚地显示品牌的确切成本和合作伙伴的预期收入。


---

# 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.impact.com/other/zh/readme/foreign-exchange-fees-explained.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.
