Rate Overview
Live
1 RON = 1.9537 SVC
1 SVC = 0.511847
RON
Avg
1.9651
High
1.9765
Low
1.9525
Last updated: 5/7/2026, 3:05:12 PM
Quick Conversions
| RON | SVC |
|---|---|
| 1 RON | 1.95 SVC |
| 10 RON | 19.54 SVC |
| 50 RON | 97.69 SVC |
| 100 RON | 195.37 SVC |
| 500 RON | 976.85 SVC |
| 1,000 RON | 1,953.71 SVC |
Get RON/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=SVCExample Response:
{
"success": true,
"base": "RON",
"date": "2026-05-07T15:05:12Z",
"rates": {
"SVC": 1.953709
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "SVC",
"amount": 100
},
"result": 195.3709,
"rate": 1.953709
}Build with RON/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key