Rate Overview
Live
1 RSD = 1.2211 ISK
1 ISK = 0.818957
RSD
Avg
1.2447
High
1.3028
Low
1.2149
Last updated: 3/27/2026, 3:00:16 PM
Quick Conversions
| RSD | ISK |
|---|---|
| 1 RSD | 1.22 ISK |
| 10 RSD | 12.21 ISK |
| 50 RSD | 61.05 ISK |
| 100 RSD | 122.11 ISK |
| 500 RSD | 610.53 ISK |
| 1,000 RSD | 1,221.07 ISK |
Get RSD/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=ISKExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-03-27T15:00:16Z",
"rates": {
"ISK": 1.221066
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "ISK",
"amount": 100
},
"result": 122.1066,
"rate": 1.221066
}Build with RSD/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key