Rate Overview
Live
1 RSD = 0.092252 SEK
1 SEK = 10.8399
RSD
Avg
0.093120
High
0.096720
Low
0.089514
Last updated: 5/28/2026, 12:52:30 AM
Quick Conversions
| RSD | SEK |
|---|---|
| 1 RSD | 0.09 SEK |
| 10 RSD | 0.92 SEK |
| 50 RSD | 4.61 SEK |
| 100 RSD | 9.23 SEK |
| 500 RSD | 46.13 SEK |
| 1,000 RSD | 92.25 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-05-28T00:52:30Z",
"rates": {
"SEK": 0.092252
}
}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.225200000000001,
"rate": 0.092252
}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