Rate Overview
Live
1 ISK = 0.811393 RSD
1 RSD = 1.2324
ISK
Avg
0.812188
High
0.818562
Low
0.806246
Last updated: 3/7/2026, 12:26:33 AM
Quick Conversions
| ISK | RSD |
|---|---|
| 1 ISK | 0.81 RSD |
| 10 ISK | 8.11 RSD |
| 50 ISK | 40.57 RSD |
| 100 ISK | 81.14 RSD |
| 500 ISK | 405.70 RSD |
| 1,000 ISK | 811.39 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-07T00:26:33Z",
"rates": {
"RSD": 0.811393
}
}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.1393,
"rate": 0.811393
}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