Rate Overview
Live
1 ISK = 0.818956 RSD
1 RSD = 1.2211
ISK
Avg
0.817905
High
0.820552
Low
0.816066
Last updated: 3/27/2026, 6:28:13 AM
Quick Conversions
| ISK | RSD |
|---|---|
| 1 ISK | 0.82 RSD |
| 10 ISK | 8.19 RSD |
| 50 ISK | 40.95 RSD |
| 100 ISK | 81.90 RSD |
| 500 ISK | 409.48 RSD |
| 1,000 ISK | 818.96 RSD |
Get ISK/RSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=RSDExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-03-27T06:28:13Z",
"rates": {
"RSD": 0.818956
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=RSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "RSD",
"amount": 100
},
"result": 81.8956,
"rate": 0.818956
}Build with ISK/RSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key