Rate Overview
Live
1 OMR = 2.2291 EUR
1 EUR = 0.448615
OMR
Avg
2.2349
High
2.2493
Low
2.2251
Last updated: 9/4/2026, 4:22:19 PM
Quick Conversions
| OMR | EUR |
|---|---|
| 1 OMR | 2.23 EUR |
| 10 OMR | 22.29 EUR |
| 50 OMR | 111.45 EUR |
| 100 OMR | 222.91 EUR |
| 500 OMR | 1,114.54 EUR |
| 1,000 OMR | 2,229.08 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-09-04T16:22:19Z",
"rates": {
"EUR": 2.229083
}
}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": 222.90830000000003,
"rate": 2.229083
}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