Rate Overview
Live
1 NOK = 0.040178 OMR
1 OMR = 24.8892
NOK
Avg
0.039700
High
0.040337
Low
0.038840
Last updated: 7/30/2026, 8:18:07 AM
Quick Conversions
| NOK | OMR |
|---|---|
| 1 NOK | 0.04 OMR |
| 10 NOK | 0.40 OMR |
| 50 NOK | 2.01 OMR |
| 100 NOK | 4.02 OMR |
| 500 NOK | 20.09 OMR |
| 1,000 NOK | 40.18 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-30T08:18:07Z",
"rates": {
"OMR": 0.040178
}
}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": 4.0178,
"rate": 0.040178
}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