Rate Overview
Live
1 RON = 1.9066 SVC
1 SVC = 0.524482
RON
Avg
1.9477
High
2.0300
Low
1.8132
Last updated: 7/29/2026, 3:48:57 PM
Quick Conversions
| RON | SVC |
|---|---|
| 1 RON | 1.91 SVC |
| 10 RON | 19.07 SVC |
| 50 RON | 95.33 SVC |
| 100 RON | 190.66 SVC |
| 500 RON | 953.32 SVC |
| 1,000 RON | 1,906.64 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-29T15:48:57Z",
"rates": {
"SVC": 1.906642
}
}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.6642,
"rate": 1.906642
}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