Rate Overview
Live
1 RUB = 0.102907 SVC
1 SVC = 9.7175
RUB
Avg
0.104580
High
0.106109
Low
0.102907
Last updated: 8/18/2026, 8:31:00 AM
Quick Conversions
| RUB | SVC |
|---|---|
| 1 RUB | 0.10 SVC |
| 10 RUB | 1.03 SVC |
| 50 RUB | 5.15 SVC |
| 100 RUB | 10.29 SVC |
| 500 RUB | 51.45 SVC |
| 1,000 RUB | 102.91 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-08-18T08:31:00Z",
"rates": {
"SVC": 0.102907
}
}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": 10.2907,
"rate": 0.102907
}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