Rate Overview
Live
1 SAR = 33.5438 ISK
1 ISK = 0.029812
SAR
Avg
33.5741
High
33.6495
Low
33.5321
Last updated: 7/9/2026, 12:36:08 AM
Quick Conversions
| SAR | ISK |
|---|---|
| 1 SAR | 33.54 ISK |
| 10 SAR | 335.44 ISK |
| 50 SAR | 1,677.19 ISK |
| 100 SAR | 3,354.38 ISK |
| 500 SAR | 16,771.90 ISK |
| 1,000 SAR | 33,543.79 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-07-09T00:36:08Z",
"rates": {
"ISK": 33.54379
}
}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": 3354.379,
"rate": 33.54379
}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