Rate Overview
Live
1 NOK = 0.041603 OMR
1 OMR = 24.0367
NOK
Avg
0.039898
High
0.041951
Low
0.037936
Last updated: 5/27/2026, 9:58:23 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.80 OMR |
| 1,000 NOK | 41.60 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-27T21:58:23Z",
"rates": {
"OMR": 0.041603
}
}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.1603,
"rate": 0.041603
}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