Rate Overview
Live
1 RUB = 7.2815 SOS
1 SOS = 0.137334
RUB
Avg
7.4214
High
7.8221
Low
7.1709
Last updated: 7/21/2026, 10:50:42 AM
Quick Conversions
| RUB | SOS |
|---|---|
| 1 RUB | 7.28 SOS |
| 10 RUB | 72.82 SOS |
| 50 RUB | 364.08 SOS |
| 100 RUB | 728.15 SOS |
| 500 RUB | 3,640.76 SOS |
| 1,000 RUB | 7,281.53 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-07-21T10:50:42Z",
"rates": {
"SOS": 7.281528
}
}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": 728.1528,
"rate": 7.281528
}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