> For the complete documentation index, see [llms.txt](https://manual.simise.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.simise.id/accounting-and-finance/exchange-gain-or-loss-journal.md).

# Exchange Gain or Loss Journal

This option helps to record the difference between the payment registration and the expected amount. We can take an example. Suppose, the instalment is paid one month after the receipt was issued, the chances are high that the conversion/exchange scale would have changed considerably. The fluctuation infers some misfortune or benefits. Such events are recorded by SIMISE.

SIMISE provides us with different options like Miscellaneous Operation, Exchange Difference, Cash Basis Tax Journal, Stock Journal. A user is also able to CREATE AND EDIT new one.

### Automatic Currency Rates

By default, the currencies have to be changed manually in an ERP solution. However, using SIMISE, a user can synchronize currencies with different exchange service like Yahoo, Europe Central Bank and more to get automatic currency rates.

A user can also set the interval for conversion. The interval can be set as Manually, Daily, Weekly or Monthly.

Click SAVE to mark the changes.

<br>


---

# 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:

```
GET https://manual.simise.id/accounting-and-finance/exchange-gain-or-loss-journal.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.
