Rate Overview
Live
1 SVC = 8.1305 RUB
1 RUB = 0.122994
SVC
Avg
8.9937
High
9.5716
Low
8.1305
Last updated: 5/30/2026, 9:24:12 AM
Quick Conversions
| SVC | RUB |
|---|---|
| 1 SVC | 8.13 RUB |
| 10 SVC | 81.30 RUB |
| 50 SVC | 406.52 RUB |
| 100 SVC | 813.05 RUB |
| 500 SVC | 4,065.23 RUB |
| 1,000 SVC | 8,130.46 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-30T09:24:12Z",
"rates": {
"RUB": 8.130463
}
}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": 813.0463000000001,
"rate": 8.130463
}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