Rate Overview
Live
1 OMR = 2.2485 EUR
1 EUR = 0.444744
OMR
Avg
2.2121
High
2.2528
Low
2.1636
Last updated: 3/26/2026, 8:46:55 PM
Quick Conversions
| OMR | EUR |
|---|---|
| 1 OMR | 2.25 EUR |
| 10 OMR | 22.48 EUR |
| 50 OMR | 112.42 EUR |
| 100 OMR | 224.85 EUR |
| 500 OMR | 1,124.24 EUR |
| 1,000 OMR | 2,248.49 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-26T20:46:55Z",
"rates": {
"EUR": 2.248485
}
}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.8485,
"rate": 2.248485
}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