Rate Overview
Live
1 RSD = 5.7344 SOS
1 SOS = 0.174387
RSD
Avg
5.7197
High
5.7392
Low
5.6927
Last updated: 4/17/2026, 12:02:43 PM
Quick Conversions
| RSD | SOS |
|---|---|
| 1 RSD | 5.73 SOS |
| 10 RSD | 57.34 SOS |
| 50 RSD | 286.72 SOS |
| 100 RSD | 573.44 SOS |
| 500 RSD | 2,867.19 SOS |
| 1,000 RSD | 5,734.37 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-04-17T12:02:43Z",
"rates": {
"SOS": 5.734371
}
}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": 573.4371,
"rate": 5.734371
}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