Rate Overview
Live
1 EUR = 0.441376 OMR
1 OMR = 2.2656
EUR
Avg
0.440154
High
0.441865
Low
0.438380
Last updated: 7/4/2026, 10:56:30 AM
Quick Conversions
| EUR | OMR |
|---|---|
| 1 EUR | 0.44 OMR |
| 10 EUR | 4.41 OMR |
| 50 EUR | 22.07 OMR |
| 100 EUR | 44.14 OMR |
| 500 EUR | 220.69 OMR |
| 1,000 EUR | 441.38 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-07-04T10:56:30Z",
"rates": {
"OMR": 0.441376
}
}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.1376,
"rate": 0.441376
}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