Rate Overview
Live
1 RON = 1.9035 SVC
1 SVC = 0.525345
RON
Avg
1.9044
High
1.9079
Low
1.9011
Last updated: 7/28/2026, 3:41:45 PM
Quick Conversions
| RON | SVC |
|---|---|
| 1 RON | 1.90 SVC |
| 10 RON | 19.04 SVC |
| 50 RON | 95.18 SVC |
| 100 RON | 190.35 SVC |
| 500 RON | 951.76 SVC |
| 1,000 RON | 1,903.51 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-07-28T15:41:45Z",
"rates": {
"SVC": 1.903511
}
}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": 190.3511,
"rate": 1.903511
}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