Rate Overview
Live
1 RSD = 2.3139 YER
1 YER = 0.432177
RSD
Avg
2.3129
High
2.3224
Low
2.3073
Last updated: 7/27/2026, 11:01:58 PM
Quick Conversions
| RSD | YER |
|---|---|
| 1 RSD | 2.31 YER |
| 10 RSD | 23.14 YER |
| 50 RSD | 115.69 YER |
| 100 RSD | 231.39 YER |
| 500 RSD | 1,156.93 YER |
| 1,000 RSD | 2,313.87 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-27T23:01:58Z",
"rates": {
"YER": 2.313867
}
}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.38670000000002,
"rate": 2.313867
}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