Rate Overview
Live
1 RUB = 7.0231 SOS
1 SOS = 0.142388
RUB
Avg
6.9261
High
7.0971
Low
6.6326
Last updated: 3/27/2026, 11:54:43 AM
Quick Conversions
| RUB | SOS |
|---|---|
| 1 RUB | 7.02 SOS |
| 10 RUB | 70.23 SOS |
| 50 RUB | 351.15 SOS |
| 100 RUB | 702.31 SOS |
| 500 RUB | 3,511.54 SOS |
| 1,000 RUB | 7,023.09 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-03-27T11:54:43Z",
"rates": {
"SOS": 7.023087
}
}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": 702.3087,
"rate": 7.023087
}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