Rate Overview
Live
1 ISK = 0.823363 RSD
1 RSD = 1.2145
ISK
Avg
0.818149
High
0.823363
Low
0.813269
Last updated: 7/28/2026, 4:01:25 AM
Quick Conversions
| ISK | RSD |
|---|---|
| 1 ISK | 0.82 RSD |
| 10 ISK | 8.23 RSD |
| 50 ISK | 41.17 RSD |
| 100 ISK | 82.34 RSD |
| 500 ISK | 411.68 RSD |
| 1,000 ISK | 823.36 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-07-28T04:01:25Z",
"rates": {
"RSD": 0.823363
}
}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": 82.3363,
"rate": 0.823363
}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