# Currencies

Currencies are used to define an alternative currency that can be accepted at the store along with the exchange rate. Up to two currencies can be configured, with the default currency set to US Dollars.

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

<table><thead><tr><th width="192" valign="top">Field/Button</th><th valign="top">Description</th></tr></thead><tbody><tr><td valign="top">Field/Button</td><td valign="top">Description</td></tr><tr><td valign="top">Name</td><td valign="top">The name of the currency. All method of payments uses the default US Dollar currency unless the Other Currency function (must be added to the touchscreen) is used.</td></tr><tr><td valign="top">Symbol</td><td valign="top">The symbol that will appear on the receipt representing the currency.</td></tr><tr><td valign="top">Currency Code</td><td valign="top">The official three letter ISO 4217 currency code. For example, USD stands for US Dollar and CAD stands for Canadian Dollar.</td></tr><tr><td valign="top">Exchange Rate</td><td valign="top">For the default currency, the exchange rate will always be 1.00000, however when setting a secondary currency, the exchange rate will be the exchange rate based off the software release / default currency. For example, the exchange rate for the Canadian Dollar would be entered as $1.32 (According to the July 14th,2023 exchange rate.)</td></tr><tr><td valign="top">Singular Print Name</td><td valign="top">Allows the singular printed name for the currency to be modified.</td></tr><tr><td valign="top">Plural Print Name</td><td valign="top">Allows the plural printed name for the currency to be modified.</td></tr></tbody></table>


---

# 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.verifone.com/petroleum-docs/petro-and-c-store/commander-central/commander-central-user-guide/site-configuration/store-operations/currencies.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.
