Rate Overview
Live
1 RUB = 0.123476 SVC
1 SVC = 8.0987
RUB
Avg
0.122694
High
0.123476
Low
0.121686
Last updated: 5/29/2026, 4:24:24 PM
Quick Conversions
| RUB | SVC |
|---|---|
| 1 RUB | 0.12 SVC |
| 10 RUB | 1.23 SVC |
| 50 RUB | 6.17 SVC |
| 100 RUB | 12.35 SVC |
| 500 RUB | 61.74 SVC |
| 1,000 RUB | 123.48 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-05-29T16:24:24Z",
"rates": {
"SVC": 0.123476
}
}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": 12.3476,
"rate": 0.123476
}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