Rate Overview
Live
1 SAR = 33.6400 ISK
1 ISK = 0.029726
SAR
Avg
33.3608
High
33.6400
Low
33.1613
Last updated: 6/19/2026, 8:43:22 AM
Quick Conversions
| SAR | ISK |
|---|---|
| 1 SAR | 33.64 ISK |
| 10 SAR | 336.40 ISK |
| 50 SAR | 1,682.00 ISK |
| 100 SAR | 3,364.00 ISK |
| 500 SAR | 16,820.02 ISK |
| 1,000 SAR | 33,640.03 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-06-19T08:43:22Z",
"rates": {
"ISK": 33.64003
}
}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": 3364.003,
"rate": 33.64003
}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