Rate Overview
Live
1 SVC = 8.9913 RUB
1 RUB = 0.111219
SVC
Avg
8.8745
High
8.9913
Low
8.7877
Last updated: 3/6/2026, 11:26:01 PM
Quick Conversions
| SVC | RUB |
|---|---|
| 1 SVC | 8.99 RUB |
| 10 SVC | 89.91 RUB |
| 50 SVC | 449.56 RUB |
| 100 SVC | 899.13 RUB |
| 500 SVC | 4,495.63 RUB |
| 1,000 SVC | 8,991.26 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-06T23:26:01Z",
"rates": {
"RUB": 8.99126
}
}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": 899.1260000000001,
"rate": 8.99126
}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