Rate Overview
Live
1 SVC = 8.3521 RUB
1 RUB = 0.119730
SVC
Avg
8.2948
High
8.3521
Low
8.2256
Last updated: 6/19/2026, 10:48:51 AM
Quick Conversions
| SVC | RUB |
|---|---|
| 1 SVC | 8.35 RUB |
| 10 SVC | 83.52 RUB |
| 50 SVC | 417.60 RUB |
| 100 SVC | 835.21 RUB |
| 500 SVC | 4,176.05 RUB |
| 1,000 SVC | 8,352.09 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-06-19T10:48:51Z",
"rates": {
"RUB": 8.352092
}
}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": 835.2092000000001,
"rate": 8.352092
}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