Rate Overview
Live
1 RSD = 5.5264 SOS
1 SOS = 0.180949
RSD
Avg
5.6631
High
5.8004
Low
5.5256
Last updated: 7/29/2026, 3:52:58 PM
Quick Conversions
| RSD | SOS |
|---|---|
| 1 RSD | 5.53 SOS |
| 10 RSD | 55.26 SOS |
| 50 RSD | 276.32 SOS |
| 100 RSD | 552.64 SOS |
| 500 RSD | 2,763.20 SOS |
| 1,000 RSD | 5,526.41 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-07-29T15:52:58Z",
"rates": {
"SOS": 5.526407
}
}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": 552.6407,
"rate": 5.526407
}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