Rate Overview
Live
1 RUB = 7.9624 SOS
1 SOS = 0.125590
RUB
Avg
6.7804
High
7.9624
Low
5.1618
Last updated: 5/26/2026, 10:13:22 PM
Quick Conversions
| RUB | SOS |
|---|---|
| 1 RUB | 7.96 SOS |
| 10 RUB | 79.62 SOS |
| 50 RUB | 398.12 SOS |
| 100 RUB | 796.24 SOS |
| 500 RUB | 3,981.20 SOS |
| 1,000 RUB | 7,962.41 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-05-26T22:13:22Z",
"rates": {
"SOS": 7.962405
}
}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": 796.2405,
"rate": 7.962405
}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