Rate Overview
Live
1 ERN = 0.025731 OMR
1 OMR = 38.8636
ERN
Avg
0.025732
High
0.025733
Low
0.025731
Last updated: 3/27/2026, 10:20:15 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-03-27T10:20:15Z",
"rates": {
"OMR": 0.025731
}
}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.5731,
"rate": 0.025731
}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