Rate Overview
Live
1 EUR = 0.448053 OMR
1 OMR = 2.2319
EUR
Avg
0.446788
High
0.448202
Low
0.445342
Last updated: 6/17/2026, 7:19:52 AM
Quick Conversions
| EUR | OMR |
|---|---|
| 1 EUR | 0.45 OMR |
| 10 EUR | 4.48 OMR |
| 50 EUR | 22.40 OMR |
| 100 EUR | 44.81 OMR |
| 500 EUR | 224.03 OMR |
| 1,000 EUR | 448.05 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-06-17T07:19:52Z",
"rates": {
"OMR": 0.448053
}
}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.805299999999995,
"rate": 0.448053
}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