Log in
Interface

CurrencyInformationAcquirerInterface

Magento\Directory\Api\CurrencyInformationAcquirerInterface

What it does

This interface defines a contract for retrieving currency information for a store in Magento 2.

Developers use this to get available currencies, exchange rates, and default currency settings programmatically.

It's commonly used in multi-currency stores to display currency options or perform currency-related operations.

Public Methods

  • getCurrencyInfo()