Rate Overview
Live
1 EUR = 0.447921 OMR
1 OMR = 2.2325
EUR
Avg
0.450329
High
0.455679
Low
0.446319
Last updated: 3/6/2026, 8:04:06 PM
Quick Conversions
| EUR | OMR |
|---|---|
| 1 EUR | 0.45 OMR |
| 10 EUR | 4.48 OMR |
| 50 EUR | 22.40 OMR |
| 100 EUR | 44.79 OMR |
| 500 EUR | 223.96 OMR |
| 1,000 EUR | 447.92 OMR |
Get EUR/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=OMRExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-03-06T20:04:06Z",
"rates": {
"OMR": 0.447921
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "OMR",
"amount": 100
},
"result": 44.792100000000005,
"rate": 0.447921
}Build with EUR/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key