Rate Overview
Live
1 OMR = 2.1954 EUR
1 EUR = 0.455489
OMR
Avg
2.2090
High
2.2180
Low
2.1954
Last updated: 4/16/2026, 12:00:28 AM
Quick Conversions
| OMR | EUR |
|---|---|
| 1 OMR | 2.20 EUR |
| 10 OMR | 21.95 EUR |
| 50 OMR | 109.77 EUR |
| 100 OMR | 219.54 EUR |
| 500 OMR | 1,097.72 EUR |
| 1,000 OMR | 2,195.44 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-04-16T00:00:28Z",
"rates": {
"EUR": 2.195445
}
}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": 219.5445,
"rate": 2.195445
}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