Rate Overview
Live
1 NOK = 0.041582 OMR
1 OMR = 24.0489
NOK
Avg
0.041663
High
0.041813
Low
0.041582
Last updated: 5/27/2026, 7:35:31 PM
Quick Conversions
| NOK | OMR |
|---|---|
| 1 NOK | 0.04 OMR |
| 10 NOK | 0.42 OMR |
| 50 NOK | 2.08 OMR |
| 100 NOK | 4.16 OMR |
| 500 NOK | 20.79 OMR |
| 1,000 NOK | 41.58 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-05-27T19:35:31Z",
"rates": {
"OMR": 0.041582
}
}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.1582,
"rate": 0.041582
}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