Rate Overview
Live
1 RSD = 0.092962 SEK
1 SEK = 10.7571
RSD
Avg
0.091594
High
0.092962
Low
0.090195
Last updated: 3/27/2026, 6:10:33 PM
Quick Conversions
| RSD | SEK |
|---|---|
| 1 RSD | 0.09 SEK |
| 10 RSD | 0.93 SEK |
| 50 RSD | 4.65 SEK |
| 100 RSD | 9.30 SEK |
| 500 RSD | 46.48 SEK |
| 1,000 RSD | 92.96 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-03-27T18:10:33Z",
"rates": {
"SEK": 0.092962
}
}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.2962,
"rate": 0.092962
}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