Rate Overview
Live
1 ISK = 0.003086 OMR
1 OMR = 324.0441
ISK
Avg
0.003071
High
0.003185
Low
0.002886
Last updated: 3/28/2026, 10:58:10 AM
Quick Conversions
| ISK | OMR |
|---|---|
| 1 ISK | 0.00 OMR |
| 10 ISK | 0.03 OMR |
| 50 ISK | 0.15 OMR |
| 100 ISK | 0.31 OMR |
| 500 ISK | 1.54 OMR |
| 1,000 ISK | 3.09 OMR |
Get ISK/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=OMRExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-03-28T10:58:10Z",
"rates": {
"OMR": 0.003086
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "OMR",
"amount": 100
},
"result": 0.30860000000000004,
"rate": 0.003086
}Build with ISK/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key