Rate Overview
Live
1 RSD = 2.3102 YER
1 YER = 0.432864
RSD
Avg
2.3383
High
2.4338
Low
2.1911
Last updated: 7/28/2026, 3:27:43 PM
Quick Conversions
| RSD | YER |
|---|---|
| 1 RSD | 2.31 YER |
| 10 RSD | 23.10 YER |
| 50 RSD | 115.51 YER |
| 100 RSD | 231.02 YER |
| 500 RSD | 1,155.10 YER |
| 1,000 RSD | 2,310.19 YER |
Get RSD/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=YERExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-07-28T15:27:43Z",
"rates": {
"YER": 2.310193
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "YER",
"amount": 100
},
"result": 231.0193,
"rate": 2.310193
}Build with RSD/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key