Rate Overview
Live
1 NOK = 0.041231 OMR
1 OMR = 24.2536
NOK
Avg
0.040842
High
0.041231
Low
0.040379
Last updated: 4/17/2026, 10:48:15 AM
Quick Conversions
| NOK | OMR |
|---|---|
| 1 NOK | 0.04 OMR |
| 10 NOK | 0.41 OMR |
| 50 NOK | 2.06 OMR |
| 100 NOK | 4.12 OMR |
| 500 NOK | 20.62 OMR |
| 1,000 NOK | 41.23 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-04-17T10:48:15Z",
"rates": {
"OMR": 0.041231
}
}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.1231,
"rate": 0.041231
}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