Rate Overview
Live
1 RSD = 1.2250 ISK
1 ISK = 0.816307
RSD
Avg
1.2241
High
1.2266
Low
1.2188
Last updated: 5/7/2026, 8:10:47 AM
Quick Conversions
| RSD | ISK |
|---|---|
| 1 RSD | 1.23 ISK |
| 10 RSD | 12.25 ISK |
| 50 RSD | 61.25 ISK |
| 100 RSD | 122.50 ISK |
| 500 RSD | 612.52 ISK |
| 1,000 RSD | 1,225.03 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-05-07T08:10:47Z",
"rates": {
"ISK": 1.22503
}
}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.503,
"rate": 1.22503
}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