Rate Overview
Live
1 OMR = 25.1355 NOK
1 NOK = 0.039784
OMR
Avg
24.8702
High
26.1126
Low
23.7540
Last updated: 7/28/2026, 10:17:41 AM
Quick Conversions
| OMR | NOK |
|---|---|
| 1 OMR | 25.14 NOK |
| 10 OMR | 251.36 NOK |
| 50 OMR | 1,256.78 NOK |
| 100 OMR | 2,513.55 NOK |
| 500 OMR | 12,567.75 NOK |
| 1,000 OMR | 25,135.50 NOK |
Get OMR/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=NOKExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-07-28T10:17:41Z",
"rates": {
"NOK": 25.1355
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "NOK",
"amount": 100
},
"result": 2513.55,
"rate": 25.1355
}Build with OMR/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key