# Currency Options

Currency options include the monetary symbol to be used, the number of decimals, and applicable rounding options.

### Monetary Symbol

To define the monetary symbol (£, $, €, ¥):

&#x20;

1. Login to the Veloce Back-Office.

![Veloce Back-Office Icon](https://documentation.payfacto.com/POS/Veloce/assets/images/VeloceCommon/Icon-VeloceBack-Office.png)

2. Start the Setup / Utilities module.

![Setup - Utilities Module Icon](https://documentation.payfacto.com/POS/Veloce/assets/images/VeloceCommon/Icons/Icon-Setup-Utilities.png)

3. Click the System Config. link. (or use the Configuration > System Configuration menu item)

![System Config. Link Icon](https://documentation.payfacto.com/POS/Veloce/assets/images/VeloceCommon/Setup-Utilities/SystemConfig.png)

4. Click on the Invoicing tab.

![Invoicing Tab](https://documentation.payfacto.com/POS/Veloce/assets/images/Chap04_Setup-Utilities/Currency/01-InvoicingTab.png)

5. In the Misc. section of the Invoicing tab, locate the Monetary Symbol field. Type in whichever symbol is required.

![Monetary Symbol Options](https://documentation.payfacto.com/POS/Veloce/assets/images/Chap04_Setup-Utilities/Currency/02-MonetarySymbol.png)

6. Also select the actual currency from the drop-down list to the right of the currency symbol: ![](/files/jM76q6Cl6QFqeIJLuFoR)

**BSD**

Bahamian Dollar

**CAD**

Canadian Dollar

**CUC**

Cuban Convertible Peso

**CUP**

Cuban Peso

**EUR**

Euro

**GBP**

British Pound

**USD**

US Dollar

The monetary symbol defined here will appear at the POS, on printed invoices, readings and back-office reports.

***

### Number of decimals

Veloce supports currencies with up to 2 decimal places. To define the number of decimals to use:

1. Login to the Veloce Back-Office.

![Veloce Back-Office Icon](https://documentation.payfacto.com/POS/Veloce/assets/images/VeloceCommon/Icon-VeloceBack-Office.png)

2. Start the Setup / Utilities module.

![Setup - Utilities Module Icon](https://documentation.payfacto.com/POS/Veloce/assets/images/VeloceCommon/Icons/Icon-Setup-Utilities.png)

3. Click the System Config. link. (or use the Configuration > System Configuration menu item)

![System Config. Link Icon](https://documentation.payfacto.com/POS/Veloce/assets/images/VeloceCommon/Setup-Utilities/SystemConfig.png)

4. Click on the Invoicing tab.

![Invoicing Tab](https://documentation.payfacto.com/POS/Veloce/assets/images/Chap04_Setup-Utilities/Currency/01-InvoicingTab.png)

5. In the Misc. section of the Invoicing tab, locate the Number of Decimals field. Type any number between 0 and 2. (Japanese Yen and Chinese Yuan has 0 decimals while all North American and European currencies have 2 decimals.

![Number of Decimals](https://documentation.payfacto.com/POS/Veloce/assets/images/Chap04_Setup-Utilities/Currency/04-NumberDecimals.png)

{% hint style="warning" %}
IMPORTANT! Currencies requiring 3 or more decimals are not supported. This means that currencies like the Jordan and Tunisian Dinars cannot be used with Veloce.
{% endhint %}


---

# 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://docs.payfacto.com/payfacto-knowledge/veloce-pos/veloce/setup-utilities/currency-options.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.
