Rate Overview
Live
1 RON = 1.9097 SVC
1 SVC = 0.523650
RON
Avg
1.9278
High
1.9394
Low
1.9097
Last updated: 6/19/2026, 8:24:25 AM
Quick Conversions
| RON | SVC |
|---|---|
| 1 RON | 1.91 SVC |
| 10 RON | 19.10 SVC |
| 50 RON | 95.48 SVC |
| 100 RON | 190.97 SVC |
| 500 RON | 954.84 SVC |
| 1,000 RON | 1,909.67 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-06-19T08:24:25Z",
"rates": {
"SVC": 1.909671
}
}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.9671,
"rate": 1.909671
}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