Rate Overview
Live
1 RSD = 0.044861 RON
1 RON = 22.2911
RSD
Avg
0.044467
High
0.044861
Low
0.044015
Last updated: 5/7/2026, 7:57:42 PM
Quick Conversions
| RSD | RON |
|---|---|
| 1 RSD | 0.04 RON |
| 10 RSD | 0.45 RON |
| 50 RSD | 2.24 RON |
| 100 RSD | 4.49 RON |
| 500 RSD | 22.43 RON |
| 1,000 RSD | 44.86 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-05-07T19:57:42Z",
"rates": {
"RON": 0.044861
}
}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.4860999999999995,
"rate": 0.044861
}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