Rate Overview
Live
1 NOK = 0.039553 OMR
1 OMR = 25.2825
NOK
Avg
0.040244
High
0.040642
Low
0.039553
Last updated: 6/19/2026, 8:55:11 AM
Quick Conversions
| NOK | OMR |
|---|---|
| 1 NOK | 0.04 OMR |
| 10 NOK | 0.40 OMR |
| 50 NOK | 1.98 OMR |
| 100 NOK | 3.96 OMR |
| 500 NOK | 19.78 OMR |
| 1,000 NOK | 39.55 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-06-19T08:55:11Z",
"rates": {
"OMR": 0.039553
}
}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": 3.9553,
"rate": 0.039553
}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