Rate Overview
Live
1 ISK = 0.030738 SAR
1 SAR = 32.5330
ISK
Avg
0.030660
High
0.030773
Low
0.030554
Last updated: 5/7/2026, 9:12:54 PM
Quick Conversions
| ISK | SAR |
|---|---|
| 1 ISK | 0.03 SAR |
| 10 ISK | 0.31 SAR |
| 50 ISK | 1.54 SAR |
| 100 ISK | 3.07 SAR |
| 500 ISK | 15.37 SAR |
| 1,000 ISK | 30.74 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-05-07T21:12:54Z",
"rates": {
"SAR": 0.030738
}
}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.0738000000000003,
"rate": 0.030738
}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