Rate Overview
Live
1 RON = 1.9441 SVC
1 SVC = 0.514374
RON
Avg
1.9394
High
1.9441
Low
1.9311
Last updated: 5/27/2026, 9:33:28 PM
Quick Conversions
| RON | SVC |
|---|---|
| 1 RON | 1.94 SVC |
| 10 RON | 19.44 SVC |
| 50 RON | 97.21 SVC |
| 100 RON | 194.41 SVC |
| 500 RON | 972.06 SVC |
| 1,000 RON | 1,944.11 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-05-27T21:33:28Z",
"rates": {
"SVC": 1.944112
}
}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": 194.4112,
"rate": 1.944112
}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