# Moedas

Nesta área criam-se as moedas que são passíveis de serem registadas em despesas.

Ao adicionar a moeda e a taxa de câmbio, no cálculo do valor da despesa na folha de despesas é feita a conversão para a moeda de base para os valores estarem todos na mesma unidade monetária.

{% hint style="warning" %}
A alteração da moeda da despesa só é possível caso o utilizador tenha autorização para registar despesas internacionais.
{% endhint %}

Ao aceder à área aparece o seguinte ecrã:

<figure><img src="/files/89e5Nn4iNoyzCyg0nfmA" alt=""><figcaption></figcaption></figure>

As opções disponíveis na tabela são:

* **Descrição** - Nome da moeda.
* **Sigla** - Sigla internacional para a moeda. Apesar do campo ser de preenchimento livre aconselha-se o uso da norma internacional ISO 4217. Por exemplo: Euro - EUR; Kwaza - AOA; Dólar dos EUA - USD; Libra esterlina - GBP; etc. &#x20;
* **Câmbio** - indicação do valor de conversão da moeda internacional para a moeda nacional. Este valor é de referência, pois a taxa de câmbio é dinâmica.
* **Data do câmbio** - Data da taxa de câmbio introduzida no campo "Câmbio".

<figure><img src="/files/hGlc7tehr3OvRPyzL6aS" alt=""><figcaption></figcaption></figure>


---

# 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://doc.sysdevmobile.com/myteam/utilizacao/manutencao/despesas-pessoais/moedas.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.
