Rate Overview
Live
1 RUB = 0.112240 SVC
1 SVC = 8.9095
RUB
Avg
0.111896
High
0.123476
Low
0.104644
Last updated: 7/28/2026, 10:04:37 PM
Quick Conversions
| RUB | SVC |
|---|---|
| 1 RUB | 0.11 SVC |
| 10 RUB | 1.12 SVC |
| 50 RUB | 5.61 SVC |
| 100 RUB | 11.22 SVC |
| 500 RUB | 56.12 SVC |
| 1,000 RUB | 112.24 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-28T22:04:37Z",
"rates": {
"SVC": 0.11224
}
}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.224,
"rate": 0.11224
}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