Rate Overview
Live
1 NOK = 0.040191 OMR
1 OMR = 24.8812
NOK
Avg
0.039531
High
0.040337
Low
0.038763
Last updated: 7/26/2026, 1:33:25 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.10 OMR |
| 1,000 NOK | 40.19 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-26T01:33:25Z",
"rates": {
"OMR": 0.040191
}
}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.0191,
"rate": 0.040191
}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