Rate Overview
Live
1 OMR = 2.2657 EUR
1 EUR = 0.441362
OMR
Avg
2.2704
High
2.2845
Low
2.2591
Last updated: 7/20/2026, 12:21:03 PM
Quick Conversions
| OMR | EUR |
|---|---|
| 1 OMR | 2.27 EUR |
| 10 OMR | 22.66 EUR |
| 50 OMR | 113.29 EUR |
| 100 OMR | 226.57 EUR |
| 500 OMR | 1,132.86 EUR |
| 1,000 OMR | 2,265.71 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-20T12:21:03Z",
"rates": {
"EUR": 2.265714
}
}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": 226.5714,
"rate": 2.265714
}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