Rate Overview
Live
1 RSD = 0.093458 SEK
1 SEK = 10.7000
RSD
Avg
0.093171
High
0.094105
Low
0.092721
Last updated: 6/19/2026, 8:26:39 AM
Quick Conversions
| RSD | SEK |
|---|---|
| 1 RSD | 0.09 SEK |
| 10 RSD | 0.93 SEK |
| 50 RSD | 4.67 SEK |
| 100 RSD | 9.35 SEK |
| 500 RSD | 46.73 SEK |
| 1,000 RSD | 93.46 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-06-19T08:26:39Z",
"rates": {
"SEK": 0.093458
}
}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.3458,
"rate": 0.093458
}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