Rate Overview
Live
1 RSD = 5.7427 SOS
1 SOS = 0.174135
RSD
Avg
5.7086
High
5.7427
Low
5.6802
Last updated: 5/7/2026, 7:02:42 PM
Quick Conversions
| RSD | SOS |
|---|---|
| 1 RSD | 5.74 SOS |
| 10 RSD | 57.43 SOS |
| 50 RSD | 287.13 SOS |
| 100 RSD | 574.27 SOS |
| 500 RSD | 2,871.33 SOS |
| 1,000 RSD | 5,742.67 SOS |
Get RSD/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=SOSExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-05-07T19:02:42Z",
"rates": {
"SOS": 5.742667
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "SOS",
"amount": 100
},
"result": 574.2667,
"rate": 5.742667
}Build with RSD/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key