Rate Overview
Live
1 RSD = 5.6388 SOS
1 SOS = 0.177344
RSD
Avg
5.6471
High
5.6727
Low
5.6352
Last updated: 9/3/2026, 2:13:35 PM
Quick Conversions
| RSD | SOS |
|---|---|
| 1 RSD | 5.64 SOS |
| 10 RSD | 56.39 SOS |
| 50 RSD | 281.94 SOS |
| 100 RSD | 563.88 SOS |
| 500 RSD | 2,819.38 SOS |
| 1,000 RSD | 5,638.76 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-09-03T14:13:35Z",
"rates": {
"SOS": 5.638757
}
}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": 563.8757,
"rate": 5.638757
}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