Currencies
Management page for Currencies in the Shopware 6 shop. Currencies are required for correct price display across different sales channels and countries.
Opening the Page
- Via search: Shopware 6 Currencies
- Via the Shopware 6 Setup → Navigation
Fields
| Field | Description |
|---|---|
| ISO Code | ISO 4217 currency code (e.g. EUR, USD, GBP). |
| Name | Display name of the currency. |
| Symbol | Currency symbol (e.g. €, $, £). |
| Factor | Conversion factor relative to the shop's default currency. |
| Is System Default | Marks the shop's default/base currency. |
| BC Currency Code | Mapping to Business Central currency. Empty = Local Currency (LCY). |
| Sync to Shop | Marks the currency for synchronization to the shop. |
| Exists in Shop | Indicates whether the currency exists in the shop (read-only). |
| ID | Shopware UUID (hidden by default). |
Actions
| Action | Description |
|---|---|
| Fill from BC | Populates the list with all BC currencies not yet mapped. |
| Push to Shop | Creates all currencies marked with "Sync to Shop" in the shop. |
| Sync Currencies | Downloads all currencies and auto-matches by ISO code. The shop's default currency is mapped to BC LCY. |
| Validate Currencies | Checks that all currencies exist in BC and are correctly mapped. |
Local Currency
The shop's system default currency is automatically mapped to the Business Central local currency (LCY). The BC Currency Code remains empty for this mapping.