Rate Overview
Live
1 RUB = 0.117851 SVC
1 SVC = 8.4853
RUB
Avg
0.116886
High
0.117851
Low
0.115651
Last updated: 5/9/2026, 3:41:46 AM
Quick Conversions
| RUB | SVC |
|---|---|
| 1 RUB | 0.12 SVC |
| 10 RUB | 1.18 SVC |
| 50 RUB | 5.89 SVC |
| 100 RUB | 11.79 SVC |
| 500 RUB | 58.93 SVC |
| 1,000 RUB | 117.85 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-09T03:41:46Z",
"rates": {
"SVC": 0.117851
}
}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.7851,
"rate": 0.117851
}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