Rate Overview
Live
1 RSD = 1.2192 ISK
1 ISK = 0.820179
RSD
Avg
1.2206
High
1.2254
Low
1.2177
Last updated: 7/25/2026, 3:34:07 AM
Quick Conversions
| RSD | ISK |
|---|---|
| 1 RSD | 1.22 ISK |
| 10 RSD | 12.19 ISK |
| 50 RSD | 60.96 ISK |
| 100 RSD | 121.92 ISK |
| 500 RSD | 609.62 ISK |
| 1,000 RSD | 1,219.25 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-25T03:34:07Z",
"rates": {
"ISK": 1.219246
}
}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": 121.9246,
"rate": 1.219246
}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