Rate Overview
Live
1 SVC = 9.7175 RUB
1 RUB = 0.102907
SVC
Avg
9.5800
High
9.7175
Low
9.4243
Last updated: 8/19/2026, 3:15:52 PM
Quick Conversions
| SVC | RUB |
|---|---|
| 1 SVC | 9.72 RUB |
| 10 SVC | 97.18 RUB |
| 50 SVC | 485.88 RUB |
| 100 SVC | 971.75 RUB |
| 500 SVC | 4,858.75 RUB |
| 1,000 SVC | 9,717.51 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-08-19T15:15:52Z",
"rates": {
"RUB": 9.717508
}
}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": 971.7508,
"rate": 9.717508
}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