Rate Overview
Live
1 RUB = 7.2905 SOS
1 SOS = 0.137165
RUB
Avg
7.4434
High
8.0256
Low
6.9040
Last updated: 7/17/2026, 10:44:26 AM
Quick Conversions
| RUB | SOS |
|---|---|
| 1 RUB | 7.29 SOS |
| 10 RUB | 72.90 SOS |
| 50 RUB | 364.52 SOS |
| 100 RUB | 729.05 SOS |
| 500 RUB | 3,645.24 SOS |
| 1,000 RUB | 7,290.47 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-17T10:44:26Z",
"rates": {
"SOS": 7.29047
}
}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": 729.047,
"rate": 7.29047
}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