Rate Overview
Live
1 SVC = 9.1233 RUB
1 RUB = 0.109610
SVC
Avg
8.9849
High
9.1233
Low
8.9094
Last updated: 7/30/2026, 4:56:29 AM
Quick Conversions
| SVC | RUB |
|---|---|
| 1 SVC | 9.12 RUB |
| 10 SVC | 91.23 RUB |
| 50 SVC | 456.16 RUB |
| 100 SVC | 912.33 RUB |
| 500 SVC | 4,561.64 RUB |
| 1,000 SVC | 9,123.28 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-07-30T04:56:29Z",
"rates": {
"RUB": 9.123277
}
}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": 912.3276999999999,
"rate": 9.123277
}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