Rate Overview
Live
1 RUB = 0.114149 SVC
1 SVC = 8.7605
RUB
Avg
0.115598
High
0.121160
Low
0.110842
Last updated: 7/15/2026, 1:38:50 AM
Quick Conversions
| RUB | SVC |
|---|---|
| 1 RUB | 0.11 SVC |
| 10 RUB | 1.14 SVC |
| 50 RUB | 5.71 SVC |
| 100 RUB | 11.41 SVC |
| 500 RUB | 57.07 SVC |
| 1,000 RUB | 114.15 SVC |
Get RUB/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=SVCExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-07-15T01:38:50Z",
"rates": {
"SVC": 0.114149
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "SVC",
"amount": 100
},
"result": 11.4149,
"rate": 0.114149
}Build with RUB/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key