> 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/pt-br/reference-documentation/foreign-exchange-fees-explained.md).

# Explicação sobre Conversão de Moeda

O impact.com permite que marcas e parceiros concordem com os termos do contrato em qualquer uma de suas próprias [moedas](/other/pt-br/reference-documentation/supported-currencies-and-timezones.md). Quando um pagamento é enviado ou recebido em uma moeda diferente, o impact.com o converte. O valor convertido\
é calculado na data da ação, não no dia em que o pagamento é enviado, e não muda depois disso.

## Verifique a moeda do seu contrato

{% tabs %}
{% tab title="Para marcas" %}

1. No menu de navegação à esquerda, selecione ![](/files/0ec77727008f3161dd77c19247042c78f9041e8c) **\[Engage] → Contratos** → [Contratos](https://app.impact.com/secure/advertiser/engage/contracts/library/view-contracts-flow.ihtml).
2. Na extrema direita do contrato que você deseja verificar, selecione ![](/files/d0cadc800ea0c79b3fdd74f8e04e55442d7ba0d7) **\[Mais] → Ver**.
3. Role até a *Termos Gerais* seção. A moeda acordada aparece no *Moeda* campo.
   {% endtab %}

{% tab title="Para parceiros" %}

1. Na barra de navegação superior, selecione **Descobrir** → [Minhas Marcas](https://app.impact.com/secure/mediapartner/marketplace/new-campaign-marketplace-flow.ihtml).
2. Se você estiver na visualização em grade, alterne para ![](/files/f5a48787e7498a7191c5e952ef51e38cc76e9b3d) **\[Visualização em lista]**.
3. Passe o mouse sobre a marca que você deseja revisar e, em seguida, selecione ![](/files/d0cadc800ea0c79b3fdd74f8e04e55442d7ba0d7) **\[Mais] → Ver e Gerenciar Contrato**.
4. Role até a *Termos Gerais* seção. A moeda acordada aparece no *Moeda* campo.
   {% endtab %}
   {% endtabs %}

## Evite conversão

Como marca, mantenha uma conta separada para a moeda de cada região e, então, contrate com parceiros que usem essa moeda. Com a moeda do contrato, da conta e do saque alinhadas, não ocorre conversão.

## Como a conversão é calculada

A conversão é aplicada na data da ação e fica travada nesse momento, então o valor que você vê quando o evento é registrado é o valor liquidado.&#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/pt-br/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.
