Rate Overview
Live
1 RUB = 0.101025 SVC
1 SVC = 9.8985
RUB
Avg
0.101135
High
0.101953
Low
0.100232
Last updated: 9/7/2026, 12:17:45 PM
Quick Conversions
| RUB | SVC |
|---|---|
| 1 RUB | 0.10 SVC |
| 10 RUB | 1.01 SVC |
| 50 RUB | 5.05 SVC |
| 100 RUB | 10.10 SVC |
| 500 RUB | 50.51 SVC |
| 1,000 RUB | 101.03 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-09-07T12:17:45Z",
"rates": {
"SVC": 0.101025
}
}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.102500000000001,
"rate": 0.101025
}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