Rate Overview
Live
1 EUR = 0.437996 OMR
1 OMR = 2.2831
EUR
Avg
0.447578
High
0.456768
Low
0.437996
Last updated: 7/26/2026, 2:11:50 AM
Quick Conversions
| EUR | OMR |
|---|---|
| 1 EUR | 0.44 OMR |
| 10 EUR | 4.38 OMR |
| 50 EUR | 21.90 OMR |
| 100 EUR | 43.80 OMR |
| 500 EUR | 219.00 OMR |
| 1,000 EUR | 438.00 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-26T02:11:50Z",
"rates": {
"OMR": 0.437996
}
}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": 43.7996,
"rate": 0.437996
}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