{{ displayResult }}
{{ toCurrency }}
1 {{ fromCurrency }}
= {{ formatRate(currentRate) }} {{ toCurrency }}
1 {{ toCurrency }}
= {{ formatRate(1/currentRate) }} {{ fromCurrency }}
👁
No pairs yet. Add one below.
{{ getCurrencyFlag(item.from_currency) }}{{ getCurrencyFlag(item.to_currency) }}
{{ item.from_currency }} → {{ item.to_currency }}
{{ item.label || 'Watched pair' }}
{{ item.rate ? formatRate(item.rate) : '—' }}