Rate Overview
Live
1 EUR = 0.454472 OMR
1 OMR = 2.2004
EUR
Avg
0.452533
High
0.454472
Low
0.450718
Last updated: 5/7/2026, 9:12:22 AM
Quick Conversions
| EUR | OMR |
|---|---|
| 1 EUR | 0.45 OMR |
| 10 EUR | 4.54 OMR |
| 50 EUR | 22.72 OMR |
| 100 EUR | 45.45 OMR |
| 500 EUR | 227.24 OMR |
| 1,000 EUR | 454.47 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-05-07T09:12:22Z",
"rates": {
"OMR": 0.454472
}
}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": 45.447199999999995,
"rate": 0.454472
}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