Rate Overview
Live
1 RSD = 0.043423 RON
1 RON = 23.0293
RSD
Avg
0.043400
High
0.043556
Low
0.043247
Last updated: 4/17/2026, 1:28:35 PM
Quick Conversions
| RSD | RON |
|---|---|
| 1 RSD | 0.04 RON |
| 10 RSD | 0.43 RON |
| 50 RSD | 2.17 RON |
| 100 RSD | 4.34 RON |
| 500 RSD | 21.71 RON |
| 1,000 RSD | 43.42 RON |
Get RSD/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=RONExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-04-17T13:28:35Z",
"rates": {
"RON": 0.043423
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "RON",
"amount": 100
},
"result": 4.342300000000001,
"rate": 0.043423
}Build with RSD/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key