Rate Overview
Live
1 RSD = 0.094217 SEK
1 SEK = 10.6138
RSD
Avg
0.094557
High
0.100863
Low
0.090123
Last updated: 7/29/2026, 2:21:27 PM
Quick Conversions
| RSD | SEK |
|---|---|
| 1 RSD | 0.09 SEK |
| 10 RSD | 0.94 SEK |
| 50 RSD | 4.71 SEK |
| 100 RSD | 9.42 SEK |
| 500 RSD | 47.11 SEK |
| 1,000 RSD | 94.22 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-29T14:21:27Z",
"rates": {
"SEK": 0.094217
}
}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.4217,
"rate": 0.094217
}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