Rate Overview
Live
1 ISK = 0.030026 SAR
1 SAR = 33.3045
ISK
Avg
0.030363
High
0.030933
Low
0.030019
Last updated: 3/7/2026, 7:54:57 AM
Quick Conversions
| ISK | SAR |
|---|---|
| 1 ISK | 0.03 SAR |
| 10 ISK | 0.30 SAR |
| 50 ISK | 1.50 SAR |
| 100 ISK | 3.00 SAR |
| 500 ISK | 15.01 SAR |
| 1,000 ISK | 30.03 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-07T07:54:57Z",
"rates": {
"SAR": 0.030026
}
}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.0026,
"rate": 0.030026
}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