Rate Overview
Live
1 SRD = 0.118802 RON
1 RON = 8.4174
SRD
Avg
0.119674
High
0.120616
Low
0.118802
Last updated: 8/16/2026, 9:08:11 PM
Quick Conversions
| SRD | RON |
|---|---|
| 1 SRD | 0.12 RON |
| 10 SRD | 1.19 RON |
| 50 SRD | 5.94 RON |
| 100 SRD | 11.88 RON |
| 500 SRD | 59.40 RON |
| 1,000 SRD | 118.80 RON |
Get SRD/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=RONExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-08-16T21:08:11Z",
"rates": {
"RON": 0.118802
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "RON",
"amount": 100
},
"result": 11.8802,
"rate": 0.118802
}Build with SRD/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key