Rate Overview
Live
1 RSD = 2.3434 YER
1 YER = 0.426725
RSD
Avg
2.3799
High
2.4319
Low
2.3434
Last updated: 3/28/2026, 3:39:36 PM
Quick Conversions
| RSD | YER |
|---|---|
| 1 RSD | 2.34 YER |
| 10 RSD | 23.43 YER |
| 50 RSD | 117.17 YER |
| 100 RSD | 234.34 YER |
| 500 RSD | 1,171.72 YER |
| 1,000 RSD | 2,343.43 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-03-28T15:39:36Z",
"rates": {
"YER": 2.343431
}
}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": 234.3431,
"rate": 2.343431
}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