Log in
Model

CurrencyInformationAcquirer

Magento\Directory\Model\CurrencyInformationAcquirer

What it does

This class retrieves comprehensive currency information for the current store, including base currency, default display currency, available currencies, and their exchange rates.

Developers use it through the API interface to get a complete snapshot of currency configuration, typically for displaying currency options to customers or processing multi-currency transactions.

Public Methods

  • getCurrencyInfo()