Rate Overview
Live
1 RON = 1.9959 SVC
1 SVC = 0.501028
RON
Avg
2.0036
High
2.0292
Low
1.9854
Last updated: 3/7/2026, 7:38:04 AM
Quick Conversions
| RON | SVC |
|---|---|
| 1 RON | 2.00 SVC |
| 10 RON | 19.96 SVC |
| 50 RON | 99.79 SVC |
| 100 RON | 199.59 SVC |
| 500 RON | 997.95 SVC |
| 1,000 RON | 1,995.90 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-07T07:38:04Z",
"rates": {
"SVC": 1.995895
}
}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": 199.5895,
"rate": 1.995895
}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