Rate Overview
Live
1 RSD = 0.094367 SEK
1 SEK = 10.5969
RSD
Avg
0.092470
High
0.094367
Low
0.089988
Last updated: 7/28/2026, 1:24:09 AM
Quick Conversions
| RSD | SEK |
|---|---|
| 1 RSD | 0.09 SEK |
| 10 RSD | 0.94 SEK |
| 50 RSD | 4.72 SEK |
| 100 RSD | 9.44 SEK |
| 500 RSD | 47.18 SEK |
| 1,000 RSD | 94.37 SEK |
Get RSD/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=SEKExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-07-28T01:24:09Z",
"rates": {
"SEK": 0.094367
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "SEK",
"amount": 100
},
"result": 9.4367,
"rate": 0.094367
}Build with RSD/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key