Rate Overview
Live
1 RSD = 0.091001 SEK
1 SEK = 10.9889
RSD
Avg
0.091244
High
0.092107
Low
0.090561
Last updated: 3/7/2026, 9:13:33 AM
Quick Conversions
| RSD | SEK |
|---|---|
| 1 RSD | 0.09 SEK |
| 10 RSD | 0.91 SEK |
| 50 RSD | 4.55 SEK |
| 100 RSD | 9.10 SEK |
| 500 RSD | 45.50 SEK |
| 1,000 RSD | 91.00 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-07T09:13:33Z",
"rates": {
"SEK": 0.091001
}
}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.1001,
"rate": 0.091001
}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