Rate Overview
Live
1 ISK = 0.003137 OMR
1 OMR = 318.7759
ISK
Avg
0.002983
High
0.003190
Low
0.002682
Last updated: 5/28/2026, 2:33:47 AM
Quick Conversions
| ISK | OMR |
|---|---|
| 1 ISK | 0.00 OMR |
| 10 ISK | 0.03 OMR |
| 50 ISK | 0.16 OMR |
| 100 ISK | 0.31 OMR |
| 500 ISK | 1.57 OMR |
| 1,000 ISK | 3.14 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-05-28T02:33:47Z",
"rates": {
"OMR": 0.003137
}
}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.3137,
"rate": 0.003137
}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