Rate Overview
Live
1 RUB = 0.109609 SVC
1 SVC = 9.1233
RUB
Avg
0.111306
High
0.112240
Low
0.109609
Last updated: 7/30/2026, 2:35:50 PM
Quick Conversions
| RUB | SVC |
|---|---|
| 1 RUB | 0.11 SVC |
| 10 RUB | 1.10 SVC |
| 50 RUB | 5.48 SVC |
| 100 RUB | 10.96 SVC |
| 500 RUB | 54.80 SVC |
| 1,000 RUB | 109.61 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-07-30T14:35:50Z",
"rates": {
"SVC": 0.109609
}
}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.9609,
"rate": 0.109609
}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