Rate Overview
Live
1 SVC = 9.3002 RUB
1 RUB = 0.107525
SVC
Avg
9.4305
High
9.8457
Low
9.2022
Last updated: 3/27/2026, 11:51:36 AM
Quick Conversions
| SVC | RUB |
|---|---|
| 1 SVC | 9.30 RUB |
| 10 SVC | 93.00 RUB |
| 50 SVC | 465.01 RUB |
| 100 SVC | 930.02 RUB |
| 500 SVC | 4,650.09 RUB |
| 1,000 SVC | 9,300.17 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-03-27T11:51:36Z",
"rates": {
"RUB": 9.300173
}
}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": 930.0172999999999,
"rate": 9.300173
}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