Rate Overview
Live
1 SVC = 8.5039 RUB
1 RUB = 0.117593
SVC
Avg
8.5579
High
8.6467
Low
8.5039
Last updated: 5/9/2026, 1:24:48 AM
Quick Conversions
| SVC | RUB |
|---|---|
| 1 SVC | 8.50 RUB |
| 10 SVC | 85.04 RUB |
| 50 SVC | 425.19 RUB |
| 100 SVC | 850.39 RUB |
| 500 SVC | 4,251.94 RUB |
| 1,000 SVC | 8,503.88 RUB |
Get SVC/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=RUBExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-05-09T01:24:48Z",
"rates": {
"RUB": 8.503875
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "RUB",
"amount": 100
},
"result": 850.3875,
"rate": 8.503875
}Build with SVC/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key