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

# 通貨換算の説明

impact.comでは、ブランドとパートナーがそれぞれの通貨のいずれかで契約条件に合意できます [通貨](/other/ja/reference-documentation/supported-currencies-and-timezones.md). 支払いが別の通貨で送金または受領された場合、impact.comが換算します。換算後の\
金額は、支払いが送信された日ではなくアクション日を基準に計算され、その後は変わりません。

## 契約通貨を確認する

{% tabs %}
{% tab title="ブランド向け" %}

1. 左側のナビゲーションメニューで、次を選択します ![](/files/8eb73e50c25c009a82d3e346ffbf25c1e42335fe) **\[Engage] → 契約** → [契約](https://app.impact.com/secure/advertiser/engage/contracts/library/view-contracts-flow.ihtml).
2. 確認したい契約の右端で、次を選択します ![](/files/0733b5cc0533403c3c534c8d42ed6c005de9dfbb) **\[その他] → 表示**.
3. 次までスクロールします *一般条件* セクション。合意された通貨は *通貨* フィールドに表示されます。
   {% endtab %}

{% tab title="パートナー向け" %}

1. 上部のナビゲーションバーで、次を選択します **発見** → [マイブランド](https://app.impact.com/secure/mediapartner/marketplace/new-campaign-marketplace-flow.ihtml).
2. グリッド表示の場合は、次に切り替えます ![](/files/2038641db4b9c2d8c8f9aefb1ee0b2da2213e4e8) **\[リスト表示]**.
3. 確認したいブランドにカーソルを合わせ、次を選択します ![](/files/0733b5cc0533403c3c534c8d42ed6c005de9dfbb) **\[その他] → 契約を表示して管理**.
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/ja/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.
