Rate Overview
Live
1 ISK = 0.030076 SAR
1 SAR = 33.2491
ISK
Avg
0.030241
High
0.030407
Low
0.030076
Last updated: 3/28/2026, 9:15:15 AM
Quick Conversions
| ISK | SAR |
|---|---|
| 1 ISK | 0.03 SAR |
| 10 ISK | 0.30 SAR |
| 50 ISK | 1.50 SAR |
| 100 ISK | 3.01 SAR |
| 500 ISK | 15.04 SAR |
| 1,000 ISK | 30.08 SAR |
Get ISK/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=SARExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-03-28T09:15:15Z",
"rates": {
"SAR": 0.030076
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "SAR",
"amount": 100
},
"result": 3.0076,
"rate": 0.030076
}Build with ISK/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key