Rate Overview
Live
1 RUB = 7.8888 SOS
1 SOS = 0.126763
RUB
Avg
7.8965
High
7.9405
Low
7.8205
Last updated: 6/16/2026, 10:43:26 AM
Quick Conversions
| RUB | SOS |
|---|---|
| 1 RUB | 7.89 SOS |
| 10 RUB | 78.89 SOS |
| 50 RUB | 394.44 SOS |
| 100 RUB | 788.88 SOS |
| 500 RUB | 3,944.38 SOS |
| 1,000 RUB | 7,888.77 SOS |
Get RUB/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=SOSExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-06-16T10:43:26Z",
"rates": {
"SOS": 7.888765
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "SOS",
"amount": 100
},
"result": 788.8765000000001,
"rate": 7.888765
}Build with RUB/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key