Account for currency development in IRR calculations

조회 수: 1 (최근 30일)
Björn
Björn 2022년 1월 26일
답변: Shivam Lahoti 2023년 10월 5일
Hi,
I am doing some IRR calculations using the xIRR function and I want to account for the currency development to know what part of the performance stems from the underlying asset development and what from currency. The cashflows are in different currencies.
It is straight forward for other growth metrics (cagr, etc.) but I am not so sure about it for the IRR calculations.
How would you go about it?
Thanks for any help.
Kind regards
/B

답변 (1개)

Shivam Lahoti
Shivam Lahoti 2023년 10월 5일
Hey Björn,
You shall use the xIRR function to understand the impact of currency development on the overall IRR by following method:
  • For the underlying asset's performance: Calculate the IRR using the cashflows converted to the common currency by using the currency exchange, assuming no currency changes. This will provide the IRR solely based on the asset's performance.
  • For the currency impact: Calculate the IRR using the difference between the actual cashflows and the cashflows that would result from applying the currency changes. This will give you the IRR attributed solely to currency development.
You can refer to this link to understand more about xIRR function:

카테고리

Help CenterFile Exchange에서 Modeling에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by