Rate Overview
Live
1 ISK = 0.003090 OMR
1 OMR = 323.6246
ISK
Avg
0.003114
High
0.003176
Low
0.003080
Last updated: 3/7/2026, 7:57:38 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.55 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-07T07:57:38Z",
"rates": {
"OMR": 0.00309
}
}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.309,
"rate": 0.00309
}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