Rate Overview
Live
1 ERN = 0.025733 OMR
1 OMR = 38.8606
ERN
Avg
0.025713
High
0.025734
Low
0.025655
Last updated: 4/17/2026, 6:29:04 AM
Quick Conversions
| ERN | OMR |
|---|---|
| 1 ERN | 0.03 OMR |
| 10 ERN | 0.26 OMR |
| 50 ERN | 1.29 OMR |
| 100 ERN | 2.57 OMR |
| 500 ERN | 12.87 OMR |
| 1,000 ERN | 25.73 OMR |
Get ERN/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ERN¤cies=OMRExample Response:
{
"success": true,
"base": "ERN",
"date": "2026-04-17T06:29:04Z",
"rates": {
"OMR": 0.025733
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ERN&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ERN",
"to": "OMR",
"amount": 100
},
"result": 2.5732999999999997,
"rate": 0.025733
}Build with ERN/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key