You can keep any currency code instead of basecurrency.
/** * Get the base currency */ $baseCurrencyCode = Mage::app()->getBaseCurrencyCode(); /** * Get all allowed currencies * returns array of allowed currency codes */ $allowedCurrencies = Mage::getModel('directory/currency') ->getConfigAllowCurrencies(); /** * Get the currency rates * returns array with key as currency code and value as currency rate */ $currencyRates = Mage::getModel('directory/currency') ->getCurrencyRates($baseCurrencyCode, array_values($allowedCurrencies));
Similarly, you can get currency rates for any currency code. But remember that the currency should be set as allowed currency in
System -> Configuration -> GENERAL -> Currency Setup -> Currency Options -> Allowed Currencies
$allowedCurrencies = Mage::getModel('directory/currency') ->getConfigAllowCurrencies(); /** * Get currency rates for Nepalese Currency */ $currencyRates = Mage::getModel('directory/currency') ->getCurrencyRates('NPR', array_values($allowedCurrencies));
相关推荐
How to Get Ideas - Jack Foster.pdf
现在已经进入了正式配置阶段,它可以引领你进入配置的真正阶段
六年级上册英语课件-Unit1 How can I get there? B Let's learn-人教
本文主要涉及的是初中英语学习中的交通方式表达及其相关语法点,适用于2013年七年级下册人教新目标版教材Unit 3 "How do you get to school"的复习。 1. **短语归纳**: - `get to school`:到达学校 - `take the...
这篇文档是针对小学六年级英语单元测试题的资料,主要关注的是"如何到达那里"(How can I get there)这个主题。这个单元的学习内容可能包括问路、指示方向、地点名词以及与出行相关的词汇和表达。 1. 单词听力选择...
一本经典的指导读博的好书,正在读博士的兄弟们可以看看,会有一定收获的。
how to compile the sample ?
【Huan】_如何讓電腦閉嘴__分享一些電腦靜音的經驗_How_to_Quiet_Your_PC_
【Huan】_如何免費幫CPU降溫__試試看降壓吧!_(Intel篇)_How_To_Lower_CPU_Temperature
a survey of how to train Generative Adversarial Networks!.......................................................................................................................
Unit_3_How_do_you_get_to_school课件.ppt
HOWTO-html<br>News-HOWTO-html<br>News-Leafsite-html<br>Oracle-HOWTO-html<br>Plug-and-Play-HOWTO-html<br>PPP-HOWTO-html<br>Printing-HOWTO-html<br>QT 3.3 中文白皮书.pdf Quota RCS-...
「安全认证」How to Get Promoted:Developing Metrics to Show How Threat Intel Works - 恶意软件 数据安全 防火墙 身份管理 安全体系 安全漏洞
This book covers the latest Android Studio version and the latest version of Android, plus all the information you need to get your apps working on older devices. And, with updates coming every ...
)和"Excuse me, Could you tell me how to get to …?"(对不起,你能告诉我怎么去……吗?)。这些都是在实际生活中寻求方向时非常实用的表达方式。 重难点部分强调了问路和指路的技巧,比如使用"Go across/along...
"How To Listen"是一款专为提升用户听力敏感度和音质辨识能力设计的训练软件,尤其适用于音乐制作人、音频工程师以及任何对声音有高要求的人群。这个名为"How To Listen (Public) 2.0.4 Setup.zip"的压缩包包含了该...
包含了将近100张图表,这些图表能用来根据载流能力和温度限制条件来精确估计导线的宽度,这个Excel工具允许设计者根据不同的叠层结构和设计条件填入不同的数值来计算导线宽度。很简单的在绿色单元格内输入项目的设计...
这篇PPT课件是针对英语新目标八年级上册Unit "How do you get to school"的教学资源,旨在帮助学生学习和掌握与出行方式相关的词汇和表达。本单元的重点在于理解和运用与交通方式、时间和到达地点相关的英语句型。 ...
Linux HOWTO(中文版) BootPrompt-HOWTO (28KB) 启动提示说明 CDROM-HOWTO (27KB) 如何安装, 设定及使用光驱,同时列出支援的硬体. Chinese-HOWTO (39KB) 如何在 Linux 的系统上使用中文?/TD> Config-...