Rate Overview
Live
1 ISK = 0.003051 OMR
1 OMR = 327.7614
ISK
Avg
0.003051
High
0.003070
Low
0.003040
Last updated: 6/29/2026, 10:15:05 PM
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.53 OMR |
| 1,000 ISK | 3.05 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-06-29T22:15:05Z",
"rates": {
"OMR": 0.003051
}
}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.3051,
"rate": 0.003051
}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