Rate Overview
Live
1 OMR = 2.2467 EUR
1 EUR = 0.445097
OMR
Avg
2.2296
High
2.2670
Low
2.1893
Last updated: 3/26/2026, 7:13:24 PM
Quick Conversions
| OMR | EUR |
|---|---|
| 1 OMR | 2.25 EUR |
| 10 OMR | 22.47 EUR |
| 50 OMR | 112.34 EUR |
| 100 OMR | 224.67 EUR |
| 500 OMR | 1,123.35 EUR |
| 1,000 OMR | 2,246.70 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-03-26T19:13:24Z",
"rates": {
"EUR": 2.246702
}
}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": 224.6702,
"rate": 2.246702
}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