{foreach from=$CURRENCIES item=curr} {if $curr.is_base ne 'Y'}

1 {$curr.name} = {$curr.course} {$BASE_CURRENCY.name}

{/if} {/foreach}