# Foreign Exchange Fees Explained

impact.com lets brands and partners agree on contract terms in either one of their own [currencies](/other/readme/supported-currencies-and-timezones.md). But if payments are sent or received in a different currency than what’s in the contract terms, there are extra fees called exchange rate fees. Depending on the situation, either brands or partners will need to pay these fees.

{% tabs %}
{% tab title="Example 1" %}

* Brand account currency: **USD**
* Partner withdrawal currency: **EUR**
* Contract currency: **USD**

**Who pays the exchange rate fee?** In this case, the **partner** takes on the fee and earns a little less commission. If the cart currency matches the partner’s currency, then the commission is based on a percentage of the sale.
{% endtab %}

{% tab title="Example 2" %}

* Brand account currency: **USD**
* Partner withdrawal currency: **EUR**
* Contract currency: **EUR**

**Who pays the exchange rate fee?** In this case, the **brand** takes on the exchange rate fee and has to fund a little more.
{% endtab %}
{% endtabs %}

As a brand, the only way to avoid these fees is to have different accounts for each region's currency. Then, you can make agreements with partners who use the same currency in that region.

#### Check your contract currency

{% tabs %}
{% tab title="For brands" %}

1. From the left navigation menu, select ![](/files/nOYnt4uYagM8JdHv6fGQ) **\[Engage] → Contracts** → [Contracts](https://app.impact.com/secure/advertiser/engage/contracts/library/view-contracts-flow.ihtml).
2. On the far right of the contract you’d like to verify, select ![](/files/JwNCeOg7cHtITnjUkIBj) **\[More] → View**.
3. Scroll to the *General Terms* section. The currency that was agreed upon appears in the *Currency* field.
   {% endtab %}

{% tab title="For partners" %}

1. From the top navigation bar, select **Discover** → [My Brands](https://app.impact.com/secure/mediapartner/marketplace/new-campaign-marketplace-flow.ihtml).
2. If you're in the grid view, switch to ![](/files/rrk0urw0MDBq2yriEXtm) **\[List View]**.
3. Hover over the brand you want to review, then select ![](/files/JwNCeOg7cHtITnjUkIBj) **\[More] → View And Manage Contract**.
4. Scroll to the *General Terms* section. The currency that was agreed upon appears in the *Currency* field.
   {% endtab %}
   {% endtabs %}

#### How we calculate foreign exchange fees

If a payout is either sent or received in a currency that is different from your contract, we need to do a foreign currency calculation. These calculations are done on the action date, not the day the payment is sent, and these values don't change.

It's good to know that the rate we use to calculate might be a bit higher than the rate you see on online currency sites like Bloomberg. This is because we can't buy currencies at the exact same low rate. However, our system tries to make things easier for both brands and partners—it clearly shows the exact cost for brands and the expected income for partners when the event happens.


---

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