Rate Overview
Live
1 RUB = 0.119730 SVC
1 SVC = 8.3521
RUB
Avg
0.120560
High
0.121571
Low
0.119730
Last updated: 6/19/2026, 10:29:23 AM
Quick Conversions
| RUB | SVC |
|---|---|
| 1 RUB | 0.12 SVC |
| 10 RUB | 1.20 SVC |
| 50 RUB | 5.99 SVC |
| 100 RUB | 11.97 SVC |
| 500 RUB | 59.87 SVC |
| 1,000 RUB | 119.73 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-06-19T10:29:23Z",
"rates": {
"SVC": 0.11973
}
}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.973,
"rate": 0.11973
}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