Rate Overview
Live
1 OMR = 2.2333 EUR
1 EUR = 0.447764
OMR
Avg
2.2403
High
2.2455
Low
2.2320
Last updated: 6/15/2026, 6:35:55 PM
Quick Conversions
| OMR | EUR |
|---|---|
| 1 OMR | 2.23 EUR |
| 10 OMR | 22.33 EUR |
| 50 OMR | 111.67 EUR |
| 100 OMR | 223.33 EUR |
| 500 OMR | 1,116.66 EUR |
| 1,000 OMR | 2,233.32 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-06-15T18:35:55Z",
"rates": {
"EUR": 2.233319
}
}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": 223.3319,
"rate": 2.233319
}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