| Price for | {{ toCurrency(toNumber(amount)) }} {{ currency }}
| {{ toCurrency(toNumber(amount)) }} RSD
|
|---|---|---|
| Cash | {{ toCurrency(conversion.buy_cash) }} RSD
| {{ toCurrency(conversion.sell_cash) }} {{ currency }}
|
| Exchange | {{ toCurrency(conversion.buy_exchange) }} RSD
| {{ toCurrency(conversion.sell_exchange) }} {{ currency }}
|
| At middle rate | {{ toCurrency(conversion.buy_middle) }} RSD
| {{ toCurrency(conversion.sell_middle) }} {{ currency }}
|
| Currency rate from National Bank of Serbia official website on {{ formatDate(rate_from) }}. | ||
| Announced rates | Middle rate | Change | |
|---|---|---|---|
| {{ rate.code }} | {{ rate.type }} onfor {{ formatDate(rate.date) }} | {{ toRate(rate.rate) }}
| {{ rate.change }} |
| Positive Change is a dinars' appreciation and negative its depreciation. | |||
| Exchange rates | Parity | Buying cash | Buying | Middle | Selling | Selling cash | Publish date | |
|---|---|---|---|---|---|---|---|---|
| {{ rate.code }} | {{ getCurrency(rate.code).country }} | {{ rate.parity }}
| {{ toRate(rate.cash_buy) }}
| {{ toRate(rate.exchange_buy) }}
| {{ toRate(rate.exchange_middle) }}
| {{ toRate(rate.exchange_sell) }}
| {{ toRate(rate.cash_sell) }}
| {{ formatShortDate(rate.date_from) }} |
| Currency rates from National Bank of Serbia official website. | ||||||||