e($rate['currency']) ?>

formCsrf() ?> formLabel(t('Reference currency'), 'application_currency') ?> formSelect('application_currency', $currencies, $config_values, $errors) ?>

formCsrf() ?> formLabel(t('Currency'), 'currency') ?> formSelect('currency', $currencies, $values, $errors) ?>
formLabel(t('Rate'), 'rate') ?> formText('rate', $values, $errors, array(), 'form-numeric') ?>