Rate Overview
Live
1 RSD = 1.2277 ISK
1 ISK = 0.814519
RSD
Avg
1.2266
High
1.2277
Low
1.2249
Last updated: 7/6/2026, 11:34:20 AM
Quick Conversions
| RSD | ISK |
|---|---|
| 1 RSD | 1.23 ISK |
| 10 RSD | 12.28 ISK |
| 50 RSD | 61.39 ISK |
| 100 RSD | 122.77 ISK |
| 500 RSD | 613.86 ISK |
| 1,000 RSD | 1,227.72 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-07-06T11:34:20Z",
"rates": {
"ISK": 1.227718
}
}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.77180000000001,
"rate": 1.227718
}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