Rate Overview
Live
1 ISK = 0.814088 RSD
1 RSD = 1.2284
ISK
Avg
0.816092
High
0.819508
Low
0.811626
Last updated: 4/18/2026, 8:46:52 AM
Quick Conversions
| ISK | RSD |
|---|---|
| 1 ISK | 0.81 RSD |
| 10 ISK | 8.14 RSD |
| 50 ISK | 40.70 RSD |
| 100 ISK | 81.41 RSD |
| 500 ISK | 407.04 RSD |
| 1,000 ISK | 814.09 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-04-18T08:46:52Z",
"rates": {
"RSD": 0.814088
}
}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.4088,
"rate": 0.814088
}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