Rate Overview
Live
1 NOK = 0.039936 OMR
1 OMR = 25.0401
NOK
Avg
0.040240
High
0.042098
Low
0.038295
Last updated: 7/28/2026, 3:26:28 AM
Quick Conversions
| NOK | OMR |
|---|---|
| 1 NOK | 0.04 OMR |
| 10 NOK | 0.40 OMR |
| 50 NOK | 2.00 OMR |
| 100 NOK | 3.99 OMR |
| 500 NOK | 19.97 OMR |
| 1,000 NOK | 39.94 OMR |
Get NOK/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=OMRExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-07-28T03:26:28Z",
"rates": {
"OMR": 0.039936
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "OMR",
"amount": 100
},
"result": 3.9936,
"rate": 0.039936
}Build with NOK/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key