Rate Overview
Live
1 RON = 1.9376 SVC
1 SVC = 0.516090
RON
Avg
1.9347
High
1.9376
Low
1.9275
Last updated: 9/9/2026, 4:47:41 AM
Quick Conversions
| RON | SVC |
|---|---|
| 1 RON | 1.94 SVC |
| 10 RON | 19.38 SVC |
| 50 RON | 96.88 SVC |
| 100 RON | 193.76 SVC |
| 500 RON | 968.82 SVC |
| 1,000 RON | 1,937.65 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-09-09T04:47:41Z",
"rates": {
"SVC": 1.937645
}
}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": 193.7645,
"rate": 1.937645
}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