Rate Overview
Live
1 RUB = 0.111219 SVC
1 SVC = 8.9913
RUB
Avg
0.112689
High
0.113795
Low
0.111219
Last updated: 3/6/2026, 5:14:25 PM
Quick Conversions
| RUB | SVC |
|---|---|
| 1 RUB | 0.11 SVC |
| 10 RUB | 1.11 SVC |
| 50 RUB | 5.56 SVC |
| 100 RUB | 11.12 SVC |
| 500 RUB | 55.61 SVC |
| 1,000 RUB | 111.22 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-03-06T17:14:25Z",
"rates": {
"SVC": 0.111219
}
}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.1219,
"rate": 0.111219
}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