Rate Overview
Live
1 RON = 1.9765 SVC
1 SVC = 0.505941
RON
Avg
1.9840
High
1.9912
Low
1.9764
Last updated: 3/28/2026, 10:57:03 AM
Quick Conversions
| RON | SVC |
|---|---|
| 1 RON | 1.98 SVC |
| 10 RON | 19.77 SVC |
| 50 RON | 98.83 SVC |
| 100 RON | 197.65 SVC |
| 500 RON | 988.26 SVC |
| 1,000 RON | 1,976.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-03-28T10:57:03Z",
"rates": {
"SVC": 1.976514
}
}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": 197.65140000000002,
"rate": 1.976514
}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