Rate Overview
Live
1 RUB = 0.114774 SVC
1 SVC = 8.7128
RUB
Avg
0.114485
High
0.116143
Low
0.112995
Last updated: 4/18/2026, 8:47:19 AM
Quick Conversions
| RUB | SVC |
|---|---|
| 1 RUB | 0.11 SVC |
| 10 RUB | 1.15 SVC |
| 50 RUB | 5.74 SVC |
| 100 RUB | 11.48 SVC |
| 500 RUB | 57.39 SVC |
| 1,000 RUB | 114.77 SVC |
Get RUB/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=SVCExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-04-18T08:47:19Z",
"rates": {
"SVC": 0.114774
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "SVC",
"amount": 100
},
"result": 11.4774,
"rate": 0.114774
}Build with RUB/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key