Rate Overview
Live
1 SAR = 33.3036 ISK
1 ISK = 0.030027
SAR
Avg
32.9381
High
33.3113
Low
32.3275
Last updated: 3/7/2026, 7:54:30 AM
Quick Conversions
| SAR | ISK |
|---|---|
| 1 SAR | 33.30 ISK |
| 10 SAR | 333.04 ISK |
| 50 SAR | 1,665.18 ISK |
| 100 SAR | 3,330.36 ISK |
| 500 SAR | 16,651.79 ISK |
| 1,000 SAR | 33,303.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-03-07T07:54:30Z",
"rates": {
"ISK": 33.303576
}
}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": 3330.3576,
"rate": 33.303576
}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