Rate Overview
Live
1 RSD = 2.3947 YER
1 YER = 0.417592
RSD
Avg
2.3845
High
2.4020
Low
2.3683
Last updated: 4/17/2026, 5:53:09 PM
Quick Conversions
| RSD | YER |
|---|---|
| 1 RSD | 2.39 YER |
| 10 RSD | 23.95 YER |
| 50 RSD | 119.73 YER |
| 100 RSD | 239.47 YER |
| 500 RSD | 1,197.34 YER |
| 1,000 RSD | 2,394.68 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-04-17T17:53:09Z",
"rates": {
"YER": 2.394681
}
}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": 239.4681,
"rate": 2.394681
}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