Rate Overview
Live
1 RON = 2.0218 SVC
1 SVC = 0.494617
RON
Avg
2.0172
High
2.0256
Low
2.0048
Last updated: 4/17/2026, 12:01:56 PM
Quick Conversions
| RON | SVC |
|---|---|
| 1 RON | 2.02 SVC |
| 10 RON | 20.22 SVC |
| 50 RON | 101.09 SVC |
| 100 RON | 202.18 SVC |
| 500 RON | 1,010.88 SVC |
| 1,000 RON | 2,021.77 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-04-17T12:01:56Z",
"rates": {
"SVC": 2.021768
}
}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": 202.1768,
"rate": 2.021768
}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