Rate Overview
Live
1 RSD = 1.2307 ISK
1 ISK = 0.812569
RSD
Avg
1.2277
High
1.2320
Low
1.2196
Last updated: 6/16/2026, 11:34:16 AM
Quick Conversions
| RSD | ISK |
|---|---|
| 1 RSD | 1.23 ISK |
| 10 RSD | 12.31 ISK |
| 50 RSD | 61.53 ISK |
| 100 RSD | 123.07 ISK |
| 500 RSD | 615.33 ISK |
| 1,000 RSD | 1,230.67 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-06-16T11:34:16Z",
"rates": {
"ISK": 1.230665
}
}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": 123.06649999999999,
"rate": 1.230665
}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