Skip to content

Currencies

Directory of Currencies showing ID, Symbol, Name, Euro Exchange Rate, and Updated At columns

The Currencies module is a read-only reference directory of all currencies supported by Payment Nexus. Currency configuration is managed at the system level and is not editable through the portal.

Permissions

ActionPermission required
View the directorycurrency:read + application:administer
Open a currency recordcurrency:read + application:administer
Trigger a rate synccurrency:sync + application:administer

Directory columns

ColumnDescription
IDInternal currency identifier
SymbolISO currency code (e.g. USD, EUR, BTC)
NameFull currency name (e.g. "US Dollar")
Euro Exchange RateThe current exchange rate relative to EUR
Updated AtWhen the rate was last refreshed

Exchange rates

EUR is the system's base currency. Every other currency stores its rate as a ratio to EUR. Rates are updated automatically by a background sync service and are not manually editable. The Updated At column shows when the last successful sync occurred for each currency.

The EUR-normalised rate is used to compute the Volume metric — all payment amounts are converted to EUR at the rate recorded at the time of the transaction.