Rate Overview
Live
1 SAR = 32.5156 ISK
1 ISK = 0.030754
SAR
Avg
32.5185
High
32.5772
Low
32.4147
Last updated: 4/17/2026, 10:41:35 AM
Quick Conversions
| SAR | ISK |
|---|---|
| 1 SAR | 32.52 ISK |
| 10 SAR | 325.16 ISK |
| 50 SAR | 1,625.78 ISK |
| 100 SAR | 3,251.56 ISK |
| 500 SAR | 16,257.79 ISK |
| 1,000 SAR | 32,515.58 ISK |
Get SAR/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=ISKExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-04-17T10:41:35Z",
"rates": {
"ISK": 32.515577
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "ISK",
"amount": 100
},
"result": 3251.5577,
"rate": 32.515577
}Build with SAR/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key