> For the complete documentation index, see [llms.txt](https://hulkplugins.gitbook.io/elementor-widget-currency-converter/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hulkplugins.gitbook.io/elementor-widget-currency-converter/settings.md).

# Settings

## General Settings

<div align="left"><figure><img src="/files/JB0G9MKt0faJFnzoQHWK" alt="" width="306"><figcaption></figcaption></figure></div>

<table><thead><tr><th width="286">Option</th><th>Description</th><th data-hidden></th></tr></thead><tbody><tr><td>Base Currency Code</td><td>Type your three letter currency code to which you want to currency be converted.</td><td></td></tr><tr><td>Rate Precision</td><td>You can specify the number of decimals for the rate: from 2 to 6.</td><td></td></tr><tr><td>Include Currencies</td><td>You can specify a list of currency codes to include, otherwise all currencies will be displayed.</td><td></td></tr><tr><td>Cache Time</td><td>You can specify the cache time of results in minutes. The default value is 60 minutes.</td><td></td></tr><tr><td>Calculation Mode</td><td>Select the calculation trigger mode.</td><td></td></tr><tr><td>Output Decimal Digits</td><td>You can specify the output decimal digits.</td><td></td></tr><tr><td>Default Currency Selected</td><td>Turn on or off the option for default currency.</td><td></td></tr><tr><td>Default Currency Selected From</td><td>You can define default from currency code here.</td><td></td></tr><tr><td>Default Currency Selected To</td><td>You can set default currency code.</td><td></td></tr></tbody></table>

## Layout Settings

<div align="left"><figure><img src="/files/GPCl5MIRHXGYR5G3U1GJ" alt="" width="304"><figcaption></figcaption></figure></div>

<table><thead><tr><th width="348">Option</th><th>Description</th><th data-hidden></th></tr></thead><tbody><tr><td>Input Default Value</td><td>Set the default value for input field.</td><td></td></tr><tr><td>Show Currency Flag</td><td>Show/Hide the currency flag.</td><td></td></tr><tr><td>Show Title Currency Code</td><td>Show/Hide the title currency code.</td><td></td></tr><tr><td>Show Title Currency Name</td><td>Show/Hide the title currency name.</td><td></td></tr><tr><td>Show Title Currency Symbol</td><td>Show/Hide the title currency symbol.</td><td></td></tr><tr><td>Show Dropdown Item Currency Code</td><td>Show/Hide the dropdown item currency code.</td><td></td></tr><tr><td>Show Dropdown Item Currency Name</td><td>Show/Hide the dropdown item currency name.</td><td></td></tr><tr><td>Show Dropdown Item Currency Symbol</td><td>Show/Hide the dropdown item currency symbol.</td><td></td></tr><tr><td>Show Currency Input Label</td><td>Show/Hide the currency input label.</td><td></td></tr><tr><td>Currency Input Label</td><td>Type text to show as currency input label.</td><td></td></tr><tr><td>Show Dropdown Labels</td><td>Show/Hide the dropdown label.</td><td></td></tr><tr><td>"From" Dropdown Label Text</td><td>Type text to show as "From" dropdown label text.</td><td></td></tr><tr><td>"To" Dropdown Label Text</td><td>Type text to show as "To" dropdown label text.</td><td></td></tr><tr><td>Show Output Label</td><td>Show/Hide the output label.</td><td></td></tr><tr><td>Output Label</td><td>Type text to show as output label.</td><td></td></tr><tr><td>Show Base Currency</td><td>Show/Hide the base currency element.</td><td></td></tr><tr><td>Before Base Currency Text</td><td>Type text to show as before base currency text</td><td></td></tr><tr><td>Search Placeholder</td><td>Type text to show as search placeholder.</td><td></td></tr><tr><td>Search No Results</td><td>Type text to show as search no results</td><td></td></tr><tr><td>Button Text</td><td>Type text to show in button.</td><td></td></tr></tbody></table>

## Icons Settings

<div align="left"><figure><img src="/files/pd4N8RhqUU8mAYVNzP8V" alt="" width="298"><figcaption></figcaption></figure></div>

<table><thead><tr><th width="348">Option</th><th>Description</th><th data-hidden></th></tr></thead><tbody><tr><td>Swap Button Icon</td><td>Choose an icon to display as swap button.</td><td></td></tr><tr><td>Expand Icon</td><td>Choose an icon to display as expand icon.</td><td></td></tr><tr><td>Collapse Icon</td><td>Choose an icon to display as collapse icon.</td><td></td></tr></tbody></table>

Some custom SVG icons available in main directory

<div align="left"><figure><img src="/files/vAW8E6uyGNP25Sb4P0KA" alt="" width="146"><figcaption></figcaption></figure></div>


---

# 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://hulkplugins.gitbook.io/elementor-widget-currency-converter/settings.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.
