Rate Overview
Live
1 RSD = 2.3896 YER
1 YER = 0.418477
RSD
Avg
2.3829
High
2.3896
Low
2.3717
Last updated: 5/7/2026, 8:57:44 PM
Quick Conversions
| RSD | YER |
|---|---|
| 1 RSD | 2.39 YER |
| 10 RSD | 23.90 YER |
| 50 RSD | 119.48 YER |
| 100 RSD | 238.96 YER |
| 500 RSD | 1,194.81 YER |
| 1,000 RSD | 2,389.62 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-05-07T20:57:44Z",
"rates": {
"YER": 2.38962
}
}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": 238.962,
"rate": 2.38962
}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