|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
| getRate ($from, $to) | |
Definition at line 30 of file CurrencyInterface.php.
| getRate | ( | $from, | |
| $to | |||
| ) |
Returns the actual exchange rate
| string | $from | Short Name of the base currency |
| string | $to | Short Name of the currency to exchange to |