Rate Overview
Live
1 OMR = 2.2831 EUR
1 EUR = 0.437997
OMR
Avg
2.2740
High
2.2831
Low
2.2673
Last updated: 7/26/2026, 3:30:54 AM
Quick Conversions
| OMR | EUR |
|---|---|
| 1 OMR | 2.28 EUR |
| 10 OMR | 22.83 EUR |
| 50 OMR | 114.16 EUR |
| 100 OMR | 228.31 EUR |
| 500 OMR | 1,141.56 EUR |
| 1,000 OMR | 2,283.12 EUR |
Get OMR/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=EURExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-07-26T03:30:54Z",
"rates": {
"EUR": 2.283123
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "EUR",
"amount": 100
},
"result": 228.3123,
"rate": 2.283123
}Build with OMR/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key